carlosdanielhernandezmena commited on
Commit
0366521
·
verified ·
1 Parent(s): 05200ca

Changing how to cite this work

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -250,13 +250,23 @@ The dataset was collected by Annika Simonsen and curated by Carlos Daniel Herná
250
  [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/)
251
  ### Citation Information
252
  ```
 
 
 
 
 
 
 
 
 
253
  @misc{carlosmenaravnursson2022,
254
  title={Ravnursson Faroese Speech and Transcripts},
255
  author={Hernandez Mena, Carlos Daniel and Simonsen, Annika},
256
  year={2022},
257
  url={http://hdl.handle.net/20.500.12537/276},
258
  }
259
- ```
 
260
  ### Contributions
261
  This project was made possible under the umbrella of the Language Technology Programme for Icelandic 2019-2023. The programme, which is managed and coordinated by Almannarómur, is funded by the Icelandic Ministry of Education, Science and Culture.
262
 
 
250
  [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/)
251
  ### Citation Information
252
  ```
253
+ @inproceedings{mena2023asr,
254
+ title={ASR Language Resources for Faroese},
255
+ author={Mena, Carlos Hern{\'a}ndez and Simonsen, Annika and Gu{\dh}nason, J{\'o}n},
256
+ booktitle={Proceedings of the 24th Nordic Conference on Computational Linguistics (NoDaLiDa)},
257
+ pages={32--41},
258
+ year={2023}
259
+ }
260
+ ```
261
+ <!--
262
  @misc{carlosmenaravnursson2022,
263
  title={Ravnursson Faroese Speech and Transcripts},
264
  author={Hernandez Mena, Carlos Daniel and Simonsen, Annika},
265
  year={2022},
266
  url={http://hdl.handle.net/20.500.12537/276},
267
  }
268
+ -->
269
+
270
  ### Contributions
271
  This project was made possible under the umbrella of the Language Technology Programme for Icelandic 2019-2023. The programme, which is managed and coordinated by Almannarómur, is funded by the Icelandic Ministry of Education, Science and Culture.
272