Skip to content

Commit fc26eee

Browse files
authored
docs: update paper citation
1 parent b7cbae3 commit fc26eee

File tree

1 file changed

+15
-16
lines changed

1 file changed

+15
-16
lines changed

README.md

Lines changed: 15 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,21 @@ with process parallelism. This enables OmniSafe not only to support environment-
4646

4747
![Train video](https://github-production-user-asset-6210df.s3.amazonaws.com/73586554/237139607-d1e6f413-aa2c-4f68-b8ee-08a4361493a0.gif)
4848

49+
If you find OmniSafe useful or use OmniSafe in your research, please cite it in your publications.
50+
51+
```bibtex
52+
@article{JMLR:v25:23-0681,
53+
author = {Jiaming Ji and Jiayi Zhou and Borong Zhang and Juntao Dai and Xuehai Pan and Ruiyang Sun and Weidong Huang and Yiran Geng and Mickel Liu and Yaodong Yang},
54+
title = {OmniSafe: An Infrastructure for Accelerating Safe Reinforcement Learning Research},
55+
journal = {Journal of Machine Learning Research},
56+
year = {2024},
57+
volume = {25},
58+
number = {285},
59+
pages = {1--6},
60+
url = {http://jmlr.org/papers/v25/23-0681.html}
61+
}
62+
```
63+
4964
--------------------------------------------------------------------------------
5065

5166
### Table of Contents <!-- omit in toc --> <!-- markdownlint-disable heading-increment -->
@@ -379,22 +394,6 @@ If you are interested in translating the tutorial into a new language or improvi
379394

380395
See [CHANGELOG.md](https://github.com/PKU-Alignment/omnisafe/blob/main/CHANGELOG.md).
381396

382-
## Citing OmniSafe
383-
384-
If you find OmniSafe useful or use OmniSafe in your research, please cite it in your publications.
385-
386-
```bibtex
387-
@article{JMLR:v25:23-0681,
388-
author = {Jiaming Ji and Jiayi Zhou and Borong Zhang and Juntao Dai and Xuehai Pan and Ruiyang Sun and Weidong Huang and Yiran Geng and Mickel Liu and Yaodong Yang},
389-
title = {OmniSafe: An Infrastructure for Accelerating Safe Reinforcement Learning Research},
390-
journal = {Journal of Machine Learning Research},
391-
year = {2024},
392-
volume = {25},
393-
number = {285},
394-
pages = {1--6},
395-
url = {http://jmlr.org/papers/v25/23-0681.html}
396-
}
397-
```
398397

399398
## Publications using OmniSafe
400399

0 commit comments

Comments
 (0)