Update citation
Browse files- description.md +7 -6
description.md
CHANGED
@@ -19,12 +19,13 @@ More resources:
|
|
19 |
|
20 |
## Citation
|
21 |
```bibtex
|
22 |
-
@
|
23 |
-
title={Towards Unsupervised Recognition of Semantic Differences in Related Documents},
|
24 |
author={Jannis Vamvas and Rico Sennrich},
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
|
|
29 |
}
|
30 |
```
|
|
|
19 |
|
20 |
## Citation
|
21 |
```bibtex
|
22 |
+
@inproceedings{vamvas-sennrich-2023-rsd,
|
23 |
+
title={Towards Unsupervised Recognition of Token-level Semantic Differences in Related Documents},
|
24 |
author={Jannis Vamvas and Rico Sennrich},
|
25 |
+
month = dec,
|
26 |
+
year = "2023",
|
27 |
+
booktitle = "Proceedings of the 2023 Conference on Empirical Methods in Natural Language Processing",
|
28 |
+
address = "Singapore",
|
29 |
+
publisher = "Association for Computational Linguistics",
|
30 |
}
|
31 |
```
|