Cite This Page
Bibliographic details for Developer:Spell IDs
- Page name: Developer:Spell IDs
- Author: EQ2Emulator contributors
- Publisher: EQ2Emulator, .
- Date of last revision: 13 February 2009 03:53 UTC
- Date retrieved: 11 July 2026 08:58 UTC
- Permanent URL: https://oldwiki.eq2classic.com/index.php?title=Developer:Spell_IDs&oldid=460
- Page Version ID: 460
Citation styles for Developer:Spell IDs
APA style
Developer:Spell IDs. (2009, February 13). EQ2Emulator, . Retrieved 08:58, July 11, 2026 from https://oldwiki.eq2classic.com/index.php?title=Developer:Spell_IDs&oldid=460.
MLA style
"Developer:Spell IDs." EQ2Emulator, . 13 Feb 2009, 03:53 UTC. 11 Jul 2026, 08:58 <https://oldwiki.eq2classic.com/index.php?title=Developer:Spell_IDs&oldid=460>.
MHRA style
EQ2Emulator contributors, 'Developer:Spell IDs', EQ2Emulator, , 13 February 2009, 03:53 UTC, <https://oldwiki.eq2classic.com/index.php?title=Developer:Spell_IDs&oldid=460> [accessed 11 July 2026]
Chicago style
EQ2Emulator contributors, "Developer:Spell IDs," EQ2Emulator, , https://oldwiki.eq2classic.com/index.php?title=Developer:Spell_IDs&oldid=460 (accessed July 11, 2026).
CBE/CSE style
EQ2Emulator contributors. Developer:Spell IDs [Internet]. EQ2Emulator, ; 2009 Feb 13, 03:53 UTC [cited 2026 Jul 11]. Available from: https://oldwiki.eq2classic.com/index.php?title=Developer:Spell_IDs&oldid=460.
Bluebook style
Developer:Spell IDs, https://oldwiki.eq2classic.com/index.php?title=Developer:Spell_IDs&oldid=460 (last visited July 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "EQ2Emulator",
title = "Developer:Spell IDs --- EQ2Emulator{,} ",
year = "2009",
url = "https://oldwiki.eq2classic.com/index.php?title=Developer:Spell_IDs&oldid=460",
note = "[Online; accessed 11-July-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 = "Developer:Spell IDs --- EQ2Emulator{,} ",
year = "2009",
url = "\url{https://oldwiki.eq2classic.com/index.php?title=Developer:Spell_IDs&oldid=460}",
note = "[Online; accessed 11-July-2026]"
}