From c025c497a5d7b738a977de63be590ab2421fcb78 Mon Sep 17 00:00:00 2001 From: Axel Huebl Date: Wed, 23 Aug 2023 07:46:30 -0700 Subject: [PATCH] Zenodo File (#172) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Maxence Thévenet Co-authored-by: Ángel Ferran Pousa --- .zenodo.json | 62 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 .zenodo.json diff --git a/.zenodo.json b/.zenodo.json new file mode 100644 index 00000000..900f08a2 --- /dev/null +++ b/.zenodo.json @@ -0,0 +1,62 @@ +{ + "creators": [ + { + "affiliation": "Deutsches Elektronen-Synchrotron (DESY)", + "name": "Th\u00e9venet, Maxence", + "orcid": "0000-0001-7216-2277" + }, + { + "affiliation": "Laboratoire d'Optique Appliqu\u00e9e", + "name": "Andriyash, Igor", + "orcid": "0000-0003-0313-4496" + }, + { + "affiliation": "LIDYL, CEA-Universit\u00e9 Paris-Saclay, CEA Saclay", + "name": "Fedeli, Luca", + "orcid": "0000-0002-7215-4178" + }, + { + "affiliation": "Deutsches Elektronen-Synchrotron (DESY)", + "name": "Ferran Pousa, Angel", + "orcid": "0000-0001-6705-516X" + }, + { + "affiliation": "Lawrence Berkeley National Laboratory", + "name": "Huebl, Axel", + "orcid": "0000-0003-1943-7141" + }, + { + "affiliation": "Deutsches Elektronen-Synchrotron (DESY)", + "name": "Jalas, S\u00f6ren", + "orcid": "0000-0002-5379-7514" + }, + { + "affiliation": "Lawrence Berkeley National Laboratory", + "name": "Lehe, Remi", + "orcid": "0000-0002-3656-9659" + }, + { + "affiliation": "Deutsches Elektronen-Synchrotron (DESY)", + "name": "Shalloo, Rob", + "orcid": "0000-0002-9568-3814" + } + ], + "contributors": [ + { + "type": "Other", + "affiliation": "Lawrence Berkeley National Laboratory", + "name": "Kara-Mostefa, Ilian" + } + ], + "license": { + "id": "BSD-3-Clause-LBNL" + }, + "language": "eng", + "keywords": [ + "research", + "simulation", + "laser", + "physics" + ], + "access_right": "open" +}