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