anton-hugging commited on
Commit
2dadd67
·
verified ·
1 Parent(s): af103c4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -5
README.md CHANGED
@@ -183,10 +183,12 @@ TSUMM-Suite is released under the Apache 2.0 license.
183
  ## ✍️ Citation
184
 
185
  ```bibtex
186
- @article{guan2026timeomni,
187
- title={TimeOmni-VL: Unified Models for Time Series Understanding and Generation},
188
- author={Guan, Tong and Pan, Sheng and Barthelemy, Johan and Li, Zhao and Cai, Yujun and Alippi, Cesare and Jin, Ming and Pan, Shirui},
189
- journal={arXiv preprint arXiv:2602.17149},
190
- year={2026}
 
 
191
  }
192
  ```
 
183
  ## ✍️ Citation
184
 
185
  ```bibtex
186
+ @inproceedings{
187
+ guan2026timeomnivl,
188
+ title={TimeOmni-{VL}: Unified Models for Time Series Understanding and Generation},
189
+ author={Tong Guan and Sheng Pan and Johan Barthelemy and Zhao Li and Yujun Cai and Cesare Alippi and Ming Jin and Shirui Pan},
190
+ booktitle={Forty-third International Conference on Machine Learning},
191
+ year={2026},
192
+ url={https://openreview.net/forum?id=uUnIAtZUfX}
193
  }
194
  ```