Cite This Page
Bibliographic details for 3d printer
- Page name: 3d printer
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 22 January 2018 20:54 UTC
- Date retrieved: 7 August 2026 04:29 UTC
- Permanent URL: https://fixme.ch/w/index.php?title=3d_printer&oldid=5358
- Page Version ID: 5358
Citation styles for 3d printer
APA style
3d printer. (2018, January 22). Fixme.ch, . Retrieved 04:29, August 7, 2026 from https://fixme.ch/w/index.php?title=3d_printer&oldid=5358.
MLA style
"3d printer." Fixme.ch, . 22 Jan 2018, 20:54 UTC. 7 Aug 2026, 04:29 <https://fixme.ch/w/index.php?title=3d_printer&oldid=5358>.
MHRA style
Fixme.ch contributors, '3d printer', Fixme.ch, , 22 January 2018, 20:54 UTC, <https://fixme.ch/w/index.php?title=3d_printer&oldid=5358> [accessed 7 August 2026]
Chicago style
Fixme.ch contributors, "3d printer," Fixme.ch, , https://fixme.ch/w/index.php?title=3d_printer&oldid=5358 (accessed August 7, 2026).
CBE/CSE style
Fixme.ch contributors. 3d printer [Internet]. Fixme.ch, ; 2018 Jan 22, 20:54 UTC [cited 2026 Aug 7]. Available from: https://fixme.ch/w/index.php?title=3d_printer&oldid=5358.
Bluebook style
3d printer, https://fixme.ch/w/index.php?title=3d_printer&oldid=5358 (last visited August 7, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "3d printer --- Fixme.ch{,} ",
year = "2018",
url = "https://fixme.ch/w/index.php?title=3d_printer&oldid=5358",
note = "[Online; accessed 7-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 = "3d printer --- Fixme.ch{,} ",
year = "2018",
url = "\url{https://fixme.ch/w/index.php?title=3d_printer&oldid=5358}",
note = "[Online; accessed 7-August-2026]"
}