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