From 65411000b9c53c95f6c5242a0322952fd76322e5 Mon Sep 17 00:00:00 2001 From: stellaHSR <34952977+stellaHSR@users.noreply.github.com> Date: Wed, 9 Aug 2023 08:32:28 +0800 Subject: [PATCH] Update README.md update citation --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index d403bece0..553600a43 100644 --- a/README.md +++ b/README.md @@ -196,6 +196,20 @@ ## QuickStart - [MetaGPT quickstart](https://deepwisdom.feishu.cn/wiki/CyY9wdJc4iNqArku3Lncl4v8n2b) +## Citation + +For now, cite the [Arxiv paper](https://arxiv.org/abs/2308.00352): +``` +@misc{hong2023metagpt, + title={MetaGPT: Meta Programming for Multi-Agent Collaborative Framework}, + author={Sirui Hong and Xiawu Zheng and Jonathan Chen and Yuheng Cheng and Jinlin Wang and Ceyao Zhang and Zili Wang and Steven Ka Shing Yau and Zijuan Lin and Liyang Zhou and Chenyu Ran and Lingfeng Xiao and Chenglin Wu}, + year={2023}, + eprint={2308.00352}, + archivePrefix={arXiv}, + primaryClass={cs.AI} +} +``` + ## Contact Information If you have any questions or feedback about this project, please feel free to contact us. We highly appreciate your suggestions!