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