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