Cite This Page
Bibliographic details for Open Source Comes to Campus/UIUC
- Page name: Open Source Comes to Campus/UIUC
- Author: OpenHatch wiki contributors
- Publisher: OpenHatch wiki, .
- Date of last revision: 7 October 2012 18:02 UTC
- Date retrieved: 31 January 2023 00:47 UTC
- Permanent URL: https://wiki.openhatch.org/w/index.php?title=Open_Source_Comes_to_Campus/UIUC&oldid=10389
- Page Version ID: 10389
Citation styles for Open Source Comes to Campus/UIUC
APA style
Open Source Comes to Campus/UIUC. (2012, October 7). OpenHatch wiki, . Retrieved 00:47, January 31, 2023 from https://wiki.openhatch.org/w/index.php?title=Open_Source_Comes_to_Campus/UIUC&oldid=10389.
MLA style
"Open Source Comes to Campus/UIUC." OpenHatch wiki, . 7 Oct 2012, 18:02 UTC. 31 Jan 2023, 00:47 <https://wiki.openhatch.org/w/index.php?title=Open_Source_Comes_to_Campus/UIUC&oldid=10389>.
MHRA style
OpenHatch wiki contributors, 'Open Source Comes to Campus/UIUC', OpenHatch wiki, , 7 October 2012, 18:02 UTC, <https://wiki.openhatch.org/w/index.php?title=Open_Source_Comes_to_Campus/UIUC&oldid=10389> [accessed 31 January 2023]
Chicago style
OpenHatch wiki contributors, "Open Source Comes to Campus/UIUC," OpenHatch wiki, , https://wiki.openhatch.org/w/index.php?title=Open_Source_Comes_to_Campus/UIUC&oldid=10389 (accessed January 31, 2023).
CBE/CSE style
OpenHatch wiki contributors. Open Source Comes to Campus/UIUC [Internet]. OpenHatch wiki, ; 2012 Oct 7, 18:02 UTC [cited 2023 Jan 31]. Available from: https://wiki.openhatch.org/w/index.php?title=Open_Source_Comes_to_Campus/UIUC&oldid=10389.
Bluebook style
Open Source Comes to Campus/UIUC, https://wiki.openhatch.org/w/index.php?title=Open_Source_Comes_to_Campus/UIUC&oldid=10389 (last visited January 31, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "OpenHatch wiki", title = "Open Source Comes to Campus/UIUC --- OpenHatch wiki{,} ", year = "2012", url = "https://wiki.openhatch.org/w/index.php?title=Open_Source_Comes_to_Campus/UIUC&oldid=10389", note = "[Online; accessed 31-January-2023]" }
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 = "OpenHatch wiki", title = "Open Source Comes to Campus/UIUC --- OpenHatch wiki{,} ", year = "2012", url = "\url{https://wiki.openhatch.org/w/index.php?title=Open_Source_Comes_to_Campus/UIUC&oldid=10389}", note = "[Online; accessed 31-January-2023]" }