Cite
From Second Life Wiki
Bibliographic details for PyOGP Client Library Development Sandbox
- Page name: PyOGP Client Library Development Sandbox
- Author: Second Life Wiki contributors
- Publisher: Second Life Wiki, .
- Date of last revision: 9 October 2009 22:20 UTC
- Date retrieved: 22 November 2009 20:27 UTC
- Permanent URL: http://wiki.secondlife.com/w/index.php?title=PyOGP_Client_Library_Development_Sandbox&oldid=586473
- Page Version ID: 586473
Citation styles for PyOGP Client Library Development Sandbox
APA style
PyOGP Client Library Development Sandbox. (2009, October 9). Second Life Wiki, . Retrieved 20:27, November 22, 2009 from http://wiki.secondlife.com/w/index.php?title=PyOGP_Client_Library_Development_Sandbox&oldid=586473.
MLA style
"PyOGP Client Library Development Sandbox." Second Life Wiki, . 9 Oct 2009, 22:20 UTC. 22 Nov 2009, 20:27 <http://wiki.secondlife.com/w/index.php?title=PyOGP_Client_Library_Development_Sandbox&oldid=586473>.
MHRA style
Second Life Wiki contributors, 'PyOGP Client Library Development Sandbox', Second Life Wiki, , 9 October 2009, 22:20 UTC, <http://wiki.secondlife.com/w/index.php?title=PyOGP_Client_Library_Development_Sandbox&oldid=586473> [accessed 22 November 2009]
Chicago style
Second Life Wiki contributors, "PyOGP Client Library Development Sandbox," Second Life Wiki, , http://wiki.secondlife.com/w/index.php?title=PyOGP_Client_Library_Development_Sandbox&oldid=586473 (accessed November 22, 2009).
CBE/CSE style
Second Life Wiki contributors. PyOGP Client Library Development Sandbox [Internet]. Second Life Wiki, ; 2009 Oct 9, 22:20 UTC [cited 2009 Nov 22]. Available from: http://wiki.secondlife.com/w/index.php?title=PyOGP_Client_Library_Development_Sandbox&oldid=586473.
Bluebook style
PyOGP Client Library Development Sandbox, http://wiki.secondlife.com/w/index.php?title=PyOGP_Client_Library_Development_Sandbox&oldid=586473 (last visited November 22, 2009).
BibTeX entry
@misc{ wiki:xxx,
author = "Second Life Wiki",
title = "PyOGP Client Library Development Sandbox --- Second Life Wiki{,} ",
year = "2009",
url = "http://wiki.secondlife.com/w/index.php?title=PyOGP_Client_Library_Development_Sandbox&oldid=586473",
note = "[Online; accessed 22-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 = "PyOGP Client Library Development Sandbox --- Second Life Wiki{,} ",
year = "2009",
url = "\url{http://wiki.secondlife.com/w/index.php?title=PyOGP_Client_Library_Development_Sandbox&oldid=586473}",
note = "[Online; accessed 22-November-2009]"
}

