zhangdw commited on
Commit
dfec6cf
·
verified ·
1 Parent(s): d1a4872

docs: update scripts citation with DOI metadata

Browse files
Files changed (1) hide show
  1. README.md +7 -6
README.md CHANGED
@@ -69,12 +69,13 @@ github/
69
  If you use this dataset in research, please cite:
70
 
71
  ```bibtex
72
- @misc{astra-skills-2026,
73
- title={Astra Skills Collection: A Large-Scale Dataset of AI Agent Skills},
74
- author={Dawei Zhang},
75
- year={2026},
76
- publisher={Hugging Face},
77
- url={https://huggingface.co/datasets/zhangdw/astra-skills-scripts}
 
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