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