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