diff --git a/README.md b/README.md index aad1240c43108c946e1aa0619cc066df96e78e57..50d96ef34b1aa42f04f6d75e2d81db3a2c6ba25d 100644 --- a/README.md +++ b/README.md @@ -57,12 +57,32 @@ For CoT-decoding set the aggregation strategy, number of branches used and the t ## Citation ``` -@article{vukovic2024dialogue, - title={Dialogue Ontology Relation Extraction via Constrained Chain-of-Thought Decoding}, - author={Vukovic, Renato and Arps, David and van Niekerk, Carel and Ruppik, Benjamin Matthias and Lin, Hsien-Chin and Heck, Michael and Ga{\v{s}}i{\'c}, Milica}, - journal={arXiv preprint arXiv:2408.02361}, - year={2024} +@inproceedings{vukovic-etal-2024-dialogue, + title = "Dialogue Ontology Relation Extraction via Constrained Chain-of-Thought Decoding", + author = "Vukovic, Renato and + Arps, David and + van Niekerk, Carel and + Ruppik, Benjamin Matthias and + Lin, Hsien-chin and + Heck, Michael and + Gasic, Milica", + editor = "Kawahara, Tatsuya and + Demberg, Vera and + Ultes, Stefan and + Inoue, Koji and + Mehri, Shikib and + Howcroft, David and + Komatani, Kazunori", + booktitle = "Proceedings of the 25th Annual Meeting of the Special Interest Group on Discourse and Dialogue", + month = sep, + year = "2024", + address = "Kyoto, Japan", + publisher = "Association for Computational Linguistics", + url = "https://aclanthology.org/2024.sigdial-1.33", + doi = "10.18653/v1/2024.sigdial-1.33", + pages = "370--384", } + ``` ## License