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: 31 May 2013 22:27 UTC
- Date retrieved: 4 April 2025 09:46 UTC
- Permanent URL: http://wiki.spheredev.org/index.php?title=Git_for_the_lazy&oldid=565
- Page Version ID: 565
Citation styles for Git for the lazy
APA style
Git for the lazy. (2013, May 31). Spherical wiki, . Retrieved 09:46, April 4, 2025 from http://wiki.spheredev.org/index.php?title=Git_for_the_lazy&oldid=565.
MLA style
"Git for the lazy." Spherical wiki, . 31 May 2013, 22:27 UTC. 4 Apr 2025, 09:46 <http://wiki.spheredev.org/index.php?title=Git_for_the_lazy&oldid=565>.
MHRA style
Spherical wiki contributors, 'Git for the lazy', Spherical wiki, , 31 May 2013, 22:27 UTC, <http://wiki.spheredev.org/index.php?title=Git_for_the_lazy&oldid=565> [accessed 4 April 2025]
Chicago style
Spherical wiki contributors, "Git for the lazy," Spherical wiki, , http://wiki.spheredev.org/index.php?title=Git_for_the_lazy&oldid=565 (accessed April 4, 2025).
CBE/CSE style
Spherical wiki contributors. Git for the lazy [Internet]. Spherical wiki, ; 2013 May 31, 22:27 UTC [cited 2025 Apr 4]. Available from: http://wiki.spheredev.org/index.php?title=Git_for_the_lazy&oldid=565.
Bluebook style
Git for the lazy, http://wiki.spheredev.org/index.php?title=Git_for_the_lazy&oldid=565 (last visited April 4, 2025).
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=565", note = "[Online; accessed 4-April-2025]" }
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=565}", note = "[Online; accessed 4-April-2025]" }