From e8fbc2ddbdf0cf7c939d9659c04d611e2ab6e2c8 Mon Sep 17 00:00:00 2001 From: better629 Date: Mon, 10 Mar 2025 00:56:27 +0800 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b0defc751..5fec1cb98 100644 --- a/README.md +++ b/README.md @@ -165,8 +165,6 @@ ## Citation To cite [MetaGPT](https://openreview.net/forum?id=VtmBAGCN7o) in publications, please use the following BibTeX entries. -For more work, please refer to [Academic Work](academic_work.md). - ```bibtex @inproceedings{hong2024metagpt, title={Meta{GPT}: Meta Programming for A Multi-Agent Collaborative Framework}, @@ -176,3 +174,5 @@ ## Citation url={https://openreview.net/forum?id=VtmBAGCN7o} } ``` + +For more work, please refer to [Academic Work](academic_work.md).