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