MatteoFasulo commited on
Commit
637ccdc
·
verified ·
1 Parent(s): a0b8061

Update bibtex citation section

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -154,13 +154,13 @@ The official code and materials for this submission are available on GitHub:
154
  If you find our work helpful or inspiring, please feel free to cite it:
155
 
156
  ```bibtex
157
- @misc{antoun2024camembert20smarterfrench,
158
- title={AI Wizards at CheckThat! 2025: Enhancing Transformer-Based Embeddings with Sentiment for Subjectivity Detection in News Articles},
159
- author={Wissam Antoun and Francis Kulumba and Rian Touchent and Éric de la Clergerie and Benoît Sagot and Djamé Seddah},
160
- year={2024},
161
  eprint={2507.11764},
162
  archivePrefix={arXiv},
163
  primaryClass={cs.CL},
164
- url={https://arxiv.org/abs/2507.11764},
165
  }
166
  ```
 
154
  If you find our work helpful or inspiring, please feel free to cite it:
155
 
156
  ```bibtex
157
+ @misc{fasulo2025aiwizardscheckthat2025,
158
+ title={AI Wizards at CheckThat! 2025: Enhancing Transformer-Based Embeddings with Sentiment for Subjectivity Detection in News Articles},
159
+ author={Matteo Fasulo and Luca Babboni and Luca Tedeschini},
160
+ year={2025},
161
  eprint={2507.11764},
162
  archivePrefix={arXiv},
163
  primaryClass={cs.CL},
164
+ url={https://arxiv.org/abs/2507.11764},
165
  }
166
  ```