gsarch commited on
Commit
37fe60e
·
verified ·
1 Parent(s): c2b41ed

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -94,10 +94,11 @@ Recommended sampling parameters, following the Qwen3.5 defaults:
94
  ## Citation
95
 
96
  ```bibtex
97
- @misc{sarch2026vero,
98
- title={Vero: An Open RL Recipe for General Visual Reasoning},
99
- author={Sarch, Gabriel and Cai, Linrong and Wang, Qunzhong and Wu, Haoyang and Chen, Danqi and Liu, Zhuang},
100
- year={2026}
 
101
  }
102
  ```
103
 
 
94
  ## Citation
95
 
96
  ```bibtex
97
+ @article{sarch2026vero,
98
+     title   = {Vero: An Open RL Recipe for General Visual Reasoning},
99
+     author  = {Sarch, Gabriel and Cai, Linrong and Wang, Qunzhong and Wu, Haoyang and Chen, Danqi and Liu, Zhuang},
100
+     year    = {2026},
101
+     journal = {arXiv preprint arXiv:2604.04917},
102
  }
103
  ```
104