From 413d55f2f5804be64799e52c046aeb23d4603ee2 Mon Sep 17 00:00:00 2001 From: Wang Ke <77485593+scikkk@users.noreply.github.com> Date: Sat, 18 Oct 2025 09:27:50 +0800 Subject: [PATCH] add MathCoder-VL reference Added a new reference for MathCoder-VL in the bibliography. --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index efd5a70..47ca937 100644 --- a/README.md +++ b/README.md @@ -205,6 +205,15 @@ If you find this work helpful, please consider citing our paper: journal={arXiv preprint arXiv:2510.11718}, year={2025} } +@inproceedings{ + wang2025mathcodervl, + title={MathCoder-{VL}: Bridging Vision and Code for Enhanced Multimodal Mathematical Reasoning}, + author={Ke Wang and Junting Pan and Linda Wei and Aojun Zhou and Weikang Shi and Zimu Lu and Han Xiao and Yunqiao Yang and Houxing Ren and Mingjie Zhan and Hongsheng Li}, + booktitle={The 63rd Annual Meeting of the Association for Computational Linguistics}, + year={2025}, + url={https://openreview.net/forum?id=nuvtX1imAb} +} + ``` ### Contact