Use Hugging Face DOI citation
Browse files
README.md
CHANGED
|
@@ -189,12 +189,13 @@ for paper in papers:
|
|
| 189 |
## Citation
|
| 190 |
|
| 191 |
```bibtex
|
| 192 |
-
@
|
| 193 |
-
author
|
| 194 |
-
title
|
| 195 |
-
year
|
| 196 |
-
|
| 197 |
-
|
|
|
|
| 198 |
}
|
| 199 |
```
|
| 200 |
|
|
|
|
| 189 |
## Citation
|
| 190 |
|
| 191 |
```bibtex
|
| 192 |
+
@misc{zhishan_zou_2026,
|
| 193 |
+
author = { Zhishan Zou },
|
| 194 |
+
title = { ICCV_Papers (Revision 7b85afe) },
|
| 195 |
+
year = 2026,
|
| 196 |
+
url = { https://huggingface.co/datasets/choucsan/ICCV_Papers },
|
| 197 |
+
doi = { 10.57967/hf/9875 },
|
| 198 |
+
publisher = { Hugging Face }
|
| 199 |
}
|
| 200 |
```
|
| 201 |
|