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