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