Update README.md
Browse files
README.md
CHANGED
@@ -133,20 +133,21 @@ In all of the following evaluations, ViPE consistently demonstrates its robustne
|
|
133 |
|
134 |
If you find ViPE useful, please cite our paper.
|
135 |
```
|
136 |
-
@inproceedings{
|
137 |
-
title = "
|
138 |
-
author = "
|
|
|
|
|
|
|
|
|
|
|
139 |
booktitle = "Proceedings of the 2023 Conference on Empirical Methods in Natural Language Processing",
|
140 |
month = dec,
|
141 |
year = "2023",
|
142 |
address = "Singapore",
|
143 |
publisher = "Association for Computational Linguistics",
|
144 |
-
url = "https://
|
145 |
-
|
146 |
-
archivePrefix={arXiv},
|
147 |
-
primaryClass={cs.CL}
|
148 |
-
doi = "",
|
149 |
-
pages = ""
|
150 |
}
|
151 |
```
|
152 |
|
|
|
133 |
|
134 |
If you find ViPE useful, please cite our paper.
|
135 |
```
|
136 |
+
@inproceedings{shahmohammadi-etal-2023-vipe,
|
137 |
+
title = "{V}i{PE}: Visualise Pretty-much Everything",
|
138 |
+
author = "Shahmohammadi, Hassan and
|
139 |
+
Ghosh, Adhiraj and
|
140 |
+
Lensch, Hendrik",
|
141 |
+
editor = "Bouamor, Houda and
|
142 |
+
Pino, Juan and
|
143 |
+
Bali, Kalika",
|
144 |
booktitle = "Proceedings of the 2023 Conference on Empirical Methods in Natural Language Processing",
|
145 |
month = dec,
|
146 |
year = "2023",
|
147 |
address = "Singapore",
|
148 |
publisher = "Association for Computational Linguistics",
|
149 |
+
url = "https://aclanthology.org/2023.emnlp-main.333",
|
150 |
+
pages = "5477--5494"
|
|
|
|
|
|
|
|
|
151 |
}
|
152 |
```
|
153 |
|