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