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 15:32 UTC
- Date retrieved: 3 June 2026 23:00 UTC
- Permanent URL: https://infotechpedia.org/w/index.php?title=Common_Git_Commands&oldid=116
- Page Version ID: 116
Citation styles for Common Git Commands
APA style
Common Git Commands. (2018, March 1). InfoTechPedia, . Retrieved 23:00, June 3, 2026 from https://infotechpedia.org/w/index.php?title=Common_Git_Commands&oldid=116.
MLA style
"Common Git Commands." InfoTechPedia, . 1 Mar 2018, 15:32 UTC. 3 Jun 2026, 23:00 <https://infotechpedia.org/w/index.php?title=Common_Git_Commands&oldid=116>.
MHRA style
InfoTechPedia contributors, 'Common Git Commands', InfoTechPedia, , 1 March 2018, 15:32 UTC, <https://infotechpedia.org/w/index.php?title=Common_Git_Commands&oldid=116> [accessed 3 June 2026]
Chicago style
InfoTechPedia contributors, "Common Git Commands," InfoTechPedia, , https://infotechpedia.org/w/index.php?title=Common_Git_Commands&oldid=116 (accessed June 3, 2026).
CBE/CSE style
InfoTechPedia contributors. Common Git Commands [Internet]. InfoTechPedia, ; 2018 Mar 1, 15:32 UTC [cited 2026 Jun 3]. Available from: https://infotechpedia.org/w/index.php?title=Common_Git_Commands&oldid=116.
Bluebook style
Common Git Commands, https://infotechpedia.org/w/index.php?title=Common_Git_Commands&oldid=116 (last visited June 3, 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=116",
note = "[Online; accessed 3-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=116}",
note = "[Online; accessed 3-June-2026]"
}
