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