Cite This Page
Bibliographic details for Branch
- Page name: Branch
- Author: Documentation Home contributors
- Publisher: Documentation Home, .
- Date of last revision: 22 October 2020 03:47 UTC
- Date retrieved: 1 March 2026 17:14 UTC
- Permanent URL: https://docs.oojeema.com/index.php?title=Branch&oldid=618
- Page Version ID: 618
Citation styles for Branch
APA style
Branch. (2020, October 22). Documentation Home, . Retrieved 17:14, March 1, 2026 from https://docs.oojeema.com/index.php?title=Branch&oldid=618.
MLA style
"Branch." Documentation Home, . 22 Oct 2020, 03:47 UTC. 1 Mar 2026, 17:14 <https://docs.oojeema.com/index.php?title=Branch&oldid=618>.
MHRA style
Documentation Home contributors, 'Branch', Documentation Home, , 22 October 2020, 03:47 UTC, <https://docs.oojeema.com/index.php?title=Branch&oldid=618> [accessed 1 March 2026]
Chicago style
Documentation Home contributors, "Branch," Documentation Home, , https://docs.oojeema.com/index.php?title=Branch&oldid=618 (accessed March 1, 2026).
CBE/CSE style
Documentation Home contributors. Branch [Internet]. Documentation Home, ; 2020 Oct 22, 03:47 UTC [cited 2026 Mar 1]. Available from: https://docs.oojeema.com/index.php?title=Branch&oldid=618.
Bluebook style
Branch, https://docs.oojeema.com/index.php?title=Branch&oldid=618 (last visited March 1, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Documentation Home",
title = "Branch --- Documentation Home{,} ",
year = "2020",
url = "https://docs.oojeema.com/index.php?title=Branch&oldid=618",
note = "[Online; accessed 1-March-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 = "Documentation Home",
title = "Branch --- Documentation Home{,} ",
year = "2020",
url = "\url{https://docs.oojeema.com/index.php?title=Branch&oldid=618}",
note = "[Online; accessed 1-March-2026]"
}