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