Cite This Page
Bibliographic details for Git
- Page name: Git
- Author: GIGA Information Board contributors
- Publisher: GIGA Information Board, .
- Date of last revision: 3 November 2017 12:11 UTC
- Date retrieved: 18 June 2025 23:47 UTC
- Permanent URL: http://web.giga.ulg.ac.be/wiki/index.php?title=Git&oldid=1706
- Page Version ID: 1706
Citation styles for Git
APA style
Git. (2017, November 3). GIGA Information Board, . Retrieved 23:47, June 18, 2025 from http://web.giga.ulg.ac.be/wiki/index.php?title=Git&oldid=1706.
MLA style
"Git." GIGA Information Board, . 3 Nov 2017, 12:11 UTC. 18 Jun 2025, 23:47 <http://web.giga.ulg.ac.be/wiki/index.php?title=Git&oldid=1706>.
MHRA style
GIGA Information Board contributors, 'Git', GIGA Information Board, , 3 November 2017, 12:11 UTC, <http://web.giga.ulg.ac.be/wiki/index.php?title=Git&oldid=1706> [accessed 18 June 2025]
Chicago style
GIGA Information Board contributors, "Git," GIGA Information Board, , http://web.giga.ulg.ac.be/wiki/index.php?title=Git&oldid=1706 (accessed June 18, 2025).
CBE/CSE style
GIGA Information Board contributors. Git [Internet]. GIGA Information Board, ; 2017 Nov 3, 12:11 UTC [cited 2025 Jun 18]. Available from: http://web.giga.ulg.ac.be/wiki/index.php?title=Git&oldid=1706.
Bluebook style
Git, http://web.giga.ulg.ac.be/wiki/index.php?title=Git&oldid=1706 (last visited June 18, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "GIGA Information Board", title = "Git --- GIGA Information Board{,} ", year = "2017", url = "http://web.giga.ulg.ac.be/wiki/index.php?title=Git&oldid=1706", note = "[Online; accessed 18-June-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 = "GIGA Information Board", title = "Git --- GIGA Information Board{,} ", year = "2017", url = "\url{http://web.giga.ulg.ac.be/wiki/index.php?title=Git&oldid=1706}", note = "[Online; accessed 18-June-2025]" }