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