Cite
From Second Life Wiki
Bibliographic details for Building the viewer libraries (Linux)
- Page name: Building the viewer libraries (Linux)
- Author: Second Life Wiki contributors
- Publisher: Second Life Wiki, .
- Date of last revision: 20 December 2008 02:01 UTC
- Date retrieved: 25 November 2009 07:21 UTC
- Permanent URL: http://wiki.secondlife.com/w/index.php?title=Building_the_viewer_libraries_(Linux)&oldid=181033
- Page Version ID: 181033
Citation styles for Building the viewer libraries (Linux)
APA style
Building the viewer libraries (Linux). (2008, December 20). Second Life Wiki, . Retrieved 07:21, November 25, 2009 from http://wiki.secondlife.com/w/index.php?title=Building_the_viewer_libraries_(Linux)&oldid=181033.
MLA style
"Building the viewer libraries (Linux)." Second Life Wiki, . 20 Dec 2008, 02:01 UTC. 25 Nov 2009, 07:21 <http://wiki.secondlife.com/w/index.php?title=Building_the_viewer_libraries_(Linux)&oldid=181033>.
MHRA style
Second Life Wiki contributors, 'Building the viewer libraries (Linux)', Second Life Wiki, , 20 December 2008, 02:01 UTC, <http://wiki.secondlife.com/w/index.php?title=Building_the_viewer_libraries_(Linux)&oldid=181033> [accessed 25 November 2009]
Chicago style
Second Life Wiki contributors, "Building the viewer libraries (Linux)," Second Life Wiki, , http://wiki.secondlife.com/w/index.php?title=Building_the_viewer_libraries_(Linux)&oldid=181033 (accessed November 25, 2009).
CBE/CSE style
Second Life Wiki contributors. Building the viewer libraries (Linux) [Internet]. Second Life Wiki, ; 2008 Dec 20, 02:01 UTC [cited 2009 Nov 25]. Available from: http://wiki.secondlife.com/w/index.php?title=Building_the_viewer_libraries_(Linux)&oldid=181033.
Bluebook style
Building the viewer libraries (Linux), http://wiki.secondlife.com/w/index.php?title=Building_the_viewer_libraries_(Linux)&oldid=181033 (last visited November 25, 2009).
BibTeX entry
@misc{ wiki:xxx,
author = "Second Life Wiki",
title = "Building the viewer libraries (Linux) --- Second Life Wiki{,} ",
year = "2008",
url = "http://wiki.secondlife.com/w/index.php?title=Building_the_viewer_libraries_(Linux)&oldid=181033",
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 = "Building the viewer libraries (Linux) --- Second Life Wiki{,} ",
year = "2008",
url = "\url{http://wiki.secondlife.com/w/index.php?title=Building_the_viewer_libraries_(Linux)&oldid=181033}",
note = "[Online; accessed 25-November-2009]"
}

