Skip to content

Commit

Permalink
Update CITATION.cff
Browse files Browse the repository at this point in the history
  • Loading branch information
JacopoPan authored Aug 30, 2021
1 parent f7e9312 commit f982944
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cff-version: 1.2.0
preferred-citation:
type: inproceedings
type: article
authors:
- family-names: "Panerati"
given-names: "Jacopo"
Expand All @@ -18,12 +18,12 @@ preferred-citation:
- family-names: "Schoellig"
given-names: "Angela P."
orcid: "https://orcid.org/0000-0003-4012-4668"
doi: "10.0000/00000"
booktitle: "2021 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)"
month: 9
doi: # TBD
journal: "2021 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)"
month: # TBD
start: 1 # First page number
end: 10 # Last page number
end: 8 # Last page number
title: "Learning to Fly---a Gym Environment with PyBullet Physics for Reinforcement Learning of Multi-agent Quadcopter Control"
issue: 1
volume: 1
issue: # TBD
volume: # TBD
year: 2021

0 comments on commit f982944

Please sign in to comment.