README: @ is not a legal symbol in BibTex attribs
This commit is contained in:
parent
757072c762
commit
3317ffb06d
@ -299,11 +299,11 @@ To cite this repository in publications:
|
|||||||
|
|
||||||
```bibtex
|
```bibtex
|
||||||
@software{fancy_gym,
|
@software{fancy_gym,
|
||||||
title = {Fancy {Gym}},
|
title = {Fancy Gym},
|
||||||
author = {Otto, Fabian and Celik, Onur and Roth, Dominik and Zhou, Hongyi},
|
author = {Otto, Fabian and Celik, Onur and Roth, Dominik and Zhou, Hongyi},
|
||||||
abstract = {Fancy Gym: Unifying interface for various RL benchmarks with support for Black Box approaches.},
|
abstract = {Fancy Gym: Unifying interface for various RL benchmarks with support for Black Box approaches.},
|
||||||
url = {https://github.com/ALRhub/fancy_gym},
|
url = {https://github.com/ALRhub/fancy_gym},
|
||||||
organization = {Autonomous Learning Robots Lab (ALR) @ KIT},
|
organization = {Autonomous Learning Robots Lab (ALR) at KIT},
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user