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