Cite This Page
Bibliographic details for HOWTO Create a Hall-D Software Release
- Page name: HOWTO Create a Hall-D Software Release
- Author: GlueXWiki contributors
- Publisher: GlueXWiki, .
- Date of last revision: 5 April 2022 23:04 UTC
- Date retrieved: 13 November 2024 18:10 UTC
- Permanent URL: https://halldweb.jlab.org/wiki/index.php?title=HOWTO_Create_a_Hall-D_Software_Release&oldid=112104
- Page Version ID: 112104
Citation styles for HOWTO Create a Hall-D Software Release
APA style
HOWTO Create a Hall-D Software Release. (2022, April 5). GlueXWiki, . Retrieved 18:10, November 13, 2024 from https://halldweb.jlab.org/wiki/index.php?title=HOWTO_Create_a_Hall-D_Software_Release&oldid=112104.
MLA style
"HOWTO Create a Hall-D Software Release." GlueXWiki, . 5 Apr 2022, 23:04 UTC. 13 Nov 2024, 18:10 <https://halldweb.jlab.org/wiki/index.php?title=HOWTO_Create_a_Hall-D_Software_Release&oldid=112104>.
MHRA style
GlueXWiki contributors, 'HOWTO Create a Hall-D Software Release', GlueXWiki, , 5 April 2022, 23:04 UTC, <https://halldweb.jlab.org/wiki/index.php?title=HOWTO_Create_a_Hall-D_Software_Release&oldid=112104> [accessed 13 November 2024]
Chicago style
GlueXWiki contributors, "HOWTO Create a Hall-D Software Release," GlueXWiki, , https://halldweb.jlab.org/wiki/index.php?title=HOWTO_Create_a_Hall-D_Software_Release&oldid=112104 (accessed November 13, 2024).
CBE/CSE style
GlueXWiki contributors. HOWTO Create a Hall-D Software Release [Internet]. GlueXWiki, ; 2022 Apr 5, 23:04 UTC [cited 2024 Nov 13]. Available from: https://halldweb.jlab.org/wiki/index.php?title=HOWTO_Create_a_Hall-D_Software_Release&oldid=112104.
Bluebook style
HOWTO Create a Hall-D Software Release, https://halldweb.jlab.org/wiki/index.php?title=HOWTO_Create_a_Hall-D_Software_Release&oldid=112104 (last visited November 13, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "GlueXWiki", title = "HOWTO Create a Hall-D Software Release --- GlueXWiki{,} ", year = "2022", url = "https://halldweb.jlab.org/wiki/index.php?title=HOWTO_Create_a_Hall-D_Software_Release&oldid=112104", note = "[Online; accessed 13-November-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 = "GlueXWiki", title = "HOWTO Create a Hall-D Software Release --- GlueXWiki{,} ", year = "2022", url = "\url{https://halldweb.jlab.org/wiki/index.php?title=HOWTO_Create_a_Hall-D_Software_Release&oldid=112104}", note = "[Online; accessed 13-November-2024]" }