Update README.md
Browse files
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 |
-
@
|
| 103 |
-
|
| 104 |
-
|
| 105 |
-
year
|
| 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 |
+
|