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