Cite This Page
Bibliographic details for Not content-type specific tools
- Page name: Not content-type specific tools
- Author: COPTR contributors
- Publisher: COPTR, .
- Date of last revision: 25 May 2021 19:59 UTC
- Date retrieved: 16 May 2026 08:45 UTC
- Permanent URL: https://coptr.digipres.org/index.php?title=Not_content-type_specific_tools&oldid=4939
- Page Version ID: 4939
Citation styles for Not content-type specific tools
APA style
Not content-type specific tools. (2021, May 25). COPTR, . Retrieved 08:45, May 16, 2026 from https://coptr.digipres.org/index.php?title=Not_content-type_specific_tools&oldid=4939.
MLA style
"Not content-type specific tools." COPTR, . 25 May 2021, 19:59 UTC. 16 May 2026, 08:45 <https://coptr.digipres.org/index.php?title=Not_content-type_specific_tools&oldid=4939>.
MHRA style
COPTR contributors, 'Not content-type specific tools', COPTR, , 25 May 2021, 19:59 UTC, <https://coptr.digipres.org/index.php?title=Not_content-type_specific_tools&oldid=4939> [accessed 16 May 2026]
Chicago style
COPTR contributors, "Not content-type specific tools," COPTR, , https://coptr.digipres.org/index.php?title=Not_content-type_specific_tools&oldid=4939 (accessed May 16, 2026).
CBE/CSE style
COPTR contributors. Not content-type specific tools [Internet]. COPTR, ; 2021 May 25, 19:59 UTC [cited 2026 May 16]. Available from: https://coptr.digipres.org/index.php?title=Not_content-type_specific_tools&oldid=4939.
Bluebook style
Not content-type specific tools, https://coptr.digipres.org/index.php?title=Not_content-type_specific_tools&oldid=4939 (last visited May 16, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "COPTR",
title = "Not content-type specific tools --- COPTR{,} ",
year = "2021",
url = "https://coptr.digipres.org/index.php?title=Not_content-type_specific_tools&oldid=4939",
note = "[Online; accessed 16-May-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 = "Not content-type specific tools --- COPTR{,} ",
year = "2021",
url = "\url{https://coptr.digipres.org/index.php?title=Not_content-type_specific_tools&oldid=4939}",
note = "[Online; accessed 16-May-2026]"
}