Update citation format in README.md

This commit is contained in:
Yif Yang
2026-05-26 02:56:58 +08:00
committed by GitHub
parent b11e6dcfb9
commit 48adf5a69f

View File

@@ -224,10 +224,14 @@ python -m skillopt_webui.app --share
## Citation
```bibtex
@article{skillopt2026,
title={SKILLOPT: Executive Strategy for Self-Evolving Agent Skills},
author={SkillOpt Team},
year={2026}
@misc{yang2026skilloptexecutivestrategyselfevolving,
title={SkillOpt: Executive Strategy for Self-Evolving Agent Skills},
author={Yifan Yang and Ziyang Gong and Weiquan Huang and Qihao Yang and Ziwei Zhou and Zisu Huang and Yan Li and Xuemei Gao and Qi Dai and Bei Liu and Kai Qiu and Yuqing Yang and Dongdong Chen and Xue Yang and Chong Luo},
year={2026},
eprint={2605.23904},
archivePrefix={arXiv},
primaryClass={cs.AI},
url={https://arxiv.org/abs/2605.23904}
}
```