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: 11 November 2025 09:36 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=PrintrbotSimple&oldid=5859
- Page Version ID: 5859
Citation styles for PrintrbotSimple
APA style
PrintrbotSimple. (2018, March 16). Fixme.ch, . Retrieved 09:36, November 11, 2025 from http://fixme.ch/w/index.php?title=PrintrbotSimple&oldid=5859.
MLA style
"PrintrbotSimple." Fixme.ch, . 16 Mar 2018, 13:11 UTC. 11 Nov 2025, 09:36 <http://fixme.ch/w/index.php?title=PrintrbotSimple&oldid=5859>.
MHRA style
Fixme.ch contributors, 'PrintrbotSimple', Fixme.ch, , 16 March 2018, 13:11 UTC, <http://fixme.ch/w/index.php?title=PrintrbotSimple&oldid=5859> [accessed 11 November 2025]
Chicago style
Fixme.ch contributors, "PrintrbotSimple," Fixme.ch, , http://fixme.ch/w/index.php?title=PrintrbotSimple&oldid=5859 (accessed November 11, 2025).
CBE/CSE style
Fixme.ch contributors. PrintrbotSimple [Internet]. Fixme.ch, ; 2018 Mar 16, 13:11 UTC [cited 2025 Nov 11]. Available from: http://fixme.ch/w/index.php?title=PrintrbotSimple&oldid=5859.
Bluebook style
PrintrbotSimple, http://fixme.ch/w/index.php?title=PrintrbotSimple&oldid=5859 (last visited November 11, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "PrintrbotSimple --- Fixme.ch{,} ",
year = "2018",
url = "http://fixme.ch/w/index.php?title=PrintrbotSimple&oldid=5859",
note = "[Online; accessed 11-November-2025]"
}
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=5859}",
note = "[Online; accessed 11-November-2025]"
}