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