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: 6 June 2026 22:42 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 22:42, June 6, 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. 6 Jun 2026, 22:42 <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 6 June 2026]
Chicago style
COPTR contributors, "Data Asset Framework," COPTR, , https://coptr.digipres.org/index.php?title=Data_Asset_Framework&oldid=4006 (accessed June 6, 2026).
CBE/CSE style
COPTR contributors. Data Asset Framework [Internet]. COPTR, ; 2021 Apr 20, 19:29 UTC [cited 2026 Jun 6]. 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 June 6, 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 6-June-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 6-June-2026]"
}