Cite This Page
Bibliographic details for Developer:Release 0.5
- Page name: Developer:Release 0.5
- Author: EQ2Emulator contributors
- Publisher: EQ2Emulator, .
- Date of last revision: 17 October 2008 22:30 UTC
- Date retrieved: 15 March 2026 15:40 UTC
- Permanent URL: https://oldwiki.eq2classic.com/index.php?title=Developer:Release_0.5&oldid=376
- Page Version ID: 376
Citation styles for Developer:Release 0.5
APA style
Developer:Release 0.5. (2008, October 17). EQ2Emulator, . Retrieved 15:40, March 15, 2026 from https://oldwiki.eq2classic.com/index.php?title=Developer:Release_0.5&oldid=376.
MLA style
"Developer:Release 0.5." EQ2Emulator, . 17 Oct 2008, 22:30 UTC. 15 Mar 2026, 15:40 <https://oldwiki.eq2classic.com/index.php?title=Developer:Release_0.5&oldid=376>.
MHRA style
EQ2Emulator contributors, 'Developer:Release 0.5', EQ2Emulator, , 17 October 2008, 22:30 UTC, <https://oldwiki.eq2classic.com/index.php?title=Developer:Release_0.5&oldid=376> [accessed 15 March 2026]
Chicago style
EQ2Emulator contributors, "Developer:Release 0.5," EQ2Emulator, , https://oldwiki.eq2classic.com/index.php?title=Developer:Release_0.5&oldid=376 (accessed March 15, 2026).
CBE/CSE style
EQ2Emulator contributors. Developer:Release 0.5 [Internet]. EQ2Emulator, ; 2008 Oct 17, 22:30 UTC [cited 2026 Mar 15]. Available from: https://oldwiki.eq2classic.com/index.php?title=Developer:Release_0.5&oldid=376.
Bluebook style
Developer:Release 0.5, https://oldwiki.eq2classic.com/index.php?title=Developer:Release_0.5&oldid=376 (last visited March 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "EQ2Emulator",
title = "Developer:Release 0.5 --- EQ2Emulator{,} ",
year = "2008",
url = "https://oldwiki.eq2classic.com/index.php?title=Developer:Release_0.5&oldid=376",
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 = "Developer:Release 0.5 --- EQ2Emulator{,} ",
year = "2008",
url = "\url{https://oldwiki.eq2classic.com/index.php?title=Developer:Release_0.5&oldid=376}",
note = "[Online; accessed 15-March-2026]"
}