CharizardAcademy commited on
Commit
a9206e9
·
verified ·
1 Parent(s): d155f3b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -62,10 +62,12 @@ print(scores)
62
 
63
  If you use DETECT, please cite:
64
 
65
- `@inproceedings{korobeynikova2026detect,
 
66
  title={DETECT: Determining Ease and Textual Clarity of German Text Simplifications},
67
  author={Korobeynikova, Maria and Battisti, Alessia and Fischer, Lukas and Gao, Yingqiang},
68
  booktitle={Proceedings of the 19th Conference of the European Chapter of the Association for Computational Linguistics (Volume 1: Long Papers)},
69
  pages={2852--2882},
70
  year={2026}
71
- }`
 
 
62
 
63
  If you use DETECT, please cite:
64
 
65
+ ```
66
+ @inproceedings{korobeynikova2026detect,
67
  title={DETECT: Determining Ease and Textual Clarity of German Text Simplifications},
68
  author={Korobeynikova, Maria and Battisti, Alessia and Fischer, Lukas and Gao, Yingqiang},
69
  booktitle={Proceedings of the 19th Conference of the European Chapter of the Association for Computational Linguistics (Volume 1: Long Papers)},
70
  pages={2852--2882},
71
  year={2026}
72
+ }
73
+ ```