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