Cite This Page
Bibliographic details for GIT
- Page name: GIT
- Author: ArmadeusWiki contributors
- Publisher: ArmadeusWiki, .
- Date of last revision: 17 September 2018 12:19 UTC
- Date retrieved: 30 April 2026 01:17 UTC
- Permanent URL: http://www.armadeus.org/wiki/index.php?title=GIT&oldid=11472
- Page Version ID: 11472
Citation styles for GIT
APA style
GIT. (2018, September 17). ArmadeusWiki, . Retrieved 01:17, April 30, 2026 from http://www.armadeus.org/wiki/index.php?title=GIT&oldid=11472.
MLA style
"GIT." ArmadeusWiki, . 17 Sep 2018, 12:19 UTC. 30 Apr 2026, 01:17 <http://www.armadeus.org/wiki/index.php?title=GIT&oldid=11472>.
MHRA style
ArmadeusWiki contributors, 'GIT', ArmadeusWiki, , 17 September 2018, 12:19 UTC, <http://www.armadeus.org/wiki/index.php?title=GIT&oldid=11472> [accessed 30 April 2026]
Chicago style
ArmadeusWiki contributors, "GIT," ArmadeusWiki, , http://www.armadeus.org/wiki/index.php?title=GIT&oldid=11472 (accessed April 30, 2026).
CBE/CSE style
ArmadeusWiki contributors. GIT [Internet]. ArmadeusWiki, ; 2018 Sep 17, 12:19 UTC [cited 2026 Apr 30]. Available from: http://www.armadeus.org/wiki/index.php?title=GIT&oldid=11472.
Bluebook style
GIT, http://www.armadeus.org/wiki/index.php?title=GIT&oldid=11472 (last visited April 30, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ArmadeusWiki",
title = "GIT --- ArmadeusWiki{,} ",
year = "2018",
url = "http://www.armadeus.org/wiki/index.php?title=GIT&oldid=11472",
note = "[Online; accessed 30-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 = "ArmadeusWiki",
title = "GIT --- ArmadeusWiki{,} ",
year = "2018",
url = "\url{http://www.armadeus.org/wiki/index.php?title=GIT&oldid=11472}",
note = "[Online; accessed 30-April-2026]"
}