Cite This Page
Bibliographic details for Finishing Room
- Page name: Finishing Room
- Author: makerhub contributors
- Publisher: makerhub, .
- Date of last revision: 30 July 2025 22:08 UTC
- Date retrieved: 15 May 2026 17:23 UTC
- Permanent URL: https://makerhub.georgefox.edu/w/index.php?title=Finishing_Room&oldid=11696
- Page Version ID: 11696
Citation styles for Finishing Room
APA style
Finishing Room. (2025, July 30). makerhub, . Retrieved 17:23, May 15, 2026 from https://makerhub.georgefox.edu/w/index.php?title=Finishing_Room&oldid=11696.
MLA style
"Finishing Room." makerhub, . 30 Jul 2025, 22:08 UTC. 15 May 2026, 17:23 <https://makerhub.georgefox.edu/w/index.php?title=Finishing_Room&oldid=11696>.
MHRA style
makerhub contributors, 'Finishing Room', makerhub, , 30 July 2025, 22:08 UTC, <https://makerhub.georgefox.edu/w/index.php?title=Finishing_Room&oldid=11696> [accessed 15 May 2026]
Chicago style
makerhub contributors, "Finishing Room," makerhub, , https://makerhub.georgefox.edu/w/index.php?title=Finishing_Room&oldid=11696 (accessed May 15, 2026).
CBE/CSE style
makerhub contributors. Finishing Room [Internet]. makerhub, ; 2025 Jul 30, 22:08 UTC [cited 2026 May 15]. Available from: https://makerhub.georgefox.edu/w/index.php?title=Finishing_Room&oldid=11696.
Bluebook style
Finishing Room, https://makerhub.georgefox.edu/w/index.php?title=Finishing_Room&oldid=11696 (last visited May 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "makerhub",
title = "Finishing Room --- makerhub{,} ",
year = "2025",
url = "https://makerhub.georgefox.edu/w/index.php?title=Finishing_Room&oldid=11696",
note = "[Online; accessed 15-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 = "makerhub",
title = "Finishing Room --- makerhub{,} ",
year = "2025",
url = "\url{https://makerhub.georgefox.edu/w/index.php?title=Finishing_Room&oldid=11696}",
note = "[Online; accessed 15-May-2026]"
}