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