Cite This Page
Bibliographic details for Communicate
- Page name: Communicate
- Author: ArmadeusWiki contributors
- Publisher: ArmadeusWiki, .
- Date of last revision: 15 April 2021 10:17 UTC
- Date retrieved: 17 June 2026 08:11 UTC
- Permanent URL: http://www.armadeus.org/wiki/index.php?title=Communicate&oldid=6002
- Page Version ID: 6002
Citation styles for Communicate
APA style
Communicate. (2021, April 15). ArmadeusWiki, . Retrieved 08:11, June 17, 2026 from http://www.armadeus.org/wiki/index.php?title=Communicate&oldid=6002.
MLA style
"Communicate." ArmadeusWiki, . 15 Apr 2021, 10:17 UTC. 17 Jun 2026, 08:11 <http://www.armadeus.org/wiki/index.php?title=Communicate&oldid=6002>.
MHRA style
ArmadeusWiki contributors, 'Communicate', ArmadeusWiki, , 15 April 2021, 10:17 UTC, <http://www.armadeus.org/wiki/index.php?title=Communicate&oldid=6002> [accessed 17 June 2026]
Chicago style
ArmadeusWiki contributors, "Communicate," ArmadeusWiki, , http://www.armadeus.org/wiki/index.php?title=Communicate&oldid=6002 (accessed June 17, 2026).
CBE/CSE style
ArmadeusWiki contributors. Communicate [Internet]. ArmadeusWiki, ; 2021 Apr 15, 10:17 UTC [cited 2026 Jun 17]. Available from: http://www.armadeus.org/wiki/index.php?title=Communicate&oldid=6002.
Bluebook style
Communicate, http://www.armadeus.org/wiki/index.php?title=Communicate&oldid=6002 (last visited June 17, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ArmadeusWiki",
title = "Communicate --- ArmadeusWiki{,} ",
year = "2021",
url = "http://www.armadeus.org/wiki/index.php?title=Communicate&oldid=6002",
note = "[Online; accessed 17-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 = "Communicate --- ArmadeusWiki{,} ",
year = "2021",
url = "\url{http://www.armadeus.org/wiki/index.php?title=Communicate&oldid=6002}",
note = "[Online; accessed 17-June-2026]"
}