mirror of
https://github.com/Farama-Foundation/Gymnasium.git
synced 2025-08-23 15:04:20 +00:00
Update information about citing Gymnasium (#591)
This commit is contained in:
committed by
GitHub
parent
dd82affa97
commit
00e586e407
@@ -79,6 +79,10 @@ authors:
|
||||
email: omar.younis98@gmail.com
|
||||
affiliation: University of Bologna
|
||||
orcid: 'https://orcid.org/0009-0004-2783-7932'
|
||||
identifiers:
|
||||
- type: doi
|
||||
value: 10.5281/zenodo.8127025
|
||||
description: Zenodo DOI
|
||||
repository-code: 'https://github.com/Farama-Foundation/Gymnasium'
|
||||
url: 'https://gymnasium.farama.org/'
|
||||
abstract: >-
|
||||
|
21
README.md
21
README.md
@@ -1,4 +1,5 @@
|
||||
[](https://pre-commit.com/) [](https://github.com/psf/black)
|
||||
[](https://pre-commit.com/) [](https://github.com/psf/black) [](https://doi.org/10.5281/zenodo.8127025)
|
||||
|
||||
|
||||
<p align="center">
|
||||
<img src="https://raw.githubusercontent.com/Farama-Foundation/Gymnasium/main/gymnasium-text.png" width="500px"/>
|
||||
@@ -66,3 +67,21 @@ We have a roadmap for future development work for Gymnasium available here: http
|
||||
## Support Gymnasium's Development
|
||||
|
||||
If you are financially able to do so and would like to support the development of Gymnasium, please join others in the community in [donating to us](https://github.com/sponsors/Farama-Foundation).
|
||||
|
||||
## Citation
|
||||
|
||||
You can cite Gymnasium as:
|
||||
|
||||
```
|
||||
@misc{towers_gymnasium_2023,
|
||||
title = {Gymnasium},
|
||||
url = {https://zenodo.org/record/8127025},
|
||||
abstract = {An API standard for single-agent reinforcement learning environments, with popular reference environments and related utilities (formerly Gym)},
|
||||
urldate = {2023-07-08},
|
||||
publisher = {Zenodo},
|
||||
author = {Towers, Mark and Terry, Jordan K. and Kwiatkowski, Ariel and Balis, John U. and Cola, Gianluca de and Deleu, Tristan and Goulão, Manuel and Kallinteris, Andreas and KG, Arjun and Krimmel, Markus and Perez-Vicente, Rodrigo and Pierré, Andrea and Schulhoff, Sander and Tai, Jun Jet and Shen, Andrew Tan Jin and Younis, Omar G.},
|
||||
month = mar,
|
||||
year = {2023},
|
||||
doi = {10.5281/zenodo.8127026},
|
||||
}
|
||||
```
|
||||
|
Reference in New Issue
Block a user