Cite This Page
Bibliographic details for How to create a 100% student run makerspace
- Page name: How to create a 100% student run makerspace
- Author: University Innovation Fellows contributors
- Publisher: University Innovation Fellows, .
- Date of last revision: 22 May 2020 15:58 UTC
- Date retrieved: 3 July 2026 16:05 UTC
- Permanent URL: https://universityinnovation.org/index.php?title=How_to_create_a_100%25_student_run_makerspace&oldid=93449
- Page Version ID: 93449
Citation styles for How to create a 100% student run makerspace
APA style
How to create a 100% student run makerspace. (2020, May 22). University Innovation Fellows, . Retrieved 16:05, July 3, 2026 from https://universityinnovation.org/index.php?title=How_to_create_a_100%25_student_run_makerspace&oldid=93449.
MLA style
"How to create a 100% student run makerspace." University Innovation Fellows, . 22 May 2020, 15:58 UTC. 3 Jul 2026, 16:05 <https://universityinnovation.org/index.php?title=How_to_create_a_100%25_student_run_makerspace&oldid=93449>.
MHRA style
University Innovation Fellows contributors, 'How to create a 100% student run makerspace', University Innovation Fellows, , 22 May 2020, 15:58 UTC, <https://universityinnovation.org/index.php?title=How_to_create_a_100%25_student_run_makerspace&oldid=93449> [accessed 3 July 2026]
Chicago style
University Innovation Fellows contributors, "How to create a 100% student run makerspace," University Innovation Fellows, , https://universityinnovation.org/index.php?title=How_to_create_a_100%25_student_run_makerspace&oldid=93449 (accessed July 3, 2026).
CBE/CSE style
University Innovation Fellows contributors. How to create a 100% student run makerspace [Internet]. University Innovation Fellows, ; 2020 May 22, 15:58 UTC [cited 2026 Jul 3]. Available from: https://universityinnovation.org/index.php?title=How_to_create_a_100%25_student_run_makerspace&oldid=93449.
Bluebook style
How to create a 100% student run makerspace, https://universityinnovation.org/index.php?title=How_to_create_a_100%25_student_run_makerspace&oldid=93449 (last visited July 3, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "University Innovation Fellows",
title = "How to create a 100% student run makerspace --- University Innovation Fellows{,} ",
year = "2020",
url = "https://universityinnovation.org/index.php?title=How_to_create_a_100%25_student_run_makerspace&oldid=93449",
note = "[Online; accessed 3-July-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 = "University Innovation Fellows",
title = "How to create a 100% student run makerspace --- University Innovation Fellows{,} ",
year = "2020",
url = "\url{https://universityinnovation.org/index.php?title=How_to_create_a_100%25_student_run_makerspace&oldid=93449}",
note = "[Online; accessed 3-July-2026]"
}