Cite This Page
Bibliographic details for Installing CSS
- Page name: Installing CSS
- Author: GlueXWiki contributors
- Publisher: GlueXWiki, .
- Date of last revision: 18 June 2013 15:19 UTC
- Date retrieved: 17 May 2025 23:19 UTC
- Permanent URL: https://halldweb.jlab.org/wiki/index.php?title=Installing_CSS&oldid=48313
- Page Version ID: 48313
Citation styles for Installing CSS
APA style
Installing CSS. (2013, June 18). GlueXWiki, . Retrieved 23:19, May 17, 2025 from https://halldweb.jlab.org/wiki/index.php?title=Installing_CSS&oldid=48313.
MLA style
"Installing CSS." GlueXWiki, . 18 Jun 2013, 15:19 UTC. 17 May 2025, 23:19 <https://halldweb.jlab.org/wiki/index.php?title=Installing_CSS&oldid=48313>.
MHRA style
GlueXWiki contributors, 'Installing CSS', GlueXWiki, , 18 June 2013, 15:19 UTC, <https://halldweb.jlab.org/wiki/index.php?title=Installing_CSS&oldid=48313> [accessed 17 May 2025]
Chicago style
GlueXWiki contributors, "Installing CSS," GlueXWiki, , https://halldweb.jlab.org/wiki/index.php?title=Installing_CSS&oldid=48313 (accessed May 17, 2025).
CBE/CSE style
GlueXWiki contributors. Installing CSS [Internet]. GlueXWiki, ; 2013 Jun 18, 15:19 UTC [cited 2025 May 17]. Available from: https://halldweb.jlab.org/wiki/index.php?title=Installing_CSS&oldid=48313.
Bluebook style
Installing CSS, https://halldweb.jlab.org/wiki/index.php?title=Installing_CSS&oldid=48313 (last visited May 17, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "GlueXWiki", title = "Installing CSS --- GlueXWiki{,} ", year = "2013", url = "https://halldweb.jlab.org/wiki/index.php?title=Installing_CSS&oldid=48313", note = "[Online; accessed 17-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 = "Installing CSS --- GlueXWiki{,} ", year = "2013", url = "\url{https://halldweb.jlab.org/wiki/index.php?title=Installing_CSS&oldid=48313}", note = "[Online; accessed 17-May-2025]" }