fix: update reference to the cited article; feat: add reference to another article related to the corpus

#2
Files changed (1) hide show
  1. README.md +31 -8
README.md CHANGED
@@ -143,13 +143,36 @@ information about clinical entities based on medical taxonomies, to be used for
143
  ## Citation Information
144
 
145
  ```
146
- @report{Magnini2021,
147
- author = {Bernardo Magnini and Begoña Altuna and Alberto Lavelli and Manuela Speranza
148
- and Roberto Zanoli and Fondazione Bruno Kessler},
149
- keywords = {Clinical data,clinical enti-ties,corpus,multilingual,temporal information},
150
- title = {The E3C Project:
151
- European Clinical Case Corpus El proyecto E3C: European Clinical Case Corpus},
152
- url = {https://uts.nlm.nih.gov/uts/umls/home},
153
- year = {2021},
 
 
 
 
 
 
 
 
 
 
 
 
 
154
  }
155
  ```
 
 
 
 
 
 
 
 
 
 
 
143
  ## Citation Information
144
 
145
  ```
146
+ @inproceedings{DBLP:conf/clic-it/MagniniALSZ20,
147
+ author = {Bernardo Magnini and
148
+ Bego{\~{n}}a Altuna and
149
+ Alberto Lavelli and
150
+ Manuela Speranza and
151
+ Roberto Zanoli},
152
+ editor = {Johanna Monti and
153
+ Felice Dell'Orletta and
154
+ Fabio Tamburini},
155
+ title = {The {E3C} Project: Collection and Annotation of a Multilingual Corpus
156
+ of Clinical Cases},
157
+ booktitle = {Proceedings of the Seventh Italian Conference on Computational Linguistics,
158
+ CLiC-it 2020, Bologna, Italy, March 1-3, 2021},
159
+ series = {{CEUR} Workshop Proceedings},
160
+ volume = {2769},
161
+ publisher = {CEUR-WS.org},
162
+ year = {2020},
163
+ url = {https://ceur-ws.org/Vol-2769/paper\_55.pdf},
164
+ timestamp = {Fri, 10 Mar 2023 16:22:17 +0100},
165
+ biburl = {https://dblp.org/rec/conf/clic-it/MagniniALSZ20.bib},
166
+ bibsource = {dblp computer science bibliography, https://dblp.org}
167
  }
168
  ```
169
+
170
+ ```
171
+ @article{Zanoli_Lavelli_Verdi do Amarante_Toti_2024,
172
+ title={Assessment of the E3C corpus for the recognition of disorders in clinical texts}, volume={30}, DOI={10.1017/S1351324923000335},
173
+ number={4},
174
+ journal={Natural Language Engineering},
175
+ author={Zanoli, Roberto and Lavelli, Alberto and Verdi do Amarante, Daniel and Toti, Daniele},
176
+ year={2024},
177
+ pages={851–869}}
178
+ ```