wjpoom commited on
Commit
6b02e4e
·
verified ·
1 Parent(s): 8f70df6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -145,10 +145,10 @@ images[0].save("output.png")
145
  ## Citation
146
 
147
  ```bibtex
148
- @inproceedings{peng2026uniar,
149
- title={Unified Multimodal Autoregressive Modeling with Shared Context --- Visual Tokenizer is Key to Unification},
150
  author={Peng, Wujian and Meng, Lingchen and Cai, Yuxuan and Zhuang, Xianwei and Yang, Yuhuan and Fang, Rongyao and Wu, Chenfei and Lin, Junyang and Wu, Zuxuan and Bai, Shuai},
151
- booktitle={ICML},
152
  year={2026}
153
  }
154
  ```
 
145
  ## Citation
146
 
147
  ```bibtex
148
+ @article{peng2026unified,
149
+ title={Unified Multimodal Autoregressive Modeling with Shared Context-Visual Tokenizer is Key to Unification},
150
  author={Peng, Wujian and Meng, Lingchen and Cai, Yuxuan and Zhuang, Xianwei and Yang, Yuhuan and Fang, Rongyao and Wu, Chenfei and Lin, Junyang and Wu, Zuxuan and Bai, Shuai},
151
+ journal={arXiv preprint arXiv:2606.18249},
152
  year={2026}
153
  }
154
  ```