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