diff --git a/README.md b/README.md
index 3079142..dc30f4f 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
Sotopia-RL: Reward Design for Social Intelligence
-[](https://rl.sotopia.world/)  [](https://huggingface.co/ulab-ai/sotopia-rl-qwen-2.5-7B-grpo) [](https://www.python.org/downloads/release/python-3109/) [](https://pre-commit.com/)

+[](https://rl.sotopia.world/) [](https://arxiv.org/abs/2508.03905) [](https://huggingface.co/ulab-ai/sotopia-rl-qwen-2.5-7B-grpo) [](https://www.python.org/downloads/release/python-3109/) [](https://pre-commit.com/)

## 📚 Table of Contents
@@ -21,7 +21,17 @@
We first attribute episode-level rewards for multi-turn social interactions to in- dividual utterances with LLMs. Then, we construct a combined reward that includes multiple dimensions of rewards besides goal completion, allowing us to regularize the optimization pro- cess for goal completion. These rewards are used to guide the RL training of social agents.
-
+```
+@misc{yu2025sotopiarlrewarddesignsocial,
+ title={Sotopia-RL: Reward Design for Social Intelligence},
+ author={Haofei Yu and Zhengyang Qi and Yining Zhao and Kolby Nottingham and Keyang Xuan and Bodhisattwa Prasad Majumder and Hao Zhu and Paul Pu Liang and Jiaxuan You},
+ year={2025},
+ eprint={2508.03905},
+ archivePrefix={arXiv},
+ primaryClass={cs.CL},
+ url={https://arxiv.org/abs/2508.03905}
+}
+```
