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