Cite This Page
Bibliographic details for Data Asset Framework
- Page name: Data Asset Framework
- Author: COPTR contributors
- Publisher: COPTR, .
- Date of last revision: 20 April 2021 19:29 UTC
- Date retrieved: 10 February 2026 02:29 UTC
- Permanent URL: https://coptr.digipres.org/index.php?title=Data_Asset_Framework&oldid=4006
- Page Version ID: 4006
Citation styles for Data Asset Framework
APA style
Data Asset Framework. (2021, April 20). COPTR, . Retrieved 02:29, February 10, 2026 from https://coptr.digipres.org/index.php?title=Data_Asset_Framework&oldid=4006.
MLA style
"Data Asset Framework." COPTR, . 20 Apr 2021, 19:29 UTC. 10 Feb 2026, 02:29 <https://coptr.digipres.org/index.php?title=Data_Asset_Framework&oldid=4006>.
MHRA style
COPTR contributors, 'Data Asset Framework', COPTR, , 20 April 2021, 19:29 UTC, <https://coptr.digipres.org/index.php?title=Data_Asset_Framework&oldid=4006> [accessed 10 February 2026]
Chicago style
COPTR contributors, "Data Asset Framework," COPTR, , https://coptr.digipres.org/index.php?title=Data_Asset_Framework&oldid=4006 (accessed February 10, 2026).
CBE/CSE style
COPTR contributors. Data Asset Framework [Internet]. COPTR, ; 2021 Apr 20, 19:29 UTC [cited 2026 Feb 10]. Available from: https://coptr.digipres.org/index.php?title=Data_Asset_Framework&oldid=4006.
Bluebook style
Data Asset Framework, https://coptr.digipres.org/index.php?title=Data_Asset_Framework&oldid=4006 (last visited February 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "COPTR",
title = "Data Asset Framework --- COPTR{,} ",
year = "2021",
url = "https://coptr.digipres.org/index.php?title=Data_Asset_Framework&oldid=4006",
note = "[Online; accessed 10-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 = "COPTR",
title = "Data Asset Framework --- COPTR{,} ",
year = "2021",
url = "\url{https://coptr.digipres.org/index.php?title=Data_Asset_Framework&oldid=4006}",
note = "[Online; accessed 10-February-2026]"
}