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