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