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

