Update README.md
Browse files
README.md
CHANGED
@@ -237,10 +237,10 @@ This model is intended for research and content moderation purposes. It should b
|
|
237 |
If you use this model, please cite:
|
238 |
|
239 |
```
|
240 |
-
@article{
|
241 |
title={One Model to Detect Them All? Comparing LLMs, BERT and Traditional ML in Cross-Platform Conspiracy Detection},
|
242 |
author={Marino, Erik Bran and Vieira, Renata and Bassi, Davide and Ribeiro, Ana Sofia and Baleato, Suso},
|
243 |
-
year={
|
244 |
}
|
245 |
```
|
246 |
|
|
|
237 |
If you use this model, please cite:
|
238 |
|
239 |
```
|
240 |
+
@article{marino2025one,
|
241 |
title={One Model to Detect Them All? Comparing LLMs, BERT and Traditional ML in Cross-Platform Conspiracy Detection},
|
242 |
author={Marino, Erik Bran and Vieira, Renata and Bassi, Davide and Ribeiro, Ana Sofia and Baleato, Suso},
|
243 |
+
year={2025}
|
244 |
}
|
245 |
```
|
246 |
|