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