Browse Source

Update 'datacite.yml'

Dennis Kaetzel 2 months ago
parent
commit
d7f111abba
1 changed files with 63 additions and 20 deletions
  1. 63 20
      datacite.yml

+ 63 - 20
datacite.yml

@@ -7,34 +7,75 @@
 # if possible, including the prefix to indicate its type.
 authors:
   -
-    firstname: "GivenName1"
-    lastname: "FamilyName1"
-    affiliation: "Affiliation1"
+    firstname: "Martin"
+    lastname: "Jendryka"
+    affiliation: "Institute of Applied Physiology, Ulm University, Ulm, Germany"
   
   -
-    firstname: "GivenName2"
-    lastname: "FamilyName2"
-    affiliation: "Affiliation2"
+    firstname: "Uwe"
+    lastname: "Lewin"
+    affiliation: "Max-Planck-Institute for Biological Intelligence, Martinsried, Munich, Germany"
    
   -
-    firstname: "GivenName3"
-    lastname: "FamilyName3"
-
+    firstname: "Sampath"
+    lastname: "Kapanaiah"
+	affiliation: "Institute of Applied Physiology, Ulm University, Ulm, Germany"
+    
+  -
+    firstname: "Hartmut"
+    lastname: "Dermutz"
+	affiliation: "Institute for Neuroinformatics, ETH Zürich, Zürich, Switzerland"
+    
+  -
+    firstname: "Birgit"
+    lastname: "Liss"
+	affiliation: "Institute of Applied Physiology, Ulm University, Ulm, Germany; Linacre College and New College, University of Oxford, Oxford, UK"
+  
+  -
+    firstname: "Anton"
+    lastname: "Pekcec"
+	affiliation: "Boehringer Ingelheim Pharma GmbH & Co. KG, Div. Research Germany, Biberach an der Riss, Germany"
+ 
+  -
+    firstname: "Thomas"
+    lastname: "Akam"
+	affiliation: "Department of Experimental Psychology and Wellcome Centre for Integrative Neuroimaging, University of Oxford, Oxford, UK"
+    
+  -
+    firstname: "Benjamin"
+    lastname: "Grewe"
+	affiliation: "Institute for Neuroinformatics, ETH Zürich, Zürich, Switzerland"
+    
+  -
+    firstname: "Dennis"
+    lastname: "Kätzel"
+	affiliation: "Institute of Applied Physiology, Ulm University, Ulm, Germany"
+        
 # A title to describe the published resource.
-title: "Example Title"
+title: "Excitatory neurons of the anterior cingulate cortex encode chosen actions and their outcomes rather than cognitive state"
 
 # Additional information about the resource, e.g., a brief abstract.
 description: |
-  Example description
-  that can contain linebreaks
-  but has to maintain indentation.
+  Data repository containing raw behavioral and pre-processed calcium imaging data for reproducing study.
+  Data was recorded in mice while performing the 5-choice-serial-reaction-time-task holding miniature fluorescence microscopes ('miniscopes')
+  for calcium imaging.   
+  For details, refer to the cited publications.
 
 # Lit of keywords the resource should be associated with.
 # Give as many keywords as possible, to make the resource findable.
 keywords:
-  - Neuroscience
-  - Keyword2
-  - Keyword3
+  - neuroscience
+  - anterior cingulate cortex
+  - 5-CSRTT
+  - calcium imaging
+  - neural dynamics
+  - devaluation
+  - impulse control
+  - sustained attention
+  - miniscope
+  - prefrontal cortex
+  - reward value
+  - cognitive control
 
 # License information for this resource. Please provide the license name and/or a link to the license.
 # Please add also a corresponding LICENSE file to the repository.
@@ -49,8 +90,10 @@ license:
 # Funding information for this resource.
 # Separate funder name and grant number by comma.
 funding:
-  - "DFG, AB1234/5-6"
-  - "EU, EU.12345"
+  - "Boehringer Ingelheim-Ulm University (BIU) Center (TPN010)"
+  - "Else-Kroener-Fresenius/German-Scholars-Organization Programme for excellent medical scientists from abroad (GSO/EKFS 12)"
+  - "DFG (KA 4594/2-1)"
+  - "Alfried-Krupp Foundation"
 
 
 # Related publications. reftype might be: IsSupplementTo, IsDescribedBy, IsReferencedBy.
@@ -60,9 +103,9 @@ funding:
 # In the citation field, please provide the full reference, including title, authors, journal etc.
 references:
   -
-    id: "doi:10.xxx/zzzz"
+    id: "doi:10.1101/2024.04.12.589244"
     reftype: "IsSupplementTo"
-    citation: "Citation1"
+    citation: "Excitatory neurons of the anterior cingulate cortex encode chosen actions and their outcomes rather than cognitive state, Martin M. Jendryka, Uwe Lewin, Sampath K.T. Kapanaiah, Hartmut Dermutz, Birgit Liss, Anton Pekcec, Thomas Akam, Benjamin Grewe, Dennis Kaetzel, bioRxiv 2024.04.12.589244; doi: https://doi.org/10.1101/2024.04.12.589244"
   -