Cite This Page
Bibliographic details for Developer:Spell IDs
- Page name: Developer:Spell IDs
- Author: EQ2Emulator contributors
- Publisher: EQ2Emulator, .
- Date of last revision: 21 February 2009 05:50 UTC
- Date retrieved: 11 July 2026 10:51 UTC
- Permanent URL: https://oldwiki.eq2classic.com/index.php?title=Developer:Spell_IDs&oldid=467
- Page Version ID: 467
Citation styles for Developer:Spell IDs
APA style
Developer:Spell IDs. (2009, February 21). EQ2Emulator, . Retrieved 10:51, July 11, 2026 from https://oldwiki.eq2classic.com/index.php?title=Developer:Spell_IDs&oldid=467.
MLA style
"Developer:Spell IDs." EQ2Emulator, . 21 Feb 2009, 05:50 UTC. 11 Jul 2026, 10:51 <https://oldwiki.eq2classic.com/index.php?title=Developer:Spell_IDs&oldid=467>.
MHRA style
EQ2Emulator contributors, 'Developer:Spell IDs', EQ2Emulator, , 21 February 2009, 05:50 UTC, <https://oldwiki.eq2classic.com/index.php?title=Developer:Spell_IDs&oldid=467> [accessed 11 July 2026]
Chicago style
EQ2Emulator contributors, "Developer:Spell IDs," EQ2Emulator, , https://oldwiki.eq2classic.com/index.php?title=Developer:Spell_IDs&oldid=467 (accessed July 11, 2026).
CBE/CSE style
EQ2Emulator contributors. Developer:Spell IDs [Internet]. EQ2Emulator, ; 2009 Feb 21, 05:50 UTC [cited 2026 Jul 11]. Available from: https://oldwiki.eq2classic.com/index.php?title=Developer:Spell_IDs&oldid=467.
Bluebook style
Developer:Spell IDs, https://oldwiki.eq2classic.com/index.php?title=Developer:Spell_IDs&oldid=467 (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=467",
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=467}",
note = "[Online; accessed 11-July-2026]"
}