Cite This Page
Bibliographic details for World
- Page name: World
- Author: Arkaz contributors
- Publisher: Arkaz, .
- Date of last revision: 3 October 2007 20:43 UTC
- Date retrieved: 28 April 2026 23:56 UTC
- Permanent URL: http://www.arkaz.org/lore/index.php?title=World&oldid=395
- Page Version ID: 395
Citation styles for World
APA style
World. (2007, October 3). Arkaz, . Retrieved 23:56, April 28, 2026 from http://www.arkaz.org/lore/index.php?title=World&oldid=395.
MLA style
"World." Arkaz, . 3 Oct 2007, 20:43 UTC. 28 Apr 2026, 23:56 <http://www.arkaz.org/lore/index.php?title=World&oldid=395>.
MHRA style
Arkaz contributors, 'World', Arkaz, , 3 October 2007, 20:43 UTC, <http://www.arkaz.org/lore/index.php?title=World&oldid=395> [accessed 28 April 2026]
Chicago style
Arkaz contributors, "World," Arkaz, , http://www.arkaz.org/lore/index.php?title=World&oldid=395 (accessed April 28, 2026).
CBE/CSE style
Arkaz contributors. World [Internet]. Arkaz, ; 2007 Oct 3, 20:43 UTC [cited 2026 Apr 28]. Available from: http://www.arkaz.org/lore/index.php?title=World&oldid=395.
Bluebook style
World, http://www.arkaz.org/lore/index.php?title=World&oldid=395 (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=395",
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=395}",
note = "[Online; accessed 28-April-2026]"
}