Update xMIND citation
Browse files
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 |
-
@
|
264 |
-
|
265 |
-
|
266 |
-
|
267 |
-
|
268 |
-
|
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 |
```
|