choucsan commited on
Commit
ca317ca
·
verified ·
1 Parent(s): ada0315

Add dataset citation

Browse files
Files changed (1) hide show
  1. README.md +15 -1
README.md CHANGED
@@ -184,6 +184,20 @@ for paper in papers:
184
 
185
  ---
186
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
187
  ## Contact
188
 
189
- [choucisan@gmail.com](mailto:choucisan@gmail.com)
 
184
 
185
  ---
186
 
187
+ ## Citation
188
+
189
+ ```bibtex
190
+ @dataset{zou2026cvpr_papers,
191
+ author = {Zhishan Zou},
192
+ title = {CVPR Papers},
193
+ year = {2026},
194
+ publisher = {Hugging Face},
195
+ url = {https://huggingface.co/datasets/choucsan/CVPR_Papers}
196
+ }
197
+ ```
198
+
199
+ ---
200
+
201
  ## Contact
202
 
203
+ [choucisan@gmail.com](mailto:choucisan@gmail.com)