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