josephimperial commited on
Commit
900b9d2
·
verified ·
1 Parent(s): bdd6cd5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +34 -6
README.md CHANGED
@@ -43,10 +43,38 @@ For questions, concerns, clarifications, and issues, please contact [Joseph Marv
43
  When using datasets from this resource, you should cite the original dataset papers (reference included on the data card) on top of the UniversalCEFR paper.
44
 
45
  ```
46
- @article{imperial2025universalcefr,
47
- title = {{UniversalCEFR: Enabling Open Multilingual Research on Language Proficiency Assessment}},
48
- author = {Joseph Marvin Imperial and Abdullah Barayan and Regina Stodden and Rodrigo Wilkens and Ricardo Muñoz Sánchez and Lingyun Gao and Melissa Torgbi and Dawn Knight and Gail Forey and Reka R. Jablonkai and Ekaterina Kochmar and Robert Reynolds and Eugénio Ribeiro and Horacio Saggion and Elena Volodina and Sowmya Vajjala and Thomas François and Fernando Alva-Manchego and Harish Tayyar Madabushi},
49
- journal = {arXiv preprint arXiv:2506.01419},
50
- year = {2025},
51
- url = {https://arxiv.org/abs/2506.01419}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
52
  ```
 
43
  When using datasets from this resource, you should cite the original dataset papers (reference included on the data card) on top of the UniversalCEFR paper.
44
 
45
  ```
46
+ @inproceedings{imperial-etal-2025-universalcefr,
47
+ title = "{U}niversal{CEFR}: Enabling Open Multilingual Research on Language Proficiency Assessment",
48
+ author = "Imperial, Joseph Marvin and
49
+ Barayan, Abdullah and
50
+ Stodden, Regina and
51
+ Wilkens, Rodrigo and
52
+ Mu{\~n}oz S{\'a}nchez, Ricardo and
53
+ Gao, Lingyun and
54
+ Torgbi, Melissa and
55
+ Knight, Dawn and
56
+ Forey, Gail and
57
+ Jablonkai, Reka R. and
58
+ Kochmar, Ekaterina and
59
+ Reynolds, Robert Joshua and
60
+ Ribeiro, Eug{\'e}nio and
61
+ Saggion, Horacio and
62
+ Volodina, Elena and
63
+ Vajjala, Sowmya and
64
+ Fran{\c{c}}ois, Thomas and
65
+ Alva-Manchego, Fernando and
66
+ Tayyar Madabushi, Harish",
67
+ editor = "Christodoulopoulos, Christos and
68
+ Chakraborty, Tanmoy and
69
+ Rose, Carolyn and
70
+ Peng, Violet",
71
+ booktitle = "Proceedings of the 2025 Conference on Empirical Methods in Natural Language Processing",
72
+ month = nov,
73
+ year = "2025",
74
+ address = "Suzhou, China",
75
+ publisher = "Association for Computational Linguistics",
76
+ url = "https://aclanthology.org/2025.emnlp-main.491/",
77
+ doi = "10.18653/v1/2025.emnlp-main.491",
78
+ pages = "9714--9766",
79
+ ISBN = "979-8-89176-332-6"}
80
  ```