Cite This Page
Bibliographic details for How to create a cross-cutting student organization
- Page name: How to create a cross-cutting student organization
- Author: University Innovation Fellows contributors
- Publisher: University Innovation Fellows, .
- Date of last revision: 22 May 2020 15:58 UTC
- Date retrieved: 3 July 2026 16:06 UTC
- Permanent URL: https://universityinnovation.org/index.php?title=How_to_create_a_cross-cutting_student_organization&oldid=93455
- Page Version ID: 93455
Citation styles for How to create a cross-cutting student organization
APA style
How to create a cross-cutting student organization. (2020, May 22). University Innovation Fellows, . Retrieved 16:06, July 3, 2026 from https://universityinnovation.org/index.php?title=How_to_create_a_cross-cutting_student_organization&oldid=93455.
MLA style
"How to create a cross-cutting student organization." University Innovation Fellows, . 22 May 2020, 15:58 UTC. 3 Jul 2026, 16:06 <https://universityinnovation.org/index.php?title=How_to_create_a_cross-cutting_student_organization&oldid=93455>.
MHRA style
University Innovation Fellows contributors, 'How to create a cross-cutting student organization', University Innovation Fellows, , 22 May 2020, 15:58 UTC, <https://universityinnovation.org/index.php?title=How_to_create_a_cross-cutting_student_organization&oldid=93455> [accessed 3 July 2026]
Chicago style
University Innovation Fellows contributors, "How to create a cross-cutting student organization," University Innovation Fellows, , https://universityinnovation.org/index.php?title=How_to_create_a_cross-cutting_student_organization&oldid=93455 (accessed July 3, 2026).
CBE/CSE style
University Innovation Fellows contributors. How to create a cross-cutting student organization [Internet]. University Innovation Fellows, ; 2020 May 22, 15:58 UTC [cited 2026 Jul 3]. Available from: https://universityinnovation.org/index.php?title=How_to_create_a_cross-cutting_student_organization&oldid=93455.
Bluebook style
How to create a cross-cutting student organization, https://universityinnovation.org/index.php?title=How_to_create_a_cross-cutting_student_organization&oldid=93455 (last visited July 3, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "University Innovation Fellows",
title = "How to create a cross-cutting student organization --- University Innovation Fellows{,} ",
year = "2020",
url = "https://universityinnovation.org/index.php?title=How_to_create_a_cross-cutting_student_organization&oldid=93455",
note = "[Online; accessed 3-July-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 create a cross-cutting student organization --- University Innovation Fellows{,} ",
year = "2020",
url = "\url{https://universityinnovation.org/index.php?title=How_to_create_a_cross-cutting_student_organization&oldid=93455}",
note = "[Online; accessed 3-July-2026]"
}