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: 17 August 2026 02:06 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 02:06, August 17, 2026 from https://makerhub.georgefox.edu/w/index.php?title=Tools&oldid=11458.
MLA style
"Tools." makerhub, . 14 May 2025, 16:46 UTC. 17 Aug 2026, 02:06 <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 17 August 2026]
Chicago style
makerhub contributors, "Tools," makerhub, , https://makerhub.georgefox.edu/w/index.php?title=Tools&oldid=11458 (accessed August 17, 2026).
CBE/CSE style
makerhub contributors. Tools [Internet]. makerhub, ; 2025 May 14, 16:46 UTC [cited 2026 Aug 17]. 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 August 17, 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 17-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 = "Tools --- makerhub{,} ",
year = "2025",
url = "\url{https://makerhub.georgefox.edu/w/index.php?title=Tools&oldid=11458}",
note = "[Online; accessed 17-August-2026]"
}