Bibliographic details for CamelCase
- Page name: CamelCase
- Author: Medien Wiki contributors
- Publisher: Medien Wiki, .
- Date of last revision: 23 October 2011 11:58 UTC
- Date retrieved: 19 January 2026 17:55 UTC
- Permanent URL: https://www.uni-weimar.de/kunst-und-gestaltung/wiki/index.php?title=CamelCase&oldid=32997
- Page Version ID: 32997
Citation styles for CamelCase
APA style
CamelCase. (2011, October 23). Medien Wiki, . Retrieved 17:55, January 19, 2026 from https://www.uni-weimar.de/kunst-und-gestaltung/wiki/index.php?title=CamelCase&oldid=32997.
MLA style
"CamelCase." Medien Wiki, . 23 Oct 2011, 11:58 UTC. 19 Jan 2026, 17:55 <https://www.uni-weimar.de/kunst-und-gestaltung/wiki/index.php?title=CamelCase&oldid=32997>.
MHRA style
Medien Wiki contributors, 'CamelCase', Medien Wiki, , 23 October 2011, 11:58 UTC, <https://www.uni-weimar.de/kunst-und-gestaltung/wiki/index.php?title=CamelCase&oldid=32997> [accessed 19 January 2026]
Chicago style
Medien Wiki contributors, "CamelCase," Medien Wiki, , https://www.uni-weimar.de/kunst-und-gestaltung/wiki/index.php?title=CamelCase&oldid=32997 (accessed January 19, 2026).
CBE/CSE style
Medien Wiki contributors. CamelCase [Internet]. Medien Wiki, ; 2011 Oct 23, 11:58 UTC [cited 2026 Jan 19]. Available from: https://www.uni-weimar.de/kunst-und-gestaltung/wiki/index.php?title=CamelCase&oldid=32997.
Bluebook style
CamelCase, https://www.uni-weimar.de/kunst-und-gestaltung/wiki/index.php?title=CamelCase&oldid=32997 (last visited January 19, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Medien Wiki",
title = "CamelCase --- Medien Wiki{,} ",
year = "2011",
url = "https://www.uni-weimar.de/kunst-und-gestaltung/wiki/index.php?title=CamelCase&oldid=32997",
note = "[Online; accessed 19-January-2026]"
}
When using the LaTeX package url (\usepackage{url} somewhere in the preamble) which tends to give much more nicely formatted web addresses, the following may be preferred:
@misc{ wiki:xxx,
author = "Medien Wiki",
title = "CamelCase --- Medien Wiki{,} ",
year = "2011",
url = "\url{https://www.uni-weimar.de/kunst-und-gestaltung/wiki/index.php?title=CamelCase&oldid=32997}",
note = "[Online; accessed 19-January-2026]"
}