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