From 479fce887301ba316e5c5ae1093a1cb301c649f5 Mon Sep 17 00:00:00 2001 From: Jacopo Panerati Date: Mon, 30 Aug 2021 15:49:38 -0400 Subject: [PATCH] Citation file --- CITATION.cff | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index a4b8bcabd..709f11cbb 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: "10.0000/00000" journal: "2021 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)" - year: 2021 - month: "" # TBD + month: 1 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: 1 + volume: 1 + year: 2021