From 1e1e5899d51bde690672417cf92aa4de7b210422 Mon Sep 17 00:00:00 2001
From: Mingchen Zhuge <64179323+mczhuge@users.noreply.github.com>
Date: Fri, 23 Aug 2024 09:50:30 -0700
Subject: [PATCH] Update the bib

---
 README.md | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md
index c3ee0d8..58bddbe 100644
--- a/README.md
+++ b/README.md
@@ -164,11 +164,10 @@ Please read our [developer document](DEVELOPMENT.md) if you are interested in co
 ## Citation
 Please cite our paper if you find the library useful or interesting.
 ```
-@article{zhuge2024language,
-  title={Language Agents as Optimizable Graphs},
-  author={Zhuge, Mingchen and Wang, Wenyi and Kirsch, Louis and Faccio, Francesco and Khizbullin, Dmitrii and Schmidhuber, Jurgen},
-  journal={arXiv preprint arXiv:2402.16823},
-  year={2024}
+@inproceedings{zhugegptswarm,
+  title={GPTSwarm: Language Agents as Optimizable Graphs},
+  author={Zhuge, Mingchen and Wang, Wenyi and Kirsch, Louis and Faccio, Francesco and Khizbullin, Dmitrii and Schmidhuber, J{\"u}rgen},
+  booktitle={Forty-first International Conference on Machine Learning}
 }
 ```
 
-- 
GitLab