Cite This Page
Bibliographic details for Open Source Comes to Campus/Harvard
- Page name: Open Source Comes to Campus/Harvard
- Author: OpenHatch wiki contributors
- Publisher: OpenHatch wiki, .
- Date of last revision: 24 November 2013 04:16 UTC
- Date retrieved: 8 August 2022 01:31 UTC
- Permanent URL: https://wiki.openhatch.org/w/index.php?title=Open_Source_Comes_to_Campus/Harvard&oldid=11064
- Page Version ID: 11064
Citation styles for Open Source Comes to Campus/Harvard
APA style
Open Source Comes to Campus/Harvard. (2013, November 24). OpenHatch wiki, . Retrieved 01:31, August 8, 2022 from https://wiki.openhatch.org/w/index.php?title=Open_Source_Comes_to_Campus/Harvard&oldid=11064.
MLA style
"Open Source Comes to Campus/Harvard." OpenHatch wiki, . 24 Nov 2013, 04:16 UTC. 8 Aug 2022, 01:31 <https://wiki.openhatch.org/w/index.php?title=Open_Source_Comes_to_Campus/Harvard&oldid=11064>.
MHRA style
OpenHatch wiki contributors, 'Open Source Comes to Campus/Harvard', OpenHatch wiki, , 24 November 2013, 04:16 UTC, <https://wiki.openhatch.org/w/index.php?title=Open_Source_Comes_to_Campus/Harvard&oldid=11064> [accessed 8 August 2022]
Chicago style
OpenHatch wiki contributors, "Open Source Comes to Campus/Harvard," OpenHatch wiki, , https://wiki.openhatch.org/w/index.php?title=Open_Source_Comes_to_Campus/Harvard&oldid=11064 (accessed August 8, 2022).
CBE/CSE style
OpenHatch wiki contributors. Open Source Comes to Campus/Harvard [Internet]. OpenHatch wiki, ; 2013 Nov 24, 04:16 UTC [cited 2022 Aug 8]. Available from: https://wiki.openhatch.org/w/index.php?title=Open_Source_Comes_to_Campus/Harvard&oldid=11064.
Bluebook style
Open Source Comes to Campus/Harvard, https://wiki.openhatch.org/w/index.php?title=Open_Source_Comes_to_Campus/Harvard&oldid=11064 (last visited August 8, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "OpenHatch wiki", title = "Open Source Comes to Campus/Harvard --- OpenHatch wiki{,} ", year = "2013", url = "https://wiki.openhatch.org/w/index.php?title=Open_Source_Comes_to_Campus/Harvard&oldid=11064", note = "[Online; accessed 8-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/Harvard --- OpenHatch wiki{,} ", year = "2013", url = "\url{https://wiki.openhatch.org/w/index.php?title=Open_Source_Comes_to_Campus/Harvard&oldid=11064}", note = "[Online; accessed 8-August-2022]" }