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