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