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