Cite This Page
Bibliographic details for Open Source Comes to Campus/Practicing Git
- Page name: Open Source Comes to Campus/Practicing Git
- Author: OpenHatch wiki contributors
- Publisher: OpenHatch wiki.
- Date of last revision: 7 December 2013 01:42 UTC
- Date retrieved: 14 September 2024 23:42 UTC
- Permanent URL: https://wiki.openhatch.org/wiki/Open_Source_Comes_to_Campus/Practicing_Git?oldid=13604
- Page Version ID: 13604
Citation styles for Open Source Comes to Campus/Practicing Git
APA style
Open Source Comes to Campus/Practicing Git. (2013, December 7). OpenHatch wiki. Retrieved 23:42, September 14, 2024 from https://wiki.openhatch.org/wiki/Open_Source_Comes_to_Campus/Practicing_Git?oldid=13604.
MLA style
"Open Source Comes to Campus/Practicing Git." OpenHatch wiki. 7 Dec 2013, 01:42 UTC. 14 Sep 2024, 23:42 <https://wiki.openhatch.org/wiki/Open_Source_Comes_to_Campus/Practicing_Git?oldid=13604>.
MHRA style
OpenHatch wiki contributors, 'Open Source Comes to Campus/Practicing Git', OpenHatch wiki, 7 December 2013, 01:42 UTC, <https://wiki.openhatch.org/wiki/Open_Source_Comes_to_Campus/Practicing_Git?oldid=13604> [accessed 14 September 2024]
Chicago style
OpenHatch wiki contributors, "Open Source Comes to Campus/Practicing Git," OpenHatch wiki, https://wiki.openhatch.org/wiki/Open_Source_Comes_to_Campus/Practicing_Git?oldid=13604 (accessed September 14, 2024).
CBE/CSE style
OpenHatch wiki contributors. Open Source Comes to Campus/Practicing Git [Internet]. OpenHatch wiki; 2013 Dec 7, 01:42 UTC [cited 2024 Sep 14]. Available from: https://wiki.openhatch.org/wiki/Open_Source_Comes_to_Campus/Practicing_Git?oldid=13604.
Bluebook style
Open Source Comes to Campus/Practicing Git, https://wiki.openhatch.org/wiki/Open_Source_Comes_to_Campus/Practicing_Git?oldid=13604 (last visited September 14, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "OpenHatch wiki", title = "Open Source Comes to Campus/Practicing Git --- OpenHatch wiki{,} ", year = "2013", url = "https://wiki.openhatch.org/wiki/Open_Source_Comes_to_Campus/Practicing_Git?oldid=13604", note = "[Online; accessed 14-September-2024]" }
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/Practicing Git --- OpenHatch wiki{,} ", year = "2013", url = "\url{https://wiki.openhatch.org/wiki/Open_Source_Comes_to_Campus/Practicing_Git?oldid=13604}", note = "[Online; accessed 14-September-2024]" }