Cite
From Saint Wiki
Bibliographic details for ST 1.40
- Page name: ST 1.40
- Author: Saint Wiki contributors
- Publisher: Saint Wiki, .
- Date of last revision: 8 June 2008 14:59 UTC
- Date retrieved: 19 June 2013 00:00 UTC
- Permanent URL: http://www.saintwiki.com/index.php?title=ST_1.40&oldid=13551
- Page Version ID: 13551
Citation styles for ST 1.40
APA style
ST 1.40. (2008, June 8). Saint Wiki, . Retrieved 00:00, June 19, 2013 from http://www.saintwiki.com/index.php?title=ST_1.40&oldid=13551.
MLA style
"ST 1.40." Saint Wiki, . 8 Jun 2008, 14:59 UTC. 19 Jun 2013, 00:00 <http://www.saintwiki.com/index.php?title=ST_1.40&oldid=13551>.
MHRA style
Saint Wiki contributors, 'ST 1.40', Saint Wiki, , 8 June 2008, 14:59 UTC, <http://www.saintwiki.com/index.php?title=ST_1.40&oldid=13551> [accessed 19 June 2013]
Chicago style
Saint Wiki contributors, "ST 1.40," Saint Wiki, , http://www.saintwiki.com/index.php?title=ST_1.40&oldid=13551 (accessed June 19, 2013).
CBE/CSE style
Saint Wiki contributors. ST 1.40 [Internet]. Saint Wiki, ; 2008 Jun 8, 14:59 UTC [cited 2013 Jun 19]. Available from: http://www.saintwiki.com/index.php?title=ST_1.40&oldid=13551.
Bluebook style
ST 1.40, http://www.saintwiki.com/index.php?title=ST_1.40&oldid=13551 (last visited June 19, 2013).
BibTeX entry
@misc{ wiki:xxx,
author = "Saint Wiki",
title = "ST 1.40 --- Saint Wiki{,} ",
year = "2008",
url = "http://www.saintwiki.com/index.php?title=ST_1.40&oldid=13551",
note = "[Online; accessed 19-June-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 = "ST 1.40 --- Saint Wiki{,} ",
year = "2008",
url = "\url{http://www.saintwiki.com/index.php?title=ST_1.40&oldid=13551}",
note = "[Online; accessed 19-June-2013]"
}