Cite
From Second Life Wiki
Bibliographic details for Viewer source
- Page name: Viewer source
- Author: Second Life Wiki contributors
- Publisher: Second Life Wiki, .
- Date of last revision: 14 December 2011 14:55 UTC
- Date retrieved: 22 May 2013 19:33 UTC
- Permanent URL: http://wiki.secondlife.com/w/index.php?title=Viewer_source&oldid=1159620
- Page Version ID: 1159620
Citation styles for Viewer source
APA style
Viewer source. (2011, December 14). Second Life Wiki, . Retrieved 19:33, May 22, 2013 from http://wiki.secondlife.com/w/index.php?title=Viewer_source&oldid=1159620.
MLA style
"Viewer source." Second Life Wiki, . 14 Dec 2011, 14:55 UTC. 22 May 2013, 19:33 <http://wiki.secondlife.com/w/index.php?title=Viewer_source&oldid=1159620>.
MHRA style
Second Life Wiki contributors, 'Viewer source', Second Life Wiki, , 14 December 2011, 14:55 UTC, <http://wiki.secondlife.com/w/index.php?title=Viewer_source&oldid=1159620> [accessed 22 May 2013]
Chicago style
Second Life Wiki contributors, "Viewer source," Second Life Wiki, , http://wiki.secondlife.com/w/index.php?title=Viewer_source&oldid=1159620 (accessed May 22, 2013).
CBE/CSE style
Second Life Wiki contributors. Viewer source [Internet]. Second Life Wiki, ; 2011 Dec 14, 14:55 UTC [cited 2013 May 22]. Available from: http://wiki.secondlife.com/w/index.php?title=Viewer_source&oldid=1159620.
Bluebook style
Viewer source, http://wiki.secondlife.com/w/index.php?title=Viewer_source&oldid=1159620 (last visited May 22, 2013).
BibTeX entry
@misc{ wiki:xxx,
author = "Second Life Wiki",
title = "Viewer source --- Second Life Wiki{,} ",
year = "2011",
url = "http://wiki.secondlife.com/w/index.php?title=Viewer_source&oldid=1159620",
note = "[Online; accessed 22-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 = "Second Life Wiki",
title = "Viewer source --- Second Life Wiki{,} ",
year = "2011",
url = "\url{http://wiki.secondlife.com/w/index.php?title=Viewer_source&oldid=1159620}",
note = "[Online; accessed 22-May-2013]"
}

