Cite This Page
Bibliographic details for Target Software Installation
- Page name: Target Software Installation
- Author: ArmadeusWiki contributors
- Publisher: ArmadeusWiki, .
- Date of last revision: 9 September 2021 07:46 UTC
- Date retrieved: 14 March 2026 06:01 UTC
- Permanent URL: http://www.armadeus.org/wiki/index.php?title=Target_Software_Installation&oldid=1939
- Page Version ID: 1939
Citation styles for Target Software Installation
APA style
Target Software Installation. (2021, September 9). ArmadeusWiki, . Retrieved 06:01, March 14, 2026 from http://www.armadeus.org/wiki/index.php?title=Target_Software_Installation&oldid=1939.
MLA style
"Target Software Installation." ArmadeusWiki, . 9 Sep 2021, 07:46 UTC. 14 Mar 2026, 06:01 <http://www.armadeus.org/wiki/index.php?title=Target_Software_Installation&oldid=1939>.
MHRA style
ArmadeusWiki contributors, 'Target Software Installation', ArmadeusWiki, , 9 September 2021, 07:46 UTC, <http://www.armadeus.org/wiki/index.php?title=Target_Software_Installation&oldid=1939> [accessed 14 March 2026]
Chicago style
ArmadeusWiki contributors, "Target Software Installation," ArmadeusWiki, , http://www.armadeus.org/wiki/index.php?title=Target_Software_Installation&oldid=1939 (accessed March 14, 2026).
CBE/CSE style
ArmadeusWiki contributors. Target Software Installation [Internet]. ArmadeusWiki, ; 2021 Sep 9, 07:46 UTC [cited 2026 Mar 14]. Available from: http://www.armadeus.org/wiki/index.php?title=Target_Software_Installation&oldid=1939.
Bluebook style
Target Software Installation, http://www.armadeus.org/wiki/index.php?title=Target_Software_Installation&oldid=1939 (last visited March 14, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ArmadeusWiki",
title = "Target Software Installation --- ArmadeusWiki{,} ",
year = "2021",
url = "http://www.armadeus.org/wiki/index.php?title=Target_Software_Installation&oldid=1939",
note = "[Online; accessed 14-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 = "Target Software Installation --- ArmadeusWiki{,} ",
year = "2021",
url = "\url{http://www.armadeus.org/wiki/index.php?title=Target_Software_Installation&oldid=1939}",
note = "[Online; accessed 14-March-2026]"
}