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