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: 4 November 2025 08:08 UTC
 - Permanent URL: https://fixme.ch/w/index.php?title=Git&oldid=8098
 - Page Version ID: 8098
 
Citation styles for Git
APA style
Git. (2015, July 29). Fixme.ch, . Retrieved 08:08, November 4, 2025 from https://fixme.ch/w/index.php?title=Git&oldid=8098.
MLA style
"Git." Fixme.ch, . 29 Jul 2015, 22:55 UTC. 4 Nov 2025, 08:08 <https://fixme.ch/w/index.php?title=Git&oldid=8098>.
MHRA style
Fixme.ch contributors, 'Git', Fixme.ch, , 29 July 2015, 22:55 UTC, <https://fixme.ch/w/index.php?title=Git&oldid=8098> [accessed 4 November 2025]
Chicago style
Fixme.ch contributors, "Git," Fixme.ch, , https://fixme.ch/w/index.php?title=Git&oldid=8098 (accessed November 4, 2025).
CBE/CSE style
Fixme.ch contributors. Git [Internet]. Fixme.ch, ; 2015 Jul 29, 22:55 UTC [cited 2025 Nov 4]. Available from: https://fixme.ch/w/index.php?title=Git&oldid=8098.
Bluebook style
Git, https://fixme.ch/w/index.php?title=Git&oldid=8098 (last visited November 4, 2025).
BibTeX entry
 @misc{ wiki:xxx,
   author = "Fixme.ch",
   title = "Git --- Fixme.ch{,} ",
   year = "2015",
   url = "https://fixme.ch/w/index.php?title=Git&oldid=8098",
   note = "[Online; accessed 4-November-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 = "Fixme.ch",
   title = "Git --- Fixme.ch{,} ",
   year = "2015",
   url = "\url{https://fixme.ch/w/index.php?title=Git&oldid=8098}",
   note = "[Online; accessed 4-November-2025]"
 }