Cite
From Second Life Wiki
Bibliographic details for Adding a cursor
- Page name: Adding a cursor
- Author: Second Life Wiki contributors
- Publisher: Second Life Wiki, .
- Date of last revision: 27 September 2007 18:12 UTC
- Date retrieved: 23 November 2009 14:24 UTC
- Permanent URL: http://wiki.secondlife.com/w/index.php?title=Adding_a_cursor&oldid=33188
- Page Version ID: 33188
Citation styles for Adding a cursor
APA style
Adding a cursor. (2007, September 27). Second Life Wiki, . Retrieved 14:24, November 23, 2009 from http://wiki.secondlife.com/w/index.php?title=Adding_a_cursor&oldid=33188.
MLA style
"Adding a cursor." Second Life Wiki, . 27 Sep 2007, 18:12 UTC. 23 Nov 2009, 14:24 <http://wiki.secondlife.com/w/index.php?title=Adding_a_cursor&oldid=33188>.
MHRA style
Second Life Wiki contributors, 'Adding a cursor', Second Life Wiki, , 27 September 2007, 18:12 UTC, <http://wiki.secondlife.com/w/index.php?title=Adding_a_cursor&oldid=33188> [accessed 23 November 2009]
Chicago style
Second Life Wiki contributors, "Adding a cursor," Second Life Wiki, , http://wiki.secondlife.com/w/index.php?title=Adding_a_cursor&oldid=33188 (accessed November 23, 2009).
CBE/CSE style
Second Life Wiki contributors. Adding a cursor [Internet]. Second Life Wiki, ; 2007 Sep 27, 18:12 UTC [cited 2009 Nov 23]. Available from: http://wiki.secondlife.com/w/index.php?title=Adding_a_cursor&oldid=33188.
Bluebook style
Adding a cursor, http://wiki.secondlife.com/w/index.php?title=Adding_a_cursor&oldid=33188 (last visited November 23, 2009).
BibTeX entry
@misc{ wiki:xxx,
author = "Second Life Wiki",
title = "Adding a cursor --- Second Life Wiki{,} ",
year = "2007",
url = "http://wiki.secondlife.com/w/index.php?title=Adding_a_cursor&oldid=33188",
note = "[Online; accessed 23-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 = "Adding a cursor --- Second Life Wiki{,} ",
year = "2007",
url = "\url{http://wiki.secondlife.com/w/index.php?title=Adding_a_cursor&oldid=33188}",
note = "[Online; accessed 23-November-2009]"
}

