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