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