Cite This Page
Bibliographic details for 2012 December
- Page name: 2012 December
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 22 February 2013 08:31 UTC
- Date retrieved: 11 August 2026 13:18 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=2012_December&oldid=3193
- Page Version ID: 3193
Citation styles for 2012 December
APA style
2012 December. (2013, February 22). Fixme.ch, . Retrieved 13:18, August 11, 2026 from http://fixme.ch/w/index.php?title=2012_December&oldid=3193.
MLA style
"2012 December." Fixme.ch, . 22 Feb 2013, 08:31 UTC. 11 Aug 2026, 13:18 <http://fixme.ch/w/index.php?title=2012_December&oldid=3193>.
MHRA style
Fixme.ch contributors, '2012 December', Fixme.ch, , 22 February 2013, 08:31 UTC, <http://fixme.ch/w/index.php?title=2012_December&oldid=3193> [accessed 11 August 2026]
Chicago style
Fixme.ch contributors, "2012 December," Fixme.ch, , http://fixme.ch/w/index.php?title=2012_December&oldid=3193 (accessed August 11, 2026).
CBE/CSE style
Fixme.ch contributors. 2012 December [Internet]. Fixme.ch, ; 2013 Feb 22, 08:31 UTC [cited 2026 Aug 11]. Available from: http://fixme.ch/w/index.php?title=2012_December&oldid=3193.
Bluebook style
2012 December, http://fixme.ch/w/index.php?title=2012_December&oldid=3193 (last visited August 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "2012 December --- Fixme.ch{,} ",
year = "2013",
url = "http://fixme.ch/w/index.php?title=2012_December&oldid=3193",
note = "[Online; accessed 11-August-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 = "Fixme.ch",
title = "2012 December --- Fixme.ch{,} ",
year = "2013",
url = "\url{http://fixme.ch/w/index.php?title=2012_December&oldid=3193}",
note = "[Online; accessed 11-August-2026]"
}