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: 23 November 2024 15:24 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 15:24, November 23, 2024 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. 23 Nov 2024, 15:24 <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 23 November 2024]
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 November 23, 2024).
CBE/CSE style
Spherical wiki contributors. Git for the lazy [Internet]. Spherical wiki, ; 2013 May 31, 22:29 UTC [cited 2024 Nov 23]. 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 November 23, 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=566", note = "[Online; accessed 23-November-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=566}", note = "[Online; accessed 23-November-2024]" }