Cite This Page
Bibliographic details for FIXMYTSCHUNK
- Page name: FIXMYTSCHUNK
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 5 October 2020 13:06 UTC
- Date retrieved: 24 June 2026 16:44 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=FIXMYTSCHUNK&oldid=14605
- Page Version ID: 14605
Citation styles for FIXMYTSCHUNK
APA style
FIXMYTSCHUNK. (2020, October 5). Fixme.ch, . Retrieved 16:44, June 24, 2026 from http://fixme.ch/w/index.php?title=FIXMYTSCHUNK&oldid=14605.
MLA style
"FIXMYTSCHUNK." Fixme.ch, . 5 Oct 2020, 13:06 UTC. 24 Jun 2026, 16:44 <http://fixme.ch/w/index.php?title=FIXMYTSCHUNK&oldid=14605>.
MHRA style
Fixme.ch contributors, 'FIXMYTSCHUNK', Fixme.ch, , 5 October 2020, 13:06 UTC, <http://fixme.ch/w/index.php?title=FIXMYTSCHUNK&oldid=14605> [accessed 24 June 2026]
Chicago style
Fixme.ch contributors, "FIXMYTSCHUNK," Fixme.ch, , http://fixme.ch/w/index.php?title=FIXMYTSCHUNK&oldid=14605 (accessed June 24, 2026).
CBE/CSE style
Fixme.ch contributors. FIXMYTSCHUNK [Internet]. Fixme.ch, ; 2020 Oct 5, 13:06 UTC [cited 2026 Jun 24]. Available from: http://fixme.ch/w/index.php?title=FIXMYTSCHUNK&oldid=14605.
Bluebook style
FIXMYTSCHUNK, http://fixme.ch/w/index.php?title=FIXMYTSCHUNK&oldid=14605 (last visited June 24, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "FIXMYTSCHUNK --- Fixme.ch{,} ",
year = "2020",
url = "http://fixme.ch/w/index.php?title=FIXMYTSCHUNK&oldid=14605",
note = "[Online; accessed 24-June-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 = "FIXMYTSCHUNK --- Fixme.ch{,} ",
year = "2020",
url = "\url{http://fixme.ch/w/index.php?title=FIXMYTSCHUNK&oldid=14605}",
note = "[Online; accessed 24-June-2026]"
}