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