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: 16 August 2022 07:21 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 07:21, August 16, 2022 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. 16 Aug 2022, 07:21 <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 16 August 2022]
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 August 16, 2022).
CBE/CSE style
OpenHatch wiki contributors. Open Source Comes to Campus/UIUC [Internet]. OpenHatch wiki, ; 2012 Oct 7, 18:02 UTC [cited 2022 Aug 16]. 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 August 16, 2022).
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 16-August-2022]" }
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 16-August-2022]" }