From e2c9aeaa2641c05aba8d59ba40c54bb2477eb26e Mon Sep 17 00:00:00 2001 From: Jacopo Panerati Date: Mon, 30 Aug 2021 15:45:17 -0400 Subject: [PATCH] Citation file --- CITATION.cff | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index 2c7c186d5..079ae81b0 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -18,12 +18,12 @@ preferred-citation: - family-names: "Schoellig" given-names: "Angela P." orcid: "https://orcid.org/0000-0003-4012-4668" - doi: # TBD + doi: "" # TBD journal: "2021 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)" - month: # TBD + month: "" # TBD start: 1 # First 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: # TBD - volume: # TBD + issue: "" # TBD + volume: "" # TBD year: 2021