Skip to content

Commit f863e20

Browse files
authored
Update README.md
1 parent 163e0ed commit f863e20

File tree

1 file changed

+13
-9
lines changed

1 file changed

+13
-9
lines changed

README.md

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -338,18 +338,22 @@ error_dataframe = error_analysis(ground_truth, predictions))
338338
If you use xMEN in your work, please cite the following paper:
339339

340340
Florian Borchert, Ignacio Llorca, Roland Roller, Bert Arnrich, and Matthieu-P Schapranow.
341-
**xMEN: A Modular Toolkit for Cross-Lingual Medical Entity Normalization**.
342-
arXiv preprint arXiv:2310.11275 (2023). http://arxiv.org/abs/2310.11275.
341+
**xMEN: a modular toolkit for cross-lingual medical entity normalization**.
342+
JAMIA Open, Volume 8, Issue 1, February 2025, ooae147, https://doi.org/10.1093/jamiaopen/ooae147
343343

344344
BibTeX:
345345

346346
```bibtex
347-
@article{
348-
borchert2023xmen,
349-
title={{xMEN}: A Modular Toolkit for Cross-Lingual Medical Entity Normalization},
350-
author={Florian Borchert and Ignacio Llorca and Roland Roller and Bert Arnrich and Matthieu-P. Schapranow},
351-
year={2023},
352-
url={https://arxiv.org/abs/2310.11275},
353-
journal={arXiv preprint arXiv:2310.11275}
347+
@article{borchert2025xmen,
348+
author = {Borchert, Florian and Llorca, Ignacio and Roller, Roland and Arnrich, Bert and Schapranow, Matthieu-P},
349+
title = {xMEN: a modular toolkit for cross-lingual medical entity normalization},
350+
journal = {JAMIA Open},
351+
volume = {8},
352+
number = {1},
353+
pages = {ooae147},
354+
year = {2024},
355+
month = {12},
356+
issn = {2574-2531},
357+
doi = {10.1093/jamiaopen/ooae147}
354358
}
355359
```

0 commit comments

Comments
 (0)