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