Skip to content

Commit 08f335b

Browse files
authored
Update README.md
1 parent a7c2219 commit 08f335b

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

README.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -142,13 +142,11 @@ python libero/lifelong/evaluate.py --benchmark BENCHMARK_NAME \
142142
If you find **LIBERO** to be useful in your own research, please consider citing our paper:
143143

144144
```bibtex
145-
@misc{liu2023libero,
146-
title={LIBERO: Benchmarking Knowledge Transfer for Lifelong Robot Learning},
147-
author={Bo Liu and Yifeng Zhu and Chongkai Gao and Yihao Feng and Qiang Liu and Yuke Zhu and Peter Stone},
148-
year={2023},
149-
eprint={2306.03310},
150-
archivePrefix={arXiv},
151-
primaryClass={cs.AI}
145+
@article{liu2023libero,
146+
title={LIBERO: Benchmarking Knowledge Transfer for Lifelong Robot Learning},
147+
author={Liu, Bo and Zhu, Yifeng and Gao, Chongkai and Feng, Yihao and Liu, Qiang and Zhu, Yuke and Stone, Peter},
148+
journal={arXiv preprint arXiv:2306.03310},
149+
year={2023}
152150
}
153151
```
154152

0 commit comments

Comments
 (0)