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 15:50 UTC
- Date retrieved: 30 January 2023 22:09 UTC
- Permanent URL: https://wiki.openhatch.org/w/index.php?title=Open_Source_Comes_to_Campus/UIUC&oldid=10384
- Page Version ID: 10384
Citation styles for Open Source Comes to Campus/UIUC
APA style
Open Source Comes to Campus/UIUC. (2012, October 7). OpenHatch wiki, . Retrieved 22:09, January 30, 2023 from https://wiki.openhatch.org/w/index.php?title=Open_Source_Comes_to_Campus/UIUC&oldid=10384.
MLA style
"Open Source Comes to Campus/UIUC." OpenHatch wiki, . 7 Oct 2012, 15:50 UTC. 30 Jan 2023, 22:09 <https://wiki.openhatch.org/w/index.php?title=Open_Source_Comes_to_Campus/UIUC&oldid=10384>.
MHRA style
OpenHatch wiki contributors, 'Open Source Comes to Campus/UIUC', OpenHatch wiki, , 7 October 2012, 15:50 UTC, <https://wiki.openhatch.org/w/index.php?title=Open_Source_Comes_to_Campus/UIUC&oldid=10384> [accessed 30 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=10384 (accessed January 30, 2023).
CBE/CSE style
OpenHatch wiki contributors. Open Source Comes to Campus/UIUC [Internet]. OpenHatch wiki, ; 2012 Oct 7, 15:50 UTC [cited 2023 Jan 30]. Available from: https://wiki.openhatch.org/w/index.php?title=Open_Source_Comes_to_Campus/UIUC&oldid=10384.
Bluebook style
Open Source Comes to Campus/UIUC, https://wiki.openhatch.org/w/index.php?title=Open_Source_Comes_to_Campus/UIUC&oldid=10384 (last visited January 30, 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=10384", note = "[Online; accessed 30-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=10384}", note = "[Online; accessed 30-January-2023]" }