thomasrenault commited on
Commit
995c571
·
verified ·
1 Parent(s): 6527040

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -7
README.md CHANGED
@@ -96,14 +96,13 @@ print(predict("Tax cuts for the wealthy only increase inequality in America."))
96
 
97
  ## Citation
98
 
99
- If you use this model, please cite:
100
 
101
  ```
102
- @misc{renault2025topic,
103
- author = {Renault, Thomas},
104
- title = {thomasrenault/topic: Multi-label political topic classifier for US political text},
105
- year = {2025},
106
- publisher = {HuggingFace},
107
- url = {https://huggingface.co/thomasrenault/topic}
108
  }
109
  ```
 
 
96
 
97
  ## Citation
98
 
99
+ If you use this model, please cite https://socialeconomicslab.org/research/working-papers/emotions-and-policy/ :
100
 
101
  ```
102
+ @article{algan2026emotions,
103
+ title={Emotions and policy views},
104
+ author={Algan, Y., Davoine E., Renault, T. and Stantcheva, S.},
105
+ year={2026}
 
 
106
  }
107
  ```
108
+