File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,22 @@ pip install pyrff
2222# Usage and Citing
2323` pyrff ` is licensed under the [ GNU Affero General Public License v3.0] ( https://github.com/michaelosthege/pyrff/blob/master/LICENSE ) .
2424
25+ When using ` robotools ` in your work, please cite the [ corresponding software version] ( https://doi.org/10.5281/zenodo.3831380 ) .
26+
27+ ``` bibtex
28+ @software{pyrff,
29+ author = {Michael Osthege and
30+ Kobi Felton},
31+ title = {michaelosthege/pyrff: v2.0.1},
32+ month = dec,
33+ year = 2020,
34+ publisher = {Zenodo},
35+ version = {v2.0.1},
36+ doi = {10.5281/zenodo.4317685},
37+ url = {https://doi.org/10.5281/zenodo.4317685}
38+ }
39+ ```
40+
2541Head over to Zenodo to [ generate a BibTeX citation] ( https://doi.org/10.5281/zenodo.3831380 ) for the latest release.
2642
2743# References
You can’t perform that action at this time.
0 commit comments