Ronald commited on
Commit
955dfa3
1 Parent(s): 24dd50d
Files changed (1) hide show
  1. README.md +7 -5
README.md CHANGED
@@ -150,10 +150,12 @@ applications to exert caution and follow up-to-date ethical policies.
150
 
151
  Provide the [BibTex](http://www.bibtex.org/)-formatted reference for the dataset. For example:
152
  ```
153
- @article{article_id,
154
- author = {Author List},
155
- title = {Dataset Paper Title},
156
- journal = {Publication Venue},
157
- year = {2525}
 
 
158
  }
159
  ```
 
150
 
151
  Provide the [BibTex](http://www.bibtex.org/)-formatted reference for the dataset. For example:
152
  ```
153
+ @article{cardenas2023dont,
154
+ title={'Don't Get Too Technical with Me': A Discourse Structure-Based Framework for Science Journalism},
155
+ author={Ronald Cardenas and Bingsheng Yao and Dakuo Wang and Yufang Hou},
156
+ year={2023},
157
+ eprint={2310.15077},
158
+ archivePrefix={arXiv},
159
+ primaryClass={cs.CL}
160
  }
161
  ```