Cite This Page
Bibliographic details for Git Repositories
- Page name: Git Repositories
- Author: GlueXWiki contributors
- Publisher: GlueXWiki, .
- Date of last revision: 1 September 2018 19:14 UTC
- Date retrieved: 14 May 2025 12:06 UTC
- Permanent URL: https://halldweb.jlab.org/wiki/index.php?title=Git_Repositories&oldid=68750
- Page Version ID: 68750
Citation styles for Git Repositories
APA style
Git Repositories. (2018, September 1). GlueXWiki, . Retrieved 12:06, May 14, 2025 from https://halldweb.jlab.org/wiki/index.php?title=Git_Repositories&oldid=68750.
MLA style
"Git Repositories." GlueXWiki, . 1 Sep 2018, 19:14 UTC. 14 May 2025, 12:06 <https://halldweb.jlab.org/wiki/index.php?title=Git_Repositories&oldid=68750>.
MHRA style
GlueXWiki contributors, 'Git Repositories', GlueXWiki, , 1 September 2018, 19:14 UTC, <https://halldweb.jlab.org/wiki/index.php?title=Git_Repositories&oldid=68750> [accessed 14 May 2025]
Chicago style
GlueXWiki contributors, "Git Repositories," GlueXWiki, , https://halldweb.jlab.org/wiki/index.php?title=Git_Repositories&oldid=68750 (accessed May 14, 2025).
CBE/CSE style
GlueXWiki contributors. Git Repositories [Internet]. GlueXWiki, ; 2018 Sep 1, 19:14 UTC [cited 2025 May 14]. Available from: https://halldweb.jlab.org/wiki/index.php?title=Git_Repositories&oldid=68750.
Bluebook style
Git Repositories, https://halldweb.jlab.org/wiki/index.php?title=Git_Repositories&oldid=68750 (last visited May 14, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "GlueXWiki", title = "Git Repositories --- GlueXWiki{,} ", year = "2018", url = "https://halldweb.jlab.org/wiki/index.php?title=Git_Repositories&oldid=68750", note = "[Online; accessed 14-May-2025]" }
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 = "GlueXWiki", title = "Git Repositories --- GlueXWiki{,} ", year = "2018", url = "\url{https://halldweb.jlab.org/wiki/index.php?title=Git_Repositories&oldid=68750}", note = "[Online; accessed 14-May-2025]" }