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: 27 April 2026 06:41 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=Gitolite&oldid=2813
- Page Version ID: 2813
Citation styles for Gitolite
APA style
Gitolite. (2022, February 22). Fixme.ch, . Retrieved 06:41, April 27, 2026 from http://fixme.ch/w/index.php?title=Gitolite&oldid=2813.
MLA style
"Gitolite." Fixme.ch, . 22 Feb 2022, 16:17 UTC. 27 Apr 2026, 06:41 <http://fixme.ch/w/index.php?title=Gitolite&oldid=2813>.
MHRA style
Fixme.ch contributors, 'Gitolite', Fixme.ch, , 22 February 2022, 16:17 UTC, <http://fixme.ch/w/index.php?title=Gitolite&oldid=2813> [accessed 27 April 2026]
Chicago style
Fixme.ch contributors, "Gitolite," Fixme.ch, , http://fixme.ch/w/index.php?title=Gitolite&oldid=2813 (accessed April 27, 2026).
CBE/CSE style
Fixme.ch contributors. Gitolite [Internet]. Fixme.ch, ; 2022 Feb 22, 16:17 UTC [cited 2026 Apr 27]. Available from: http://fixme.ch/w/index.php?title=Gitolite&oldid=2813.
Bluebook style
Gitolite, http://fixme.ch/w/index.php?title=Gitolite&oldid=2813 (last visited April 27, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "Gitolite --- Fixme.ch{,} ",
year = "2022",
url = "http://fixme.ch/w/index.php?title=Gitolite&oldid=2813",
note = "[Online; accessed 27-April-2026]"
}
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{http://fixme.ch/w/index.php?title=Gitolite&oldid=2813}",
note = "[Online; accessed 27-April-2026]"
}