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