Bancie commited on
Commit
68585d1
·
verified ·
1 Parent(s): 19cfbb0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -114,12 +114,12 @@ for example in dataset['train']:
114
  ### 📚 Citation
115
 
116
  ```bibtex
117
- @dataset{bancie_reading_dataset_2025,
118
- title = {Reading Dataset},
119
- author = {Bancie},
120
- year = {2025},
121
- publisher = {Hugging Face},
122
- howpublished = {\url{https://huggingface.co/datasets/Bancie/Reading-Dataset}},
123
- license = {MIT}
124
  }
125
  ```
 
114
  ### 📚 Citation
115
 
116
  ```bibtex
117
+ @misc{c.b_nguyen_2026,
118
+ author = { C.B Nguyen },
119
+ title = { Reading-Dataset (Revision 19cfbb0) },
120
+ year = 2026,
121
+ url = { https://huggingface.co/datasets/Bancie/Reading-Dataset },
122
+ doi = { 10.57967/hf/7416 },
123
+ publisher = { Hugging Face }
124
  }
125
  ```