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: 27 June 2026 09:21 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=ChocoPrinter&oldid=6808
- Page Version ID: 6808
Citation styles for ChocoPrinter
APA style
ChocoPrinter. (2015, July 9). Fixme.ch, . Retrieved 09:21, June 27, 2026 from http://fixme.ch/w/index.php?title=ChocoPrinter&oldid=6808.
MLA style
"ChocoPrinter." Fixme.ch, . 9 Jul 2015, 00:16 UTC. 27 Jun 2026, 09:21 <http://fixme.ch/w/index.php?title=ChocoPrinter&oldid=6808>.
MHRA style
Fixme.ch contributors, 'ChocoPrinter', Fixme.ch, , 9 July 2015, 00:16 UTC, <http://fixme.ch/w/index.php?title=ChocoPrinter&oldid=6808> [accessed 27 June 2026]
Chicago style
Fixme.ch contributors, "ChocoPrinter," Fixme.ch, , http://fixme.ch/w/index.php?title=ChocoPrinter&oldid=6808 (accessed June 27, 2026).
CBE/CSE style
Fixme.ch contributors. ChocoPrinter [Internet]. Fixme.ch, ; 2015 Jul 9, 00:16 UTC [cited 2026 Jun 27]. Available from: http://fixme.ch/w/index.php?title=ChocoPrinter&oldid=6808.
Bluebook style
ChocoPrinter, http://fixme.ch/w/index.php?title=ChocoPrinter&oldid=6808 (last visited June 27, 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=6808",
note = "[Online; accessed 27-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 = "ChocoPrinter --- Fixme.ch{,} ",
year = "2015",
url = "\url{http://fixme.ch/w/index.php?title=ChocoPrinter&oldid=6808}",
note = "[Online; accessed 27-June-2026]"
}