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