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