Cite This Page
Bibliographic details for Git Concepts
- Page name: Git Concepts
- Author: NovaOrdis Knowledge Base contributors
- Publisher: NovaOrdis Knowledge Base, .
- Date of last revision: 18 December 2017 02:37 UTC
- Date retrieved: 31 October 2024 23:48 UTC
- Permanent URL: https://kb.novaordis.com/index.php?title=Git_Concepts&oldid=35045
- Page Version ID: 35045
Citation styles for Git Concepts
APA style
Git Concepts. (2017, December 18). NovaOrdis Knowledge Base, . Retrieved 23:48, October 31, 2024 from https://kb.novaordis.com/index.php?title=Git_Concepts&oldid=35045.
MLA style
"Git Concepts." NovaOrdis Knowledge Base, . 18 Dec 2017, 02:37 UTC. 31 Oct 2024, 23:48 <https://kb.novaordis.com/index.php?title=Git_Concepts&oldid=35045>.
MHRA style
NovaOrdis Knowledge Base contributors, 'Git Concepts', NovaOrdis Knowledge Base, , 18 December 2017, 02:37 UTC, <https://kb.novaordis.com/index.php?title=Git_Concepts&oldid=35045> [accessed 31 October 2024]
Chicago style
NovaOrdis Knowledge Base contributors, "Git Concepts," NovaOrdis Knowledge Base, , https://kb.novaordis.com/index.php?title=Git_Concepts&oldid=35045 (accessed October 31, 2024).
CBE/CSE style
NovaOrdis Knowledge Base contributors. Git Concepts [Internet]. NovaOrdis Knowledge Base, ; 2017 Dec 18, 02:37 UTC [cited 2024 Oct 31]. Available from: https://kb.novaordis.com/index.php?title=Git_Concepts&oldid=35045.
Bluebook style
Git Concepts, https://kb.novaordis.com/index.php?title=Git_Concepts&oldid=35045 (last visited October 31, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "NovaOrdis Knowledge Base", title = "Git Concepts --- NovaOrdis Knowledge Base{,} ", year = "2017", url = "https://kb.novaordis.com/index.php?title=Git_Concepts&oldid=35045", note = "[Online; accessed 31-October-2024]" }
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 = "NovaOrdis Knowledge Base", title = "Git Concepts --- NovaOrdis Knowledge Base{,} ", year = "2017", url = "\url{https://kb.novaordis.com/index.php?title=Git_Concepts&oldid=35045}", note = "[Online; accessed 31-October-2024]" }