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