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