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