Cite This Page
Bibliographic details for Instructions for Working with GlueX Git Repositories
- Page name: Instructions for Working with GlueX Git Repositories
- Author: GlueXWiki contributors
- Publisher: GlueXWiki, .
- Date of last revision: 14 May 2020 00:27 UTC
- Date retrieved: 30 November 2023 19:48 UTC
- Permanent URL: https://halldweb1.jlab.org/wiki/index.php?title=Instructions_for_Working_with_GlueX_Git_Repositories&oldid=68626
- Page Version ID: 68626
Citation styles for Instructions for Working with GlueX Git Repositories
APA style
Instructions for Working with GlueX Git Repositories. (2020, May 14). GlueXWiki, . Retrieved 19:48, November 30, 2023 from https://halldweb1.jlab.org/wiki/index.php?title=Instructions_for_Working_with_GlueX_Git_Repositories&oldid=68626.
MLA style
"Instructions for Working with GlueX Git Repositories." GlueXWiki, . 14 May 2020, 00:27 UTC. 30 Nov 2023, 19:48 <https://halldweb1.jlab.org/wiki/index.php?title=Instructions_for_Working_with_GlueX_Git_Repositories&oldid=68626>.
MHRA style
GlueXWiki contributors, 'Instructions for Working with GlueX Git Repositories', GlueXWiki, , 14 May 2020, 00:27 UTC, <https://halldweb1.jlab.org/wiki/index.php?title=Instructions_for_Working_with_GlueX_Git_Repositories&oldid=68626> [accessed 30 November 2023]
Chicago style
GlueXWiki contributors, "Instructions for Working with GlueX Git Repositories," GlueXWiki, , https://halldweb1.jlab.org/wiki/index.php?title=Instructions_for_Working_with_GlueX_Git_Repositories&oldid=68626 (accessed November 30, 2023).
CBE/CSE style
GlueXWiki contributors. Instructions for Working with GlueX Git Repositories [Internet]. GlueXWiki, ; 2020 May 14, 00:27 UTC [cited 2023 Nov 30]. Available from: https://halldweb1.jlab.org/wiki/index.php?title=Instructions_for_Working_with_GlueX_Git_Repositories&oldid=68626.
Bluebook style
Instructions for Working with GlueX Git Repositories, https://halldweb1.jlab.org/wiki/index.php?title=Instructions_for_Working_with_GlueX_Git_Repositories&oldid=68626 (last visited November 30, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "GlueXWiki", title = "Instructions for Working with GlueX Git Repositories --- GlueXWiki{,} ", year = "2020", url = "https://halldweb1.jlab.org/wiki/index.php?title=Instructions_for_Working_with_GlueX_Git_Repositories&oldid=68626", note = "[Online; accessed 30-November-2023]" }
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 = "Instructions for Working with GlueX Git Repositories --- GlueXWiki{,} ", year = "2020", url = "\url{https://halldweb1.jlab.org/wiki/index.php?title=Instructions_for_Working_with_GlueX_Git_Repositories&oldid=68626}", note = "[Online; accessed 30-November-2023]" }