Cite This Page
Bibliographic details for Common Git Commands
- Page name: Common Git Commands
- Author: InfoTechPedia contributors
- Publisher: InfoTechPedia, .
- Date of last revision: 1 March 2018 14:19 UTC
- Date retrieved: 4 June 2026 08:41 UTC
- Permanent URL: https://infotechpedia.org/w/index.php?title=Common_Git_Commands&oldid=109
- Page Version ID: 109
Citation styles for Common Git Commands
APA style
Common Git Commands. (2018, March 1). InfoTechPedia, . Retrieved 08:41, June 4, 2026 from https://infotechpedia.org/w/index.php?title=Common_Git_Commands&oldid=109.
MLA style
"Common Git Commands." InfoTechPedia, . 1 Mar 2018, 14:19 UTC. 4 Jun 2026, 08:41 <https://infotechpedia.org/w/index.php?title=Common_Git_Commands&oldid=109>.
MHRA style
InfoTechPedia contributors, 'Common Git Commands', InfoTechPedia, , 1 March 2018, 14:19 UTC, <https://infotechpedia.org/w/index.php?title=Common_Git_Commands&oldid=109> [accessed 4 June 2026]
Chicago style
InfoTechPedia contributors, "Common Git Commands," InfoTechPedia, , https://infotechpedia.org/w/index.php?title=Common_Git_Commands&oldid=109 (accessed June 4, 2026).
CBE/CSE style
InfoTechPedia contributors. Common Git Commands [Internet]. InfoTechPedia, ; 2018 Mar 1, 14:19 UTC [cited 2026 Jun 4]. Available from: https://infotechpedia.org/w/index.php?title=Common_Git_Commands&oldid=109.
Bluebook style
Common Git Commands, https://infotechpedia.org/w/index.php?title=Common_Git_Commands&oldid=109 (last visited June 4, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "InfoTechPedia",
title = "Common Git Commands --- InfoTechPedia{,} ",
year = "2018",
url = "https://infotechpedia.org/w/index.php?title=Common_Git_Commands&oldid=109",
note = "[Online; accessed 4-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 = "InfoTechPedia",
title = "Common Git Commands --- InfoTechPedia{,} ",
year = "2018",
url = "\url{https://infotechpedia.org/w/index.php?title=Common_Git_Commands&oldid=109}",
note = "[Online; accessed 4-June-2026]"
}
