mattdr commited on
Commit
7f8525c
·
verified ·
1 Parent(s): 7b1eb38

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -6
README.md CHANGED
@@ -70,11 +70,13 @@ for text in examples:
70
  For more information and if you use this model, please cite the following paper:
71
 
72
  ```bibtex
73
- @inproceedings{,
74
- title = {},
75
- author = {},
76
- booktitle = {},
77
- year = {},
78
- url = {https://arxiv.org/abs/xxxx.xxxxx}
 
 
79
  }
80
 
 
70
  For more information and if you use this model, please cite the following paper:
71
 
72
  ```bibtex
73
+ @misc{guida2025retainreframecomputationalframework,
74
+ title={Retain or Reframe? A Computational Framework for the Analysis of Framing in News Articles and Reader Comments},
75
+ author={Matteo Guida and Yulia Otmakhova and Eduard Hovy and Lea Frermann},
76
+ year={2025},
77
+ eprint={2507.04612},
78
+ archivePrefix={arXiv},
79
+ primaryClass={cs.CL},
80
+ url={https://arxiv.org/abs/2507.04612},
81
  }
82