Browse Source

Ajouter 'datacite.yml'

Arnaud Leleu 6 years ago
parent
commit
efdfd52679
1 changed files with 64 additions and 0 deletions
  1. 64 0
      datacite.yml

+ 64 - 0
datacite.yml

@@ -0,0 +1,64 @@
+# Required fields
+# The main researchers involved working on the resource,
+# or the authors of the publication in priority order.
+# May be a corporate/institutional or personal name.
+# Include digital identifier (e.g., ORCID) if possible
+authors:
+  -
+    firstname: "Arnaud"
+    lastname: "Leleu"
+    affiliation: "Université Bourgogne Franche-Comté"
+  -
+    firstname: "Milena"
+    lastname: "Dzhelyova"
+    affiliation: "University of Louvain"
+  -
+    firstname: "Bruno"
+    lastname: "Rossion"
+    affiliation: "University of Louvain, Université de Lorraine"
+    
+    firstname: "Renaud"
+    lastname: "Brochard"
+    affiliation: "Université Bourgogne Franche-Comté"
+    
+    firstname: "Karine"
+    lastname: "Durand"
+    affiliation: "Université Bourgogne Franche-Comté"
+    
+    firstname: "Benoist"
+    lastname: "Schaal"
+    affiliation: "Université Bourgogne Franche-Comté"
+    
+    firstname: "Jean-Yves"
+    lastname: "Baudouin"
+    affiliation: "Université Bourgogne Franche-Comté"
+
+# A name or title to describe the published resource.
+title: "Tuning functions for automatic detection of brief changes of facial expression in the human brain"
+
+# Any additional information. It is best practice to supply a description for the resource.
+description: |
+  EEG preprocessed data
+
+# List of keywords the resource should be associated with.
+keywords:
+  - EEG
+  - FPVS
+  - sweep-VEP
+  - facial expression
+  - intensity
+  - tuning function
+
+# Any rights information for this resource. Please provide both a license name and a link to the license.
+# Please add also a LICENSE file to the repository
+license:
+  name: "CC BY-SA 4.0"
+  url: "https://creativecommons.org/licenses/by-sa/4.0/"
+
+## Optional Fields
+
+# Any funding reference for this resource. Separate funder name and grant number by comma
+funding:
+  - "Conseil Régional Bourgogne Franche-Comté, PARI and FABER grants"
+  - "European Funding for Regional Economic Development"
+  - "French “Investissements d’Avenir” program, project ISITE-BFC, contract ANR-15-IDEX-03"