diff --git a/.zenodo.json b/.zenodo.json index 6e1d9e6..f20adeb 100644 --- a/.zenodo.json +++ b/.zenodo.json @@ -29,6 +29,26 @@ "name": "Damart, Tanguy", "orcid": "0000-0003-2175-7304" }, + { + "affiliation": "Blue Brain Project, EPFL", + "name": "Jaquier, Aurélien", + "orcid": "0000-0001-6202-6175" + }, + { + "affiliation": "Blue Brain Project, EPFL", + "name": "Mandge, Darshan", + "orcid": "0000-0002-7104-4604" + }, + { + "affiliation": "Blue Brain Project, EPFL", + "name": "Tuncel, Anil", + "orcid": "0000-0003-0317-2556" + }, + { + "affiliation": "Blue Brain Project, EPFL", + "name": "Kilic, Ilkan", + "orcid": "0009-0004-4234-8766" + }, { "affiliation": "Blue Brain Project, EPFL", "name": "Sanin, Aleksei" @@ -37,11 +57,6 @@ "affiliation": "Centre National de la Recherche Scientifique (CNRS)", "name": "Davison, Andrew", "orcid": "0000-0002-4793-7541" - }, - { - "affiliation": "Blue Brain Project, EPFL", - "name": "Jaquier, Aurélien", - "orcid": "0000-0001-6202-6175" } ] } \ No newline at end of file diff --git a/AUTHORS.txt b/AUTHORS.txt index a64f998..06f9245 100644 --- a/AUTHORS.txt +++ b/AUTHORS.txt @@ -3,6 +3,9 @@ Werner Van Geit @ BBP Elisabetta Iavarone @ BBP Luca Leonardo Bologna @ IBF Tanguy Damart @ BBP +Aurélien Jaquier @ BBP +Darshan Mandge @ BBP +Anil Tuncel @ BBP +Ilkan Kilic @ BBP Aleksei Sanin @ BBP Andrew Davison @ CNRS -Aurélien Jaquier @ BBP \ No newline at end of file diff --git a/CITATION.cff b/CITATION.cff new file mode 100644 index 0000000..e348ada --- /dev/null +++ b/CITATION.cff @@ -0,0 +1,31 @@ +cff-version: 1.2.0 +message: "If you use this software, please cite it as below." +title: "BluePyEfe" +doi: 10.5281/zenodo.3728191 +url: https://doi.org/10.5281/zenodo.3728191 +abstract: "BluePyEfe aims at easing the process of reading experimental recordings and extracting batches of electrical features from these recordings. To do so, it combines trace reading functions and features extraction functions from the eFel library. BluePyEfe outputs protocols and features files in the format used by BluePyOpt for neuron electrical model building." +authors: + - family-names: "Rössert" + given-names: "Christian" + - family-names: "Van Geit" + given-names: "Werner" + - family-names: "Iavarone" + given-names: "Elisabetta" + - family-names: "Bologna" + given-names: "Luca Leonardo" + - family-names: "Damart" + given-names: "Tanguy" + - family-names: "Jaquier" + given-names: "Aurélien" + - family-names: "Mandge" + given-names: "Darshan" + - family-names: "Tuncel" + given-names: "Anil" + - family-names: "Kilic" + given-names: "Ilkan" + - family-names: "Sanin" + given-names: "Aleksei" + - family-names: "Davison" + given-names: "Andrew" +date-released: 2020-03-01 +publisher: "Zenodo" diff --git a/README.rst b/README.rst index 746e720..e4be405 100644 --- a/README.rst +++ b/README.rst @@ -45,7 +45,7 @@ BluePyEfe: Blue Brain Python E-feature extraction