Cite This Page
Bibliographic details for Communications
- Page name: Communications
- Author: OpenCommons contributors
- Publisher: OpenCommons.
- Date of last revision: 17 May 2022 19:23 UTC
- Date retrieved: 21 May 2026 17:21 UTC
- Permanent URL: https://opencommons.org/index.php?title=Communications&oldid=9426
- Page Version ID: 9426
Citation styles for Communications
APA style
Communications. (2022, May 17). OpenCommons. Retrieved 17:21, May 21, 2026 from https://opencommons.org/index.php?title=Communications&oldid=9426.
MLA style
"Communications." OpenCommons. 17 May 2022, 19:23 UTC. 21 May 2026, 17:21 <https://opencommons.org/index.php?title=Communications&oldid=9426>.
MHRA style
OpenCommons contributors, 'Communications', OpenCommons, 17 May 2022, 19:23 UTC, <https://opencommons.org/index.php?title=Communications&oldid=9426> [accessed 21 May 2026]
Chicago style
OpenCommons contributors, "Communications," OpenCommons, https://opencommons.org/index.php?title=Communications&oldid=9426 (accessed May 21, 2026).
CBE/CSE style
OpenCommons contributors. Communications [Internet]. OpenCommons; 2022 May 17, 19:23 UTC [cited 2026 May 21]. Available from: https://opencommons.org/index.php?title=Communications&oldid=9426.
Bluebook style
Communications, https://opencommons.org/index.php?title=Communications&oldid=9426 (last visited May 21, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "OpenCommons",
title = "Communications --- OpenCommons{,} ",
year = "2022",
url = "https://opencommons.org/index.php?title=Communications&oldid=9426",
note = "[Online; accessed 21-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 = "OpenCommons",
title = "Communications --- OpenCommons{,} ",
year = "2022",
url = "\url{https://opencommons.org/index.php?title=Communications&oldid=9426}",
note = "[Online; accessed 21-May-2026]"
}