From 444fc91230ab97af7cf76804e98c3d6e3a53dd34 Mon Sep 17 00:00:00 2001 From: xiangjinyu <1376193973@qq.com> Date: Mon, 10 Mar 2025 20:46:56 +0800 Subject: [PATCH] update cite in README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 5be60fd..4479dfe 100644 --- a/README.md +++ b/README.md @@ -148,3 +148,14 @@ Thanks to [anthropic-computer-use](https://github.com/anthropics/anthropic-quick and [browser-use](https://github.com/browser-use/browser-use) for providing basic support for this project! OpenManus is built by contributors from MetaGPT. Huge thanks to this agent community! + +## Cite + +@misc{openmanus2024, + author = {Xinbin Liang and Jinyu Xiang and Zhaoyang Yu and Jiayi Zhang and Sirui Hong}, + title = {OpenManus: An open-source framework for building general AI agents}, + year = {2025}, + publisher = {GitHub}, + journal = {GitHub repository}, + howpublished = {\url{https://github.com/mannaandpoem/OpenManus}}, +}