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