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