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