diff --git a/README.md b/README.md index a536859..f25ba89 100644 --- a/README.md +++ b/README.md @@ -531,11 +531,13 @@ This code builds upon following open-source code-bases. Please visit the URLs to 9. https://github.com/unitreerobotics/unitree_sdk2_python 10. https://github.com/ARCLab-MIT/beavr-bot -## 7. 📝 Citation +# 7. 📝 Citation +``` @misc{xr-teleoperate, author = {Unitree}, title = {XR-Teleoperate: An Open-Source Teleoperation Framework and Data Collection Toolkit for Embodied Intelligence}, howpublished = {\url{https://github.com/unitreerobotics/xr_teleoperate}}, year = {2025}, } +``` diff --git a/README_zh-CN.md b/README_zh-CN.md index 5b7f87d..b97bd5d 100644 --- a/README_zh-CN.md +++ b/README_zh-CN.md @@ -560,11 +560,15 @@ xr_teleoperate/ 9. https://github.com/unitreerobotics/unitree_sdk2_python 10. https://github.com/ARCLab-MIT/beavr-bot -## 7. 📝 引用 + +# 7. 📝 引用 + +``` @misc{xr-teleoperate, author = {Unitree}, title = {XR-Teleoperate: An Open-Source Teleoperation Framework and Data Collection Toolkit for Embodied Intelligence}, howpublished = {\url{https://github.com/unitreerobotics/xr_teleoperate}}, year = {2025}, } +```