benjleite commited on
Commit
e788577
·
verified ·
1 Parent(s): a244056

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -8
README.md CHANGED
@@ -102,16 +102,25 @@ This dataset version is released under the [Apache-2.0 License](http://www.apach
102
 
103
  ### Citation Information
104
 
105
- Our paper (preprint - accepted for publication at ECTEL 2024):
106
 
107
  ```
108
- @article{leite_fairytaleqa_translated_2024,
109
- title={FairytaleQA Translated: Enabling Educational Question and Answer Generation in Less-Resourced Languages},
110
- author={Bernardo Leite and Tomás Freitas Osório and Henrique Lopes Cardoso},
111
- year={2024},
112
- eprint={2406.04233},
113
- archivePrefix={arXiv},
114
- primaryClass={cs.CL}
 
 
 
 
 
 
 
 
 
115
  }
116
  ```
117
 
 
102
 
103
  ### Citation Information
104
 
105
+ Our paper at ECTEL 2024:
106
 
107
  ```
108
+ @InProceedings{leite_fairytaleqa_translated_2024,
109
+ author="Leite, Bernardo
110
+ and Os{\'o}rio, Tom{\'a}s Freitas
111
+ and Cardoso, Henrique Lopes",
112
+ editor="Ferreira Mello, Rafael
113
+ and Rummel, Nikol
114
+ and Jivet, Ioana
115
+ and Pishtari, Gerti
116
+ and Ruip{\'e}rez Valiente, Jos{\'e} A.",
117
+ title="FairytaleQA Translated: Enabling Educational Question and Answer Generation in Less-Resourced Languages",
118
+ booktitle="Technology Enhanced Learning for Inclusive and Equitable Quality Education",
119
+ year="2024",
120
+ publisher="Springer Nature Switzerland",
121
+ address="Cham",
122
+ pages="222--236",
123
+ isbn="978-3-031-72315-5"
124
  }
125
  ```
126