Cite This Page
Bibliographic details for LUA:SpawnScripts
- Page name: LUA:SpawnScripts
- Author: EQ2Emulator contributors
- Publisher: EQ2Emulator, .
- Date of last revision: 12 February 2012 22:51 UTC
- Date retrieved: 13 March 2026 19:00 UTC
- Permanent URL: https://oldwiki.eq2classic.com/index.php?title=LUA:SpawnScripts&oldid=4558
- Page Version ID: 4558
Citation styles for LUA:SpawnScripts
APA style
LUA:SpawnScripts. (2012, February 12). EQ2Emulator, . Retrieved 19:00, March 13, 2026 from https://oldwiki.eq2classic.com/index.php?title=LUA:SpawnScripts&oldid=4558.
MLA style
"LUA:SpawnScripts." EQ2Emulator, . 12 Feb 2012, 22:51 UTC. 13 Mar 2026, 19:00 <https://oldwiki.eq2classic.com/index.php?title=LUA:SpawnScripts&oldid=4558>.
MHRA style
EQ2Emulator contributors, 'LUA:SpawnScripts', EQ2Emulator, , 12 February 2012, 22:51 UTC, <https://oldwiki.eq2classic.com/index.php?title=LUA:SpawnScripts&oldid=4558> [accessed 13 March 2026]
Chicago style
EQ2Emulator contributors, "LUA:SpawnScripts," EQ2Emulator, , https://oldwiki.eq2classic.com/index.php?title=LUA:SpawnScripts&oldid=4558 (accessed March 13, 2026).
CBE/CSE style
EQ2Emulator contributors. LUA:SpawnScripts [Internet]. EQ2Emulator, ; 2012 Feb 12, 22:51 UTC [cited 2026 Mar 13]. Available from: https://oldwiki.eq2classic.com/index.php?title=LUA:SpawnScripts&oldid=4558.
Bluebook style
LUA:SpawnScripts, https://oldwiki.eq2classic.com/index.php?title=LUA:SpawnScripts&oldid=4558 (last visited March 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "EQ2Emulator",
title = "LUA:SpawnScripts --- EQ2Emulator{,} ",
year = "2012",
url = "https://oldwiki.eq2classic.com/index.php?title=LUA:SpawnScripts&oldid=4558",
note = "[Online; accessed 13-March-2026]"
}
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 be preferred:
@misc{ wiki:xxx,
author = "EQ2Emulator",
title = "LUA:SpawnScripts --- EQ2Emulator{,} ",
year = "2012",
url = "\url{https://oldwiki.eq2classic.com/index.php?title=LUA:SpawnScripts&oldid=4558}",
note = "[Online; accessed 13-March-2026]"
}