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