Cite This Page
Bibliographic details for Apache Tika
- Page name: Apache Tika
- Author: COPTR contributors
- Publisher: COPTR, .
- Date of last revision: 18 January 2022 16:21 UTC
- Date retrieved: 16 February 2026 02:16 UTC
- Permanent URL: https://coptr.digipres.org/index.php?title=Apache_Tika&oldid=5559
- Page Version ID: 5559
Citation styles for Apache Tika
APA style
Apache Tika. (2022, January 18). COPTR, . Retrieved 02:16, February 16, 2026 from https://coptr.digipres.org/index.php?title=Apache_Tika&oldid=5559.
MLA style
"Apache Tika." COPTR, . 18 Jan 2022, 16:21 UTC. 16 Feb 2026, 02:16 <https://coptr.digipres.org/index.php?title=Apache_Tika&oldid=5559>.
MHRA style
COPTR contributors, 'Apache Tika', COPTR, , 18 January 2022, 16:21 UTC, <https://coptr.digipres.org/index.php?title=Apache_Tika&oldid=5559> [accessed 16 February 2026]
Chicago style
COPTR contributors, "Apache Tika," COPTR, , https://coptr.digipres.org/index.php?title=Apache_Tika&oldid=5559 (accessed February 16, 2026).
CBE/CSE style
COPTR contributors. Apache Tika [Internet]. COPTR, ; 2022 Jan 18, 16:21 UTC [cited 2026 Feb 16]. Available from: https://coptr.digipres.org/index.php?title=Apache_Tika&oldid=5559.
Bluebook style
Apache Tika, https://coptr.digipres.org/index.php?title=Apache_Tika&oldid=5559 (last visited February 16, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "COPTR",
title = "Apache Tika --- COPTR{,} ",
year = "2022",
url = "https://coptr.digipres.org/index.php?title=Apache_Tika&oldid=5559",
note = "[Online; accessed 16-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 = "Apache Tika --- COPTR{,} ",
year = "2022",
url = "\url{https://coptr.digipres.org/index.php?title=Apache_Tika&oldid=5559}",
note = "[Online; accessed 16-February-2026]"
}