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