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