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: 14 March 2026 01:55 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 01:55, March 14, 2026 from https://oldwiki.eq2classic.com/index.php?title=LUA:AddSpellTimer&oldid=5242.
MLA style
"LUA:AddSpellTimer." EQ2Emulator, . 16 Jan 2014, 21:59 UTC. 14 Mar 2026, 01:55 <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 14 March 2026]
Chicago style
EQ2Emulator contributors, "LUA:AddSpellTimer," EQ2Emulator, , https://oldwiki.eq2classic.com/index.php?title=LUA:AddSpellTimer&oldid=5242 (accessed March 14, 2026).
CBE/CSE style
EQ2Emulator contributors. LUA:AddSpellTimer [Internet]. EQ2Emulator, ; 2014 Jan 16, 21:59 UTC [cited 2026 Mar 14]. 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 March 14, 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 14-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:AddSpellTimer --- EQ2Emulator{,} ",
year = "2014",
url = "\url{https://oldwiki.eq2classic.com/index.php?title=LUA:AddSpellTimer&oldid=5242}",
note = "[Online; accessed 14-March-2026]"
}