From 460d914570a562f90a6f7a9674d30298e37433d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20Gabirondo=20L=C3=B3pez?= Date: Sat, 4 Jan 2020 11:01:09 +0100 Subject: [PATCH] First commit of '.zenodo.json'. --- .zenodo.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 .zenodo.json diff --git a/.zenodo.json b/.zenodo.json new file mode 100644 index 0000000..be0e6a3 --- /dev/null +++ b/.zenodo.json @@ -0,0 +1,20 @@ +{ + "creators": [ + { + "name": "Gabirondo-López, Jon", + "orcid": "0000-0002-3510-4606" + }, + { + "affiliation": "Fisika Aplikatua II Saila, Zientzia eta Teknologia Fakultatea, Universidad del País Vasco UPV/EHU", + "name": "Igartua, Josu M", + "orcid": "0000-0001-7983-5331" + } + ], + "keywords": [ + "laboratory", + "data manipulation", + "interactive" + ], + "license": "GPL-3.0", + "upload_type": "software" +} \ No newline at end of file