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