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 June 2026 13:48 UTC
- Permanent URL: http://armadeus.org/wiki/index.php?title=GIT&oldid=7503
- Page Version ID: 7503
Citation styles for GIT
APA style
GIT. (2018, September 17). ArmadeusWiki, . Retrieved 13:48, June 30, 2026 from http://armadeus.org/wiki/index.php?title=GIT&oldid=7503.
MLA style
"GIT." ArmadeusWiki, . 17 Sep 2018, 12:19 UTC. 30 Jun 2026, 13:48 <http://armadeus.org/wiki/index.php?title=GIT&oldid=7503>.
MHRA style
ArmadeusWiki contributors, 'GIT', ArmadeusWiki, , 17 September 2018, 12:19 UTC, <http://armadeus.org/wiki/index.php?title=GIT&oldid=7503> [accessed 30 June 2026]
Chicago style
ArmadeusWiki contributors, "GIT," ArmadeusWiki, , http://armadeus.org/wiki/index.php?title=GIT&oldid=7503 (accessed June 30, 2026).
CBE/CSE style
ArmadeusWiki contributors. GIT [Internet]. ArmadeusWiki, ; 2018 Sep 17, 12:19 UTC [cited 2026 Jun 30]. Available from: http://armadeus.org/wiki/index.php?title=GIT&oldid=7503.
Bluebook style
GIT, http://armadeus.org/wiki/index.php?title=GIT&oldid=7503 (last visited June 30, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ArmadeusWiki",
title = "GIT --- ArmadeusWiki{,} ",
year = "2018",
url = "http://armadeus.org/wiki/index.php?title=GIT&oldid=7503",
note = "[Online; accessed 30-June-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://armadeus.org/wiki/index.php?title=GIT&oldid=7503}",
note = "[Online; accessed 30-June-2026]"
}