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