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: 3 June 2023 18:07 UTC
- Permanent URL: https://halldweb.jlab.org/wiki/index.php?title=Installing_CSS&oldid=48331
- Page Version ID: 48331
Citation styles for Installing CSS
APA style
Installing CSS. (2013, June 18). GlueXWiki, . Retrieved 18:07, June 3, 2023 from https://halldweb.jlab.org/wiki/index.php?title=Installing_CSS&oldid=48331.
MLA style
"Installing CSS." GlueXWiki, . 18 Jun 2013, 15:19 UTC. 3 Jun 2023, 18:07 <https://halldweb.jlab.org/wiki/index.php?title=Installing_CSS&oldid=48331>.
MHRA style
GlueXWiki contributors, 'Installing CSS', GlueXWiki, , 18 June 2013, 15:19 UTC, <https://halldweb.jlab.org/wiki/index.php?title=Installing_CSS&oldid=48331> [accessed 3 June 2023]
Chicago style
GlueXWiki contributors, "Installing CSS," GlueXWiki, , https://halldweb.jlab.org/wiki/index.php?title=Installing_CSS&oldid=48331 (accessed June 3, 2023).
CBE/CSE style
GlueXWiki contributors. Installing CSS [Internet]. GlueXWiki, ; 2013 Jun 18, 15:19 UTC [cited 2023 Jun 3]. Available from: https://halldweb.jlab.org/wiki/index.php?title=Installing_CSS&oldid=48331.
Bluebook style
Installing CSS, https://halldweb.jlab.org/wiki/index.php?title=Installing_CSS&oldid=48331 (last visited June 3, 2023).
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=48331", note = "[Online; accessed 3-June-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 = "Installing CSS --- GlueXWiki{,} ", year = "2013", url = "\url{https://halldweb.jlab.org/wiki/index.php?title=Installing_CSS&oldid=48331}", note = "[Online; accessed 3-June-2023]" }