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