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: 13 March 2026 05:14 UTC
- Permanent URL: https://fixme.ch/w/index.php?title=FIXME2_TODO&oldid=12904
- Page Version ID: 12904
Citation styles for FIXME2 TODO
APA style
FIXME2 TODO. (2017, May 8). Fixme.ch, . Retrieved 05:14, March 13, 2026 from https://fixme.ch/w/index.php?title=FIXME2_TODO&oldid=12904.
MLA style
"FIXME2 TODO." Fixme.ch, . 8 May 2017, 17:20 UTC. 13 Mar 2026, 05:14 <https://fixme.ch/w/index.php?title=FIXME2_TODO&oldid=12904>.
MHRA style
Fixme.ch contributors, 'FIXME2 TODO', Fixme.ch, , 8 May 2017, 17:20 UTC, <https://fixme.ch/w/index.php?title=FIXME2_TODO&oldid=12904> [accessed 13 March 2026]
Chicago style
Fixme.ch contributors, "FIXME2 TODO," Fixme.ch, , https://fixme.ch/w/index.php?title=FIXME2_TODO&oldid=12904 (accessed March 13, 2026).
CBE/CSE style
Fixme.ch contributors. FIXME2 TODO [Internet]. Fixme.ch, ; 2017 May 8, 17:20 UTC [cited 2026 Mar 13]. Available from: https://fixme.ch/w/index.php?title=FIXME2_TODO&oldid=12904.
Bluebook style
FIXME2 TODO, https://fixme.ch/w/index.php?title=FIXME2_TODO&oldid=12904 (last visited March 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "FIXME2 TODO --- Fixme.ch{,} ",
year = "2017",
url = "https://fixme.ch/w/index.php?title=FIXME2_TODO&oldid=12904",
note = "[Online; accessed 13-March-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 = "FIXME2 TODO --- Fixme.ch{,} ",
year = "2017",
url = "\url{https://fixme.ch/w/index.php?title=FIXME2_TODO&oldid=12904}",
note = "[Online; accessed 13-March-2026]"
}