Cite This Page
Bibliographic details for How to engage students on a small campus
- Page name: How to engage students on a small campus
- Author: University Innovation Fellows contributors
- Publisher: University Innovation Fellows, .
- Date of last revision: 22 May 2020 15:58 UTC
- Date retrieved: 19 September 2026 09:59 UTC
- Permanent URL: https://universityinnovation.org/index.php?title=How_to_engage_students_on_a_small_campus&oldid=93549
- Page Version ID: 93549
Citation styles for How to engage students on a small campus
APA style
How to engage students on a small campus. (2020, May 22). University Innovation Fellows, . Retrieved 09:59, September 19, 2026 from https://universityinnovation.org/index.php?title=How_to_engage_students_on_a_small_campus&oldid=93549.
MLA style
"How to engage students on a small campus." University Innovation Fellows, . 22 May 2020, 15:58 UTC. 19 Sep 2026, 09:59 <https://universityinnovation.org/index.php?title=How_to_engage_students_on_a_small_campus&oldid=93549>.
MHRA style
University Innovation Fellows contributors, 'How to engage students on a small campus', University Innovation Fellows, , 22 May 2020, 15:58 UTC, <https://universityinnovation.org/index.php?title=How_to_engage_students_on_a_small_campus&oldid=93549> [accessed 19 September 2026]
Chicago style
University Innovation Fellows contributors, "How to engage students on a small campus," University Innovation Fellows, , https://universityinnovation.org/index.php?title=How_to_engage_students_on_a_small_campus&oldid=93549 (accessed September 19, 2026).
CBE/CSE style
University Innovation Fellows contributors. How to engage students on a small campus [Internet]. University Innovation Fellows, ; 2020 May 22, 15:58 UTC [cited 2026 Sep 19]. Available from: https://universityinnovation.org/index.php?title=How_to_engage_students_on_a_small_campus&oldid=93549.
Bluebook style
How to engage students on a small campus, https://universityinnovation.org/index.php?title=How_to_engage_students_on_a_small_campus&oldid=93549 (last visited September 19, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "University Innovation Fellows",
title = "How to engage students on a small campus --- University Innovation Fellows{,} ",
year = "2020",
url = "https://universityinnovation.org/index.php?title=How_to_engage_students_on_a_small_campus&oldid=93549",
note = "[Online; accessed 19-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 engage students on a small campus --- University Innovation Fellows{,} ",
year = "2020",
url = "\url{https://universityinnovation.org/index.php?title=How_to_engage_students_on_a_small_campus&oldid=93549}",
note = "[Online; accessed 19-September-2026]"
}