Cite
From Second Life Wiki
Bibliographic details for LSL 101
- Page name: LSL 101
- Author: Second Life Wiki contributors
- Publisher: Second Life Wiki, .
- Date of last revision: 5 May 2009 21:38 UTC
- Date retrieved: 25 November 2009 19:42 UTC
- Permanent URL: http://wiki.secondlife.com/w/index.php?title=LSL_101&oldid=346663
- Page Version ID: 346663
Citation styles for LSL 101
APA style
LSL 101. (2009, May 5). Second Life Wiki, . Retrieved 19:42, November 25, 2009 from http://wiki.secondlife.com/w/index.php?title=LSL_101&oldid=346663.
MLA style
"LSL 101." Second Life Wiki, . 5 May 2009, 21:38 UTC. 25 Nov 2009, 19:42 <http://wiki.secondlife.com/w/index.php?title=LSL_101&oldid=346663>.
MHRA style
Second Life Wiki contributors, 'LSL 101', Second Life Wiki, , 5 May 2009, 21:38 UTC, <http://wiki.secondlife.com/w/index.php?title=LSL_101&oldid=346663> [accessed 25 November 2009]
Chicago style
Second Life Wiki contributors, "LSL 101," Second Life Wiki, , http://wiki.secondlife.com/w/index.php?title=LSL_101&oldid=346663 (accessed November 25, 2009).
CBE/CSE style
Second Life Wiki contributors. LSL 101 [Internet]. Second Life Wiki, ; 2009 May 5, 21:38 UTC [cited 2009 Nov 25]. Available from: http://wiki.secondlife.com/w/index.php?title=LSL_101&oldid=346663.
Bluebook style
LSL 101, http://wiki.secondlife.com/w/index.php?title=LSL_101&oldid=346663 (last visited November 25, 2009).
BibTeX entry
@misc{ wiki:xxx,
author = "Second Life Wiki",
title = "LSL 101 --- Second Life Wiki{,} ",
year = "2009",
url = "http://wiki.secondlife.com/w/index.php?title=LSL_101&oldid=346663",
note = "[Online; accessed 25-November-2009]"
}
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 preferred:
@misc{ wiki:xxx,
author = "Second Life Wiki",
title = "LSL 101 --- Second Life Wiki{,} ",
year = "2009",
url = "\url{http://wiki.secondlife.com/w/index.php?title=LSL_101&oldid=346663}",
note = "[Online; accessed 25-November-2009]"
}

