Cite This Page
Bibliographic details for KEA (Keyphrase Extraction Algorithm)
- Page name: KEA (Keyphrase Extraction Algorithm)
- Author: COPTR contributors
- Publisher: COPTR, .
- Date of last revision: 23 April 2021 09:34 UTC
- Date retrieved: 14 December 2025 16:30 UTC
- Permanent URL: https://coptr.digipres.org/index.php?title=KEA_(Keyphrase_Extraction_Algorithm)&oldid=4423
- Page Version ID: 4423
Citation styles for KEA (Keyphrase Extraction Algorithm)
APA style
KEA (Keyphrase Extraction Algorithm). (2021, April 23). COPTR, . Retrieved 16:30, December 14, 2025 from https://coptr.digipres.org/index.php?title=KEA_(Keyphrase_Extraction_Algorithm)&oldid=4423.
MLA style
"KEA (Keyphrase Extraction Algorithm)." COPTR, . 23 Apr 2021, 09:34 UTC. 14 Dec 2025, 16:30 <https://coptr.digipres.org/index.php?title=KEA_(Keyphrase_Extraction_Algorithm)&oldid=4423>.
MHRA style
COPTR contributors, 'KEA (Keyphrase Extraction Algorithm)', COPTR, , 23 April 2021, 09:34 UTC, <https://coptr.digipres.org/index.php?title=KEA_(Keyphrase_Extraction_Algorithm)&oldid=4423> [accessed 14 December 2025]
Chicago style
COPTR contributors, "KEA (Keyphrase Extraction Algorithm)," COPTR, , https://coptr.digipres.org/index.php?title=KEA_(Keyphrase_Extraction_Algorithm)&oldid=4423 (accessed December 14, 2025).
CBE/CSE style
COPTR contributors. KEA (Keyphrase Extraction Algorithm) [Internet]. COPTR, ; 2021 Apr 23, 09:34 UTC [cited 2025 Dec 14]. Available from: https://coptr.digipres.org/index.php?title=KEA_(Keyphrase_Extraction_Algorithm)&oldid=4423.
Bluebook style
KEA (Keyphrase Extraction Algorithm), https://coptr.digipres.org/index.php?title=KEA_(Keyphrase_Extraction_Algorithm)&oldid=4423 (last visited December 14, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "COPTR",
title = "KEA (Keyphrase Extraction Algorithm) --- COPTR{,} ",
year = "2021",
url = "https://coptr.digipres.org/index.php?title=KEA_(Keyphrase_Extraction_Algorithm)&oldid=4423",
note = "[Online; accessed 14-December-2025]"
}
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 = "KEA (Keyphrase Extraction Algorithm) --- COPTR{,} ",
year = "2021",
url = "\url{https://coptr.digipres.org/index.php?title=KEA_(Keyphrase_Extraction_Algorithm)&oldid=4423}",
note = "[Online; accessed 14-December-2025]"
}