From 7065b3ef01ff61f4462e871d4cb439a0b97c48db Mon Sep 17 00:00:00 2001 From: Ree Liu <5569365+walnut-REE@users.noreply.github.com> Date: Wed, 19 Nov 2025 10:15:29 +0800 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3205f20..c97bf86 100644 --- a/README.md +++ b/README.md @@ -117,10 +117,11 @@ Or run the simulation directly in the `3D View` GUI tab. If you find this work useful, please cite: ```bibtex -@article{zhou2024design2garmentcode, +@inproceedings{zhou2025design2garmentcode, title={Design2GarmentCode: Turning Design Concepts to Tangible Garments Through Program Synthesis}, author={Zhou, Feng and Liu, Ruiyang and Liu, Chen and He, Gaofeng and Li, Yong-Lu and Jin, Xiaogang and Wang, Huamin}, booktitle={Proceedings of the Computer Vision and Pattern Recognition Conference}, + pages={23712--23722}, year={2025} } ```