Update bibtex

This commit is contained in:
Tianbao Xie
2024-04-12 09:36:01 +08:00
committed by GitHub
parent 429993b300
commit aa46625080

View File

@@ -129,10 +129,12 @@ Afterward, you can execute a command similar to the one in the previous section
## 📄 Citation
If you find this environment useful, please consider citing our work:
```
@article{OSWorld,
title={},
author={},
journal={arXiv preprint arXiv:xxxx.xxxx},
year={2024}
@misc{OSWorld,
title={OSWorld: Benchmarking Multimodal Agents for Open-Ended Tasks in Real Computer Environments},
author={Tianbao Xie and Danyang Zhang and Jixuan Chen and Xiaochuan Li and Siheng Zhao and Ruisheng Cao and Toh Jing Hua and Zhoujun Cheng and Dongchan Shin and Fangyu Lei and Yitao Liu and Yiheng Xu and Shuyan Zhou and Silvio Savarese and Caiming Xiong and Victor Zhong and Tao Yu},
year={2024},
eprint={2404.07972},
archivePrefix={arXiv},
primaryClass={cs.AI}
}
```