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