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