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: 8 April 2026 10:58 UTC
- Permanent URL: http://armadeus.org/wiki/index.php?title=Development&oldid=8926
- Page Version ID: 8926
Citation styles for Development
APA style
Development. (2020, April 1). ArmadeusWiki, . Retrieved 10:58, April 8, 2026 from http://armadeus.org/wiki/index.php?title=Development&oldid=8926.
MLA style
"Development." ArmadeusWiki, . 1 Apr 2020, 13:12 UTC. 8 Apr 2026, 10:58 <http://armadeus.org/wiki/index.php?title=Development&oldid=8926>.
MHRA style
ArmadeusWiki contributors, 'Development', ArmadeusWiki, , 1 April 2020, 13:12 UTC, <http://armadeus.org/wiki/index.php?title=Development&oldid=8926> [accessed 8 April 2026]
Chicago style
ArmadeusWiki contributors, "Development," ArmadeusWiki, , http://armadeus.org/wiki/index.php?title=Development&oldid=8926 (accessed April 8, 2026).
CBE/CSE style
ArmadeusWiki contributors. Development [Internet]. ArmadeusWiki, ; 2020 Apr 1, 13:12 UTC [cited 2026 Apr 8]. Available from: http://armadeus.org/wiki/index.php?title=Development&oldid=8926.
Bluebook style
Development, http://armadeus.org/wiki/index.php?title=Development&oldid=8926 (last visited April 8, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ArmadeusWiki",
title = "Development --- ArmadeusWiki{,} ",
year = "2020",
url = "http://armadeus.org/wiki/index.php?title=Development&oldid=8926",
note = "[Online; accessed 8-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 = "ArmadeusWiki",
title = "Development --- ArmadeusWiki{,} ",
year = "2020",
url = "\url{http://armadeus.org/wiki/index.php?title=Development&oldid=8926}",
note = "[Online; accessed 8-April-2026]"
}