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