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 55d10bd commit f65c942
Showing 1 changed file with 19 additions and 6 deletions.
25 changes: 19 additions & 6 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -1,16 +1,29 @@
cff-version: 1.2.0
preferred-citation:
type: article
type: inproceedings
authors:
- family-names: "LastName"
given-names: "FirstName"
orcid: "https://orcid.org/0000-0000-0000-0000"
- family-names: "Panerati"
given-names: "Jacopo"
orcid: "https://orcid.org/0000-0003-2994-5422"
- family-names: "Zheng"
given-names: "Hehui"
orcid: "https://orcid.org/0000-0002-4977-0220"
- family-names: "Zhou"
given-names: "SiQi"
- family-names: "Xu"
given-names: "James"
- family-names: "Prorok"
given-names: "Amanda"
orcid: "https://orcid.org/0000-0001-7313-5983"
- family-names: "Schoellig"
given-names: "Angela P."
orcid: "https://orcid.org/0000-0003-4012-4668"
doi: "10.0000/00000"
journal: "Journal Title"
journal: "2021 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)"
month: 9
start: 1 # First page number
end: 10 # Last page number
title: "Title"
title: "Learning to Fly---a Gym Environment with PyBullet Physics for Reinforcement Learning of Multi-agent Quadcopter Control"
issue: 1
volume: 1
year: 2021

0 comments on commit f65c942

Please sign in to comment.