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