Cite This Page
Bibliographic details for World
- Page name: World
- Author: Arkaz contributors
- Publisher: Arkaz, .
- Date of last revision: 5 October 2007 00:42 UTC
- Date retrieved: 28 April 2026 21:15 UTC
- Permanent URL: http://www.arkaz.org/lore/index.php?title=World&oldid=539
- Page Version ID: 539
Citation styles for World
APA style
World. (2007, October 5). Arkaz, . Retrieved 21:15, April 28, 2026 from http://www.arkaz.org/lore/index.php?title=World&oldid=539.
MLA style
"World." Arkaz, . 5 Oct 2007, 00:42 UTC. 28 Apr 2026, 21:15 <http://www.arkaz.org/lore/index.php?title=World&oldid=539>.
MHRA style
Arkaz contributors, 'World', Arkaz, , 5 October 2007, 00:42 UTC, <http://www.arkaz.org/lore/index.php?title=World&oldid=539> [accessed 28 April 2026]
Chicago style
Arkaz contributors, "World," Arkaz, , http://www.arkaz.org/lore/index.php?title=World&oldid=539 (accessed April 28, 2026).
CBE/CSE style
Arkaz contributors. World [Internet]. Arkaz, ; 2007 Oct 5, 00:42 UTC [cited 2026 Apr 28]. Available from: http://www.arkaz.org/lore/index.php?title=World&oldid=539.
Bluebook style
World, http://www.arkaz.org/lore/index.php?title=World&oldid=539 (last visited April 28, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Arkaz",
title = "World --- Arkaz{,} ",
year = "2007",
url = "http://www.arkaz.org/lore/index.php?title=World&oldid=539",
note = "[Online; accessed 28-April-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 = "Arkaz",
title = "World --- Arkaz{,} ",
year = "2007",
url = "\url{http://www.arkaz.org/lore/index.php?title=World&oldid=539}",
note = "[Online; accessed 28-April-2026]"
}