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