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