Cite This Page
Bibliographic details for Git
- Page name: Git
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 29 July 2015 22:55 UTC
- Date retrieved: 18 December 2024 12:47 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=Git&oldid=8102
- Page Version ID: 8102
Citation styles for Git
APA style
Git. (2015, July 29). Fixme.ch, . Retrieved 12:47, December 18, 2024 from http://fixme.ch/w/index.php?title=Git&oldid=8102.
MLA style
"Git." Fixme.ch, . 29 Jul 2015, 22:55 UTC. 18 Dec 2024, 12:47 <http://fixme.ch/w/index.php?title=Git&oldid=8102>.
MHRA style
Fixme.ch contributors, 'Git', Fixme.ch, , 29 July 2015, 22:55 UTC, <http://fixme.ch/w/index.php?title=Git&oldid=8102> [accessed 18 December 2024]
Chicago style
Fixme.ch contributors, "Git," Fixme.ch, , http://fixme.ch/w/index.php?title=Git&oldid=8102 (accessed December 18, 2024).
CBE/CSE style
Fixme.ch contributors. Git [Internet]. Fixme.ch, ; 2015 Jul 29, 22:55 UTC [cited 2024 Dec 18]. Available from: http://fixme.ch/w/index.php?title=Git&oldid=8102.
Bluebook style
Git, http://fixme.ch/w/index.php?title=Git&oldid=8102 (last visited December 18, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Fixme.ch", title = "Git --- Fixme.ch{,} ", year = "2015", url = "http://fixme.ch/w/index.php?title=Git&oldid=8102", note = "[Online; accessed 18-December-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 = "Fixme.ch", title = "Git --- Fixme.ch{,} ", year = "2015", url = "\url{http://fixme.ch/w/index.php?title=Git&oldid=8102}", note = "[Online; accessed 18-December-2024]" }