Cite
From Saint Wiki
Bibliographic details for SCG 3.0
- Page name: SCG 3.0
- Author: Saint Wiki contributors
- Publisher: Saint Wiki, .
- Date of last revision: 1 August 2009 23:27 UTC
- Date retrieved: 21 May 2013 21:10 UTC
- Permanent URL: http://www.saintwiki.com/index.php?title=SCG_3.0&oldid=14888
- Page Version ID: 14888
Citation styles for SCG 3.0
APA style
SCG 3.0. (2009, August 1). Saint Wiki, . Retrieved 21:10, May 21, 2013 from http://www.saintwiki.com/index.php?title=SCG_3.0&oldid=14888.
MLA style
"SCG 3.0." Saint Wiki, . 1 Aug 2009, 23:27 UTC. 21 May 2013, 21:10 <http://www.saintwiki.com/index.php?title=SCG_3.0&oldid=14888>.
MHRA style
Saint Wiki contributors, 'SCG 3.0', Saint Wiki, , 1 August 2009, 23:27 UTC, <http://www.saintwiki.com/index.php?title=SCG_3.0&oldid=14888> [accessed 21 May 2013]
Chicago style
Saint Wiki contributors, "SCG 3.0," Saint Wiki, , http://www.saintwiki.com/index.php?title=SCG_3.0&oldid=14888 (accessed May 21, 2013).
CBE/CSE style
Saint Wiki contributors. SCG 3.0 [Internet]. Saint Wiki, ; 2009 Aug 1, 23:27 UTC [cited 2013 May 21]. Available from: http://www.saintwiki.com/index.php?title=SCG_3.0&oldid=14888.
Bluebook style
SCG 3.0, http://www.saintwiki.com/index.php?title=SCG_3.0&oldid=14888 (last visited May 21, 2013).
BibTeX entry
@misc{ wiki:xxx,
author = "Saint Wiki",
title = "SCG 3.0 --- Saint Wiki{,} ",
year = "2009",
url = "http://www.saintwiki.com/index.php?title=SCG_3.0&oldid=14888",
note = "[Online; accessed 21-May-2013]"
}
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 = "Saint Wiki",
title = "SCG 3.0 --- Saint Wiki{,} ",
year = "2009",
url = "\url{http://www.saintwiki.com/index.php?title=SCG_3.0&oldid=14888}",
note = "[Online; accessed 21-May-2013]"
}