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