Shreyas Meher commited on
Commit
7e681cc
·
unverified ·
1 Parent(s): 7055cdd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -170,11 +170,11 @@ This project is licensed under the MIT License - see the LICENSE file for detail
170
  If you use this tool in your research, please cite:
171
 
172
  ```bibtex
173
- @software{conflibert2024,
174
- title = {ConfliBERT: A BERT-based Model for Conflict and Political Event Analysis},
175
- author = {Alsarra, Sultan and Meher, Shreyas},
176
- year = {2024},
177
- publisher = {UTD Event Data},
178
- url = {https://eventdata.utdallas.edu/conflibert/}
179
  }
180
  ```
 
170
  If you use this tool in your research, please cite:
171
 
172
  ```bibtex
173
+ @inproceedings{hu2022conflibert,
174
+ title={ConfliBERT: A Pre-trained Language Model for Political Conflict and Violence},
175
+ author={Hu, Yibo and Hosseini, MohammadSaleh and Parolin, Erick Skorupa and Osorio, Javier and Khan, Latifur and Brandt, Patrick and D’Orazio, Vito},
176
+ booktitle={Proceedings of the 2022 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies},
177
+ pages={5469--5482},
178
+ year={2022}
179
  }
180
  ```