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).