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: 17 May 2026 15:33 UTC
- Permanent URL: https://fixme.ch/w/index.php?title=3d_printer&oldid=4427
- Page Version ID: 4427
Citation styles for 3d printer
APA style
3d printer. (2018, January 22). Fixme.ch, . Retrieved 15:33, May 17, 2026 from https://fixme.ch/w/index.php?title=3d_printer&oldid=4427.
MLA style
"3d printer." Fixme.ch, . 22 Jan 2018, 20:54 UTC. 17 May 2026, 15:33 <https://fixme.ch/w/index.php?title=3d_printer&oldid=4427>.
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=4427> [accessed 17 May 2026]
Chicago style
Fixme.ch contributors, "3d printer," Fixme.ch, , https://fixme.ch/w/index.php?title=3d_printer&oldid=4427 (accessed May 17, 2026).
CBE/CSE style
Fixme.ch contributors. 3d printer [Internet]. Fixme.ch, ; 2018 Jan 22, 20:54 UTC [cited 2026 May 17]. Available from: https://fixme.ch/w/index.php?title=3d_printer&oldid=4427.
Bluebook style
3d printer, https://fixme.ch/w/index.php?title=3d_printer&oldid=4427 (last visited May 17, 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=4427",
note = "[Online; accessed 17-May-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=4427}",
note = "[Online; accessed 17-May-2026]"
}