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