From db63db479f39197a545fd8e0b0105aa5265041c4 Mon Sep 17 00:00:00 2001 From: Kunlun Zhu Date: Wed, 2 Apr 2025 20:09:08 -0500 Subject: [PATCH] Update macnet citation on README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 0ebe7af1..024e9b3f 100644 --- a/README.md +++ b/README.md @@ -72,12 +72,12 @@ To get started with MacNet, follow these steps: ## 🔎 Citation ``` -@article{macnet, - title={Scaling Large-Language-Model-based Multi-Agent Collaboration}, - author={Chen Qian and Zihao Xie and Yifei Wang and Wei Liu and Yufan Dang and Zhuoyun Du and Weize Chen and Cheng Yang and Zhiyuan Liu and Maosong Sun} - journal={arXiv preprint arXiv:2406.07155}, - url = {https://arxiv.org/abs/2406.07155}, - year={2024} +@inproceedings{qian2025scaling, + title={Scaling Large Language Model-based Multi-Agent Collaboration}, + author={Chen Qian and Zihao Xie and YiFei Wang and Wei Liu and Kunlun Zhu and Hanchen Xia and Yufan Dang and Zhuoyun Du and Weize Chen and Cheng Yang and Zhiyuan Liu and Maosong Sun}, + booktitle={The Thirteenth International Conference on Learning Representations}, + year={2025}, + url={https://openreview.net/forum?id=K3n5jPkrU6} } @article{chatdev,