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