Cite
From Wikipedia, the free encyclopedia
IMPORTANT NOTE: Most educators and professionals do not consider it appropriate to use tertiary sources such as encyclopedias as a sole source for any information — citing an encyclopedia as an important reference in footnotes or bibliographies may result in censure or a failing grade. Wikipedia articles should be used for background information, as a reference for correct terminology and search terms, and as a starting point for further research.
As with any community-built reference, there is a possibility for error in Wikipedia's content — please check your facts against multiple sources and read our disclaimers for more information.
Bibliographic details for "Style sheet language"
Please remember to check your manual of style, standards guide or instructor's guidelines for the exact syntax to suit your needs. For more detailed advice, see Citing Wikipedia.
Citation styles for "Style sheet language"
APA style
Style sheet language. (2008, May 22). In Wikipedia, The Free Encyclopedia. Retrieved 23:25, September 7, 2008, from http://en.wikipedia.org/w/index.php?title=Style_sheet_language&oldid=214263368
MLA style
"Style sheet language." Wikipedia, The Free Encyclopedia. 22 May 2008, 20:12 UTC. 7 Sep 2008 <http://en.wikipedia.org/w/index.php?title=Style_sheet_language&oldid=214263368>.
MHRA style
Wikipedia contributors, 'Style sheet language', Wikipedia, The Free Encyclopedia, 22 May 2008, 20:12 UTC, <http://en.wikipedia.org/w/index.php?title=Style_sheet_language&oldid=214263368> [accessed 7 September 2008]
Chicago style
Wikipedia contributors, "Style sheet language," Wikipedia, The Free Encyclopedia, http://en.wikipedia.org/w/index.php?title=Style_sheet_language&oldid=214263368 (accessed September 7, 2008).
CBE/CSE style
Wikipedia contributors. Style sheet language [Internet]. Wikipedia, The Free Encyclopedia; 2008 May 22, 20:12 UTC [cited 2008 Sep 7]. Available from: http://en.wikipedia.org/w/index.php?title=Style_sheet_language&oldid=214263368.
Bluebook style
Style sheet language, http://en.wikipedia.org/w/index.php?title=Style_sheet_language&oldid=214263368 (last visited Sep. 7, 2008).
Bluebook: Harvard JOLT style
See Wikipedia, Style sheet language, http://en.wikipedia.org/wiki/Style_sheet_language (optional description here) (as of Sep. 7, 2008, 23:25 GMT).
AMA style
Wikipedia contributors. Style sheet language. Wikipedia, The Free Encyclopedia. May 22, 2008, 20:12 UTC. Available at: http://en.wikipedia.org/w/index.php?title=Style_sheet_language&oldid=214263368. Accessed September 7, 2008.
BibTeX entry
@misc{ wiki:xxx,
author = "Wikipedia",
title = "Style sheet language --- Wikipedia{,} The Free Encyclopedia",
year = "2008",
url = "http://en.wikipedia.org/w/index.php?title=Style_sheet_language&oldid=214263368",
note = "[Online; accessed 7-September-2008]"
}
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 = "Wikipedia",
title = "Style sheet language --- Wikipedia{,} The Free Encyclopedia",
year = "2008",
url = "\url{http://en.wikipedia.org/w/index.php?title=Style_sheet_language&oldid=214263368}",
note = "[Online; accessed 7-September-2008]"
}

