awskhalil commited on
Commit
87a8f5a
·
verified ·
1 Parent(s): d45c66b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -133,11 +133,12 @@ python scripts/benchmark_teleopwm.py \
133
  If you use TeleopWM, please cite:
134
 
135
  ```bibtex
136
- @misc{teleopwm2026,
137
  title={TeleopWM: A Real-Time Predictive World Model for Latency-Resilient Vision-Based Teleoperation},
138
  author={Khalil, Aws and Kwon, Jaerock},
139
  year={2026},
140
- note={Under review}
 
141
  }
142
  ```
143
 
 
133
  If you use TeleopWM, please cite:
134
 
135
  ```bibtex
136
+ @misc{khalil2026teleopwm,
137
  title={TeleopWM: A Real-Time Predictive World Model for Latency-Resilient Vision-Based Teleoperation},
138
  author={Khalil, Aws and Kwon, Jaerock},
139
  year={2026},
140
+ note={ResearchGate Preprint},
141
+ doi={10.13140/RG.2.2.15259.84002}
142
  }
143
  ```
144