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