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