Cite This Page
Bibliographic details for Git
- Page name: Git
- Author: Quantum kot contributors
- Publisher: Quantum kot, .
- Date of last revision: 17 January 2023 08:57 UTC
- Date retrieved: 22 March 2026 02:33 UTC
- Permanent URL: https://wiki.qkot.space/index.php?title=Git&oldid=1170
- Page Version ID: 1170
Citation styles for Git
APA style
Git. (2023, January 17). Quantum kot, . Retrieved 02:33, March 22, 2026 from https://wiki.qkot.space/index.php?title=Git&oldid=1170.
MLA style
"Git." Quantum kot, . 17 Jan 2023, 08:57 UTC. 22 Mar 2026, 02:33 <https://wiki.qkot.space/index.php?title=Git&oldid=1170>.
MHRA style
Quantum kot contributors, 'Git', Quantum kot, , 17 January 2023, 08:57 UTC, <https://wiki.qkot.space/index.php?title=Git&oldid=1170> [accessed 22 March 2026]
Chicago style
Quantum kot contributors, "Git," Quantum kot, , https://wiki.qkot.space/index.php?title=Git&oldid=1170 (accessed March 22, 2026).
CBE/CSE style
Quantum kot contributors. Git [Internet]. Quantum kot, ; 2023 Jan 17, 08:57 UTC [cited 2026 Mar 22]. Available from: https://wiki.qkot.space/index.php?title=Git&oldid=1170.
Bluebook style
Git, https://wiki.qkot.space/index.php?title=Git&oldid=1170 (last visited March 22, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Quantum kot",
title = "Git --- Quantum kot{,} ",
year = "2023",
url = "https://wiki.qkot.space/index.php?title=Git&oldid=1170",
note = "[Online; accessed 22-March-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 = "Quantum kot",
title = "Git --- Quantum kot{,} ",
year = "2023",
url = "\url{https://wiki.qkot.space/index.php?title=Git&oldid=1170}",
note = "[Online; accessed 22-March-2026]"
}