Datasets:
docs: update scripts citation with DOI metadata
Browse files
README.md
CHANGED
|
@@ -69,12 +69,13 @@ github/
|
|
| 69 |
If you use this dataset in research, please cite:
|
| 70 |
|
| 71 |
```bibtex
|
| 72 |
-
@misc{
|
| 73 |
-
|
| 74 |
-
|
| 75 |
-
year=
|
| 76 |
-
|
| 77 |
-
|
|
|
|
| 78 |
}
|
| 79 |
```
|
| 80 |
|
|
|
|
| 69 |
If you use this dataset in research, please cite:
|
| 70 |
|
| 71 |
```bibtex
|
| 72 |
+
@misc{dawei_zhang_2026,
|
| 73 |
+
author = { Dawei Zhang },
|
| 74 |
+
title = { astra-skills-scripts (Revision d1a4872) },
|
| 75 |
+
year = 2026,
|
| 76 |
+
url = { https://huggingface.co/datasets/zhangdw/astra-skills-scripts },
|
| 77 |
+
doi = { 10.57967/hf/8400 },
|
| 78 |
+
publisher = { Hugging Face }
|
| 79 |
}
|
| 80 |
```
|
| 81 |
|