Cite This Page
Bibliographic details for Gitolite
- Page name: Gitolite
 - Author: Fixme.ch contributors
 - Publisher: Fixme.ch, .
 - Date of last revision: 22 February 2022 16:17 UTC
 - Date retrieved: 4 November 2025 00:05 UTC
 - Permanent URL: https://fixme.ch/w/index.php?title=Gitolite&oldid=4481
 - Page Version ID: 4481
 
Citation styles for Gitolite
APA style
Gitolite. (2022, February 22). Fixme.ch, . Retrieved 00:05, November 4, 2025 from https://fixme.ch/w/index.php?title=Gitolite&oldid=4481.
MLA style
"Gitolite." Fixme.ch, . 22 Feb 2022, 16:17 UTC. 4 Nov 2025, 00:05 <https://fixme.ch/w/index.php?title=Gitolite&oldid=4481>.
MHRA style
Fixme.ch contributors, 'Gitolite', Fixme.ch, , 22 February 2022, 16:17 UTC, <https://fixme.ch/w/index.php?title=Gitolite&oldid=4481> [accessed 4 November 2025]
Chicago style
Fixme.ch contributors, "Gitolite," Fixme.ch, , https://fixme.ch/w/index.php?title=Gitolite&oldid=4481 (accessed November 4, 2025).
CBE/CSE style
Fixme.ch contributors. Gitolite [Internet]. Fixme.ch, ; 2022 Feb 22, 16:17 UTC [cited 2025 Nov 4]. Available from: https://fixme.ch/w/index.php?title=Gitolite&oldid=4481.
Bluebook style
Gitolite, https://fixme.ch/w/index.php?title=Gitolite&oldid=4481 (last visited November 4, 2025).
BibTeX entry
 @misc{ wiki:xxx,
   author = "Fixme.ch",
   title = "Gitolite --- Fixme.ch{,} ",
   year = "2022",
   url = "https://fixme.ch/w/index.php?title=Gitolite&oldid=4481",
   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 = "Gitolite --- Fixme.ch{,} ",
   year = "2022",
   url = "\url{https://fixme.ch/w/index.php?title=Gitolite&oldid=4481}",
   note = "[Online; accessed 4-November-2025]"
 }