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

