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