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