Cite This Page
Bibliographic details for How to use "Startup with Google
- Page name: How to use "Startup with Google
- Author: University Innovation Fellows contributors
- Publisher: University Innovation Fellows, .
- Date of last revision: 31 May 2020 01:40 UTC
- Date retrieved: 18 September 2026 18:09 UTC
- Permanent URL: https://universityinnovation.org/index.php?title=How_to_use_%22Startup_with_Google&oldid=96232
- Page Version ID: 96232
Citation styles for How to use "Startup with Google
APA style
How to use "Startup with Google. (2020, May 31). University Innovation Fellows, . Retrieved 18:09, September 18, 2026 from https://universityinnovation.org/index.php?title=How_to_use_%22Startup_with_Google&oldid=96232.
MLA style
"How to use "Startup with Google." University Innovation Fellows, . 31 May 2020, 01:40 UTC. 18 Sep 2026, 18:09 <https://universityinnovation.org/index.php?title=How_to_use_%22Startup_with_Google&oldid=96232>.
MHRA style
University Innovation Fellows contributors, 'How to use "Startup with Google', University Innovation Fellows, , 31 May 2020, 01:40 UTC, <https://universityinnovation.org/index.php?title=How_to_use_%22Startup_with_Google&oldid=96232> [accessed 18 September 2026]
Chicago style
University Innovation Fellows contributors, "How to use "Startup with Google," University Innovation Fellows, , https://universityinnovation.org/index.php?title=How_to_use_%22Startup_with_Google&oldid=96232 (accessed September 18, 2026).
CBE/CSE style
University Innovation Fellows contributors. How to use "Startup with Google [Internet]. University Innovation Fellows, ; 2020 May 31, 01:40 UTC [cited 2026 Sep 18]. Available from: https://universityinnovation.org/index.php?title=How_to_use_%22Startup_with_Google&oldid=96232.
Bluebook style
How to use "Startup with Google, https://universityinnovation.org/index.php?title=How_to_use_%22Startup_with_Google&oldid=96232 (last visited September 18, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "University Innovation Fellows",
title = "How to use "Startup with Google --- University Innovation Fellows{,} ",
year = "2020",
url = "https://universityinnovation.org/index.php?title=How_to_use_%22Startup_with_Google&oldid=96232",
note = "[Online; accessed 18-September-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 = "How to use "Startup with Google --- University Innovation Fellows{,} ",
year = "2020",
url = "\url{https://universityinnovation.org/index.php?title=How_to_use_%22Startup_with_Google&oldid=96232}",
note = "[Online; accessed 18-September-2026]"
}