Cite This Page
Bibliographic details for LUA:ZoneScripts
- Page name: LUA:ZoneScripts
- Author: EQ2Emulator contributors
- Publisher: EQ2Emulator, .
- Date of last revision: 28 December 2013 05:00 UTC
- Date retrieved: 10 September 2026 16:01 UTC
- Permanent URL: https://oldwiki.eq2classic.com/index.php?title=LUA:ZoneScripts&oldid=5234
- Page Version ID: 5234
Citation styles for LUA:ZoneScripts
APA style
LUA:ZoneScripts. (2013, December 28). EQ2Emulator, . Retrieved 16:01, September 10, 2026 from https://oldwiki.eq2classic.com/index.php?title=LUA:ZoneScripts&oldid=5234.
MLA style
"LUA:ZoneScripts." EQ2Emulator, . 28 Dec 2013, 05:00 UTC. 10 Sep 2026, 16:01 <https://oldwiki.eq2classic.com/index.php?title=LUA:ZoneScripts&oldid=5234>.
MHRA style
EQ2Emulator contributors, 'LUA:ZoneScripts', EQ2Emulator, , 28 December 2013, 05:00 UTC, <https://oldwiki.eq2classic.com/index.php?title=LUA:ZoneScripts&oldid=5234> [accessed 10 September 2026]
Chicago style
EQ2Emulator contributors, "LUA:ZoneScripts," EQ2Emulator, , https://oldwiki.eq2classic.com/index.php?title=LUA:ZoneScripts&oldid=5234 (accessed September 10, 2026).
CBE/CSE style
EQ2Emulator contributors. LUA:ZoneScripts [Internet]. EQ2Emulator, ; 2013 Dec 28, 05:00 UTC [cited 2026 Sep 10]. Available from: https://oldwiki.eq2classic.com/index.php?title=LUA:ZoneScripts&oldid=5234.
Bluebook style
LUA:ZoneScripts, https://oldwiki.eq2classic.com/index.php?title=LUA:ZoneScripts&oldid=5234 (last visited September 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "EQ2Emulator",
title = "LUA:ZoneScripts --- EQ2Emulator{,} ",
year = "2013",
url = "https://oldwiki.eq2classic.com/index.php?title=LUA:ZoneScripts&oldid=5234",
note = "[Online; accessed 10-September-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:ZoneScripts --- EQ2Emulator{,} ",
year = "2013",
url = "\url{https://oldwiki.eq2classic.com/index.php?title=LUA:ZoneScripts&oldid=5234}",
note = "[Online; accessed 10-September-2026]"
}