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