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