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