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