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