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