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