Cite This Page
Bibliographic details for FIXME2 TODO
- Page name: FIXME2 TODO
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 8 May 2017 17:20 UTC
- Date retrieved: 4 November 2025 20:47 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=FIXME2_TODO&oldid=13364
- Page Version ID: 13364
Citation styles for FIXME2 TODO
APA style
FIXME2 TODO. (2017, May 8). Fixme.ch, . Retrieved 20:47, November 4, 2025 from http://fixme.ch/w/index.php?title=FIXME2_TODO&oldid=13364.
MLA style
"FIXME2 TODO." Fixme.ch, . 8 May 2017, 17:20 UTC. 4 Nov 2025, 20:47 <http://fixme.ch/w/index.php?title=FIXME2_TODO&oldid=13364>.
MHRA style
Fixme.ch contributors, 'FIXME2 TODO', Fixme.ch, , 8 May 2017, 17:20 UTC, <http://fixme.ch/w/index.php?title=FIXME2_TODO&oldid=13364> [accessed 4 November 2025]
Chicago style
Fixme.ch contributors, "FIXME2 TODO," Fixme.ch, , http://fixme.ch/w/index.php?title=FIXME2_TODO&oldid=13364 (accessed November 4, 2025).
CBE/CSE style
Fixme.ch contributors. FIXME2 TODO [Internet]. Fixme.ch, ; 2017 May 8, 17:20 UTC [cited 2025 Nov 4]. Available from: http://fixme.ch/w/index.php?title=FIXME2_TODO&oldid=13364.
Bluebook style
FIXME2 TODO, http://fixme.ch/w/index.php?title=FIXME2_TODO&oldid=13364 (last visited November 4, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "FIXME2 TODO --- Fixme.ch{,} ",
year = "2017",
url = "http://fixme.ch/w/index.php?title=FIXME2_TODO&oldid=13364",
note = "[Online; accessed 4-November-2025]"
}
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 = "FIXME2 TODO --- Fixme.ch{,} ",
year = "2017",
url = "\url{http://fixme.ch/w/index.php?title=FIXME2_TODO&oldid=13364}",
note = "[Online; accessed 4-November-2025]"
}