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