ilyocoris commited on
Commit
8cd4447
·
verified ·
1 Parent(s): d43f61d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -4
README.md CHANGED
@@ -60,11 +60,15 @@ It is recommended to sample first from `sentences.csv`, finding those sentences
60
  If you use this dataset, please please please cite the paper! Also feel free to contact me for any doubts or additional data!
61
 
62
  ```
63
- @inproceedings{cilleruelo2025mgen,
64
- author = {Gustavo Cilleruelo Calderón and Emily Allaway and Barry Haddow and Alexandra Birch},
65
  title = {MGEN: Millions of Naturally Occurring Generics in Context},
66
- booktitle = {Proceedings of the Society for Computation in Linguistics (SCiL) 2025},
 
 
 
67
  year = {2025},
68
- note = {Forthcoming},
69
  }
 
70
  ```
 
60
  If you use this dataset, please please please cite the paper! Also feel free to contact me for any doubts or additional data!
61
 
62
  ```
63
+ @article{cilleruelo2025mgen,
64
+ author = {Cilleruelo, G. and Allaway, E. and Haddow, B. and Birch, A.},
65
  title = {MGEN: Millions of Naturally Occurring Generics in Context},
66
+ journal = {Society for Computation in Linguistics},
67
+ volume = {8},
68
+ number = {1},
69
+ pages = {10},
70
  year = {2025},
71
+ doi = {10.7275/scil.3147}
72
  }
73
+
74
  ```