aiana94 commited on
Commit
aeb7ddb
·
verified ·
1 Parent(s): 7c71773

Update xMIND citation

Browse files
Files changed (1) hide show
  1. README.md +6 -7
README.md CHANGED
@@ -260,13 +260,12 @@ If you intend to use, adapt, or share xMINDsmall, particularly together with add
260
  **BibTeX:**
261
 
262
  ```bibtex
263
- @misc{iana2024mind,
264
- title={MIND Your Language: A Multilingual Dataset for Cross-lingual News Recommendation},
265
- author={Andreea Iana and Goran Glavaš and Heiko Paulheim},
266
- year={2024},
267
- eprint={2403.17876},
268
- archivePrefix={arXiv},
269
- primaryClass={cs.IR}
270
  }
271
 
272
  ```
 
260
  **BibTeX:**
261
 
262
  ```bibtex
263
+ @inproceedings{iana2024mind,
264
+ title={Mind your language: a multilingual dataset for cross-lingual news recommendation},
265
+ author={Iana, Andreea and Glava{\v{s}}, Goran and Paulheim, Heiko},
266
+ booktitle={Proceedings of the 47th International ACM SIGIR Conference on Research and Development in Information Retrieval},
267
+ pages={553--563},
268
+ year={2024}
 
269
  }
270
 
271
  ```