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

