Cite This Page
Bibliographic details for How to Add Constants
- Page name: How to Add Constants
- Author: GlueXWiki contributors
- Publisher: GlueXWiki, .
- Date of last revision: 24 July 2015 17:52 UTC
- Date retrieved: 18 April 2025 15:30 UTC
- Permanent URL: https://halldweb.jlab.org/wiki/index.php?title=How_to_Add_Constants&oldid=68856
- Page Version ID: 68856
Citation styles for How to Add Constants
APA style
How to Add Constants. (2015, July 24). GlueXWiki, . Retrieved 15:30, April 18, 2025 from https://halldweb.jlab.org/wiki/index.php?title=How_to_Add_Constants&oldid=68856.
MLA style
"How to Add Constants." GlueXWiki, . 24 Jul 2015, 17:52 UTC. 18 Apr 2025, 15:30 <https://halldweb.jlab.org/wiki/index.php?title=How_to_Add_Constants&oldid=68856>.
MHRA style
GlueXWiki contributors, 'How to Add Constants', GlueXWiki, , 24 July 2015, 17:52 UTC, <https://halldweb.jlab.org/wiki/index.php?title=How_to_Add_Constants&oldid=68856> [accessed 18 April 2025]
Chicago style
GlueXWiki contributors, "How to Add Constants," GlueXWiki, , https://halldweb.jlab.org/wiki/index.php?title=How_to_Add_Constants&oldid=68856 (accessed April 18, 2025).
CBE/CSE style
GlueXWiki contributors. How to Add Constants [Internet]. GlueXWiki, ; 2015 Jul 24, 17:52 UTC [cited 2025 Apr 18]. Available from: https://halldweb.jlab.org/wiki/index.php?title=How_to_Add_Constants&oldid=68856.
Bluebook style
How to Add Constants, https://halldweb.jlab.org/wiki/index.php?title=How_to_Add_Constants&oldid=68856 (last visited April 18, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "GlueXWiki", title = "How to Add Constants --- GlueXWiki{,} ", year = "2015", url = "https://halldweb.jlab.org/wiki/index.php?title=How_to_Add_Constants&oldid=68856", note = "[Online; accessed 18-April-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 = "How to Add Constants --- GlueXWiki{,} ", year = "2015", url = "\url{https://halldweb.jlab.org/wiki/index.php?title=How_to_Add_Constants&oldid=68856}", note = "[Online; accessed 18-April-2025]" }