Cite This Page
Bibliographic details for Git for the lazy
- Page name: Git for the lazy
- Author: Spherical wiki contributors
- Publisher: Spherical wiki, .
- Date of last revision: 29 August 2013 21:27 UTC
- Date retrieved: 5 October 2024 19:39 UTC
- Permanent URL: http://wiki.spheredev.org/index.php?title=Git_for_the_lazy&oldid=1023
- Page Version ID: 1023
Citation styles for Git for the lazy
APA style
Git for the lazy. (2013, August 29). Spherical wiki, . Retrieved 19:39, October 5, 2024 from http://wiki.spheredev.org/index.php?title=Git_for_the_lazy&oldid=1023.
MLA style
"Git for the lazy." Spherical wiki, . 29 Aug 2013, 21:27 UTC. 5 Oct 2024, 19:39 <http://wiki.spheredev.org/index.php?title=Git_for_the_lazy&oldid=1023>.
MHRA style
Spherical wiki contributors, 'Git for the lazy', Spherical wiki, , 29 August 2013, 21:27 UTC, <http://wiki.spheredev.org/index.php?title=Git_for_the_lazy&oldid=1023> [accessed 5 October 2024]
Chicago style
Spherical wiki contributors, "Git for the lazy," Spherical wiki, , http://wiki.spheredev.org/index.php?title=Git_for_the_lazy&oldid=1023 (accessed October 5, 2024).
CBE/CSE style
Spherical wiki contributors. Git for the lazy [Internet]. Spherical wiki, ; 2013 Aug 29, 21:27 UTC [cited 2024 Oct 5]. Available from: http://wiki.spheredev.org/index.php?title=Git_for_the_lazy&oldid=1023.
Bluebook style
Git for the lazy, http://wiki.spheredev.org/index.php?title=Git_for_the_lazy&oldid=1023 (last visited October 5, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Spherical wiki", title = "Git for the lazy --- Spherical wiki{,} ", year = "2013", url = "http://wiki.spheredev.org/index.php?title=Git_for_the_lazy&oldid=1023", note = "[Online; accessed 5-October-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 = "Spherical wiki", title = "Git for the lazy --- Spherical wiki{,} ", year = "2013", url = "\url{http://wiki.spheredev.org/index.php?title=Git_for_the_lazy&oldid=1023}", note = "[Online; accessed 5-October-2024]" }