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