GritLs commited on
Commit
56f2707
·
1 Parent(s): 0ed1f1e

add citation

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -74,9 +74,10 @@ For detailed usage examples, please refer to the [main repository](https://githu
74
  If you use this model, please cite:
75
 
76
  ```bibtex
77
- @article{kairos2025,
78
  title={Kairos: Towards Adaptive and Generalizable Time Series Foundation Models},
79
- author={Kun Feng and Shaocheng Lan and Yuchen Fang and Wenchao He and Lintao Ma and Xingyu Lu and Kan Ren},
 
80
  year={2025}
81
  }
82
  ```
 
74
  If you use this model, please cite:
75
 
76
  ```bibtex
77
+ @article{feng2025kairos,
78
  title={Kairos: Towards Adaptive and Generalizable Time Series Foundation Models},
79
+ author={Feng, Kun and Lan, Shaocheng and Fang, Yuchen and He, Wenchao and Ma, Lintao and Lu, Xingyu and Ren, Kan},
80
+ journal={arXiv preprint arXiv:2509.25826},
81
  year={2025}
82
  }
83
  ```