diff --git a/README.md b/README.md index 2754e77..e5ae75e 100644 --- a/README.md +++ b/README.md @@ -105,7 +105,6 @@ Our vision is to revolutionize how AI agents collaborate to solve real-world tas - [๐Ÿงช Experiments](#-experiments) - [โฑ๏ธ Future Plans](#๏ธ-future-plans) - [๐Ÿ“„ License](#-license) -- [๐Ÿ–Š๏ธ Cite](#๏ธ-cite) - [๐Ÿค Contributing](#-contributing) - [๐Ÿ”ฅ Community](#-community) - [โ“ FAQ](#-faq) @@ -113,6 +112,7 @@ Our vision is to revolutionize how AI agents collaborate to solve real-world tas - [Experiment Questions](#experiment-questions) - [๐Ÿ“š Exploring CAMEL Dependency](#-exploring-camel-dependency) - [Accessing CAMEL Source Code](#accessing-camel-source-code) +- [๐Ÿ–Š๏ธ Cite](#๏ธ-cite) - [โญ Star History](#-star-history) # ๐Ÿ”ฅ News @@ -636,23 +636,6 @@ We're continuously working to improve OWL. Here's what's on our roadmap: The source code is licensed under Apache 2.0. -# ๐Ÿ–Š๏ธ Cite - -If you find this repo useful, please cite: - - -``` -@misc{hu2025owl, - title={OWL: Optimized Workforce Learning for General Multi-Agent Assistance in Real-World Task Automation}, - author={Mengkang Hu and Yuhang Zhou and Wendong Fan and Yuzhou Nie and Bowei Xia and Tao Sun and Ziyu Ye and Zhaoxuan Jin and Yingru Li and Qiguang Chen and Zeyu Zhang and Yifeng Wang and Qianshuo Ye and Bernard Ghanem and Ping Luo and Guohao Li}, - year={2025}, - eprint={2505.23885}, - archivePrefix={arXiv}, - primaryClass={cs.AI}, - url={https://arxiv.org/abs/2505.23885}, -} -``` - # ๐Ÿค Contributing We welcome contributions from the community! Here's how you can help: @@ -719,6 +702,23 @@ git clone https://github.com/camel-ai/camel.git cd camel ``` +# ๐Ÿ–Š๏ธ Cite + +If you find this repo useful, please cite: + + +``` +@misc{hu2025owl, + title={OWL: Optimized Workforce Learning for General Multi-Agent Assistance in Real-World Task Automation}, + author={Mengkang Hu and Yuhang Zhou and Wendong Fan and Yuzhou Nie and Bowei Xia and Tao Sun and Ziyu Ye and Zhaoxuan Jin and Yingru Li and Qiguang Chen and Zeyu Zhang and Yifeng Wang and Qianshuo Ye and Bernard Ghanem and Ping Luo and Guohao Li}, + year={2025}, + eprint={2505.23885}, + archivePrefix={arXiv}, + primaryClass={cs.AI}, + url={https://arxiv.org/abs/2505.23885}, +} +``` + # โญ Star History [![Star History Chart](https://api.star-history.com/svg?repos=camel-ai/owl&type=Date)](https://star-history.com/#camel-ai/owl&Date)