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