ScienceOne-AI commited on
Commit
784b5ef
·
verified ·
1 Parent(s): 6efbc05

Update arXiv link

Browse files
Files changed (1) hide show
  1. README.md +8 -5
README.md CHANGED
@@ -297,10 +297,13 @@ This project is licensed under the **[Apache License 2.0](./LICENSE)**.
297
  If S1-DeepResearch is useful to your work, please consider citing:
298
 
299
  ```bibtex
300
- @software{s1deepresearch2026,
301
- title={S1-DeepResearch: End-to-End Deep Research Models},
302
- author={ScienceOne Team},
303
- year={2026},
304
- url={https://github.com/ScienceOne-AI/S1-DeepResearch},
 
 
 
305
  }
306
  ```
 
297
  If S1-DeepResearch is useful to your work, please consider citing:
298
 
299
  ```bibtex
300
+ @misc{2026s1deepresearch,
301
+ title={S1-DeepResearch: Beyond Search, Toward Real-World Long-Horizon Research Agents},
302
+ author={Yao Dong and Xinglin Xiao and Liwei Dong and Xinlong Jin and Zhengbo Li and Heng Zhang and Duyun Wang and Nan Xu},
303
+ year={2026},
304
+ eprint={2606.15367},
305
+ archivePrefix={arXiv},
306
+ primaryClass={cs.AI},
307
+ url={https://arxiv.org/abs/2606.15367},
308
  }
309
  ```