Cite
From
Bibliographic details for Resources
- Page name: Resources
- Author: contributors
- Publisher: , .
- Date of last revision: 28 October 2011 17:09 UTC
- Date retrieved: 18 May 2013 15:38 UTC
- Permanent URL: http://gbb.utoronto.ca/index.php?title=Resources&oldid=1470
- Page Version ID: 1470
Citation styles for Resources
APA style
Resources. (2011, October 28). , . Retrieved 15:38, May 18, 2013 from http://gbb.utoronto.ca/index.php?title=Resources&oldid=1470.
MLA style
"Resources." , . 28 Oct 2011, 17:09 UTC. 18 May 2013, 15:38 <http://gbb.utoronto.ca/index.php?title=Resources&oldid=1470>.
MHRA style
contributors, 'Resources', , , 28 October 2011, 17:09 UTC, <http://gbb.utoronto.ca/index.php?title=Resources&oldid=1470> [accessed 18 May 2013]
Chicago style
contributors, "Resources," , , http://gbb.utoronto.ca/index.php?title=Resources&oldid=1470 (accessed May 18, 2013).
CBE/CSE style
contributors. Resources [Internet]. , ; 2011 Oct 28, 17:09 UTC [cited 2013 May 18]. Available from:
http://gbb.utoronto.ca/index.php?title=Resources&oldid=1470.
Bluebook style
Resources, http://gbb.utoronto.ca/index.php?title=Resources&oldid=1470 (last visited May 18, 2013).
BibTeX entry
@misc{ wiki:xxx,
author = "",
title = "Resources --- {,} ",
year = "2011",
url = "http://gbb.utoronto.ca/index.php?title=Resources&oldid=1470",
note = "[Online; accessed 18-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 = "",
title = "Resources --- {,} ",
year = "2011",
url = "\url{http://gbb.utoronto.ca/index.php?title=Resources&oldid=1470}",
note = "[Online; accessed 18-May-2013]"
}
