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