arth-shukla commited on
Commit
8c772fd
·
verified ·
1 Parent(s): cafba4c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -13
README.md CHANGED
@@ -297,18 +297,19 @@ While MS-HAB supports high-quality ray-traced rendering, this dataset uses ManiS
297
  ## Citation
298
 
299
  ```
300
- @article{shukla2024maniskillhab,
301
- author = {Arth Shukla and Stone Tao and Hao Su},
302
- title = {ManiSkill-HAB: A Benchmark for Low-Level Manipulation in Home Rearrangement Tasks},
303
- journal = {CoRR},
304
- volume = {abs/2412.13211},
305
- year = {2024},
306
- url = {https://doi.org/10.48550/arXiv.2412.13211},
307
- doi = {10.48550/ARXIV.2412.13211},
308
- eprinttype = {arXiv},
309
- eprint = {2412.13211},
310
- timestamp = {Mon, 09 Dec 2024 01:29:24 +0100},
311
- biburl = {https://dblp.org/rec/journals/corr/abs-2412-13211.bib},
312
- bibsource = {dblp computer science bibliography, https://dblp.org}
 
313
  }
314
  ```
 
297
  ## Citation
298
 
299
  ```
300
+ @inproceedings{shukla2025maniskillhab,
301
+ author = {Arth Shukla and
302
+ Stone Tao and
303
+ Hao Su},
304
+ title = {ManiSkill-HAB: {A} Benchmark for Low-Level Manipulation in Home Rearrangement
305
+ Tasks},
306
+ booktitle = {The Thirteenth International Conference on Learning Representations,
307
+ {ICLR} 2025, Singapore, April 24-28, 2025},
308
+ publisher = {OpenReview.net},
309
+ year = {2025},
310
+ url = {https://openreview.net/forum?id=6bKEWevgSd},
311
+ timestamp = {Thu, 15 May 2025 17:19:05 +0200},
312
+ biburl = {https://dblp.org/rec/conf/iclr/ShuklaTS25.bib},
313
+ bibsource = {dblp computer science bibliography, https://dblp.org}
314
  }
315
  ```