Browse Source

add funding sources to datacite file

Konstantin Willeke 1 year ago
parent
commit
11249a304c
1 changed files with 5 additions and 2 deletions
  1. 5 2
      datacite.yml

+ 5 - 2
datacite.yml

@@ -84,8 +84,11 @@ license:
 # Funding information for this resource.
 # Separate funder name and grant number by comma.
 funding:
-  - "DFG, AB1234/5-6"
-  - "EU, EU.12345"
+  - "DFG, EXC 2064/1"
+  - "IARPA, D16PC00003"
+  - "NIH, R01 EY026927"
+  - "NIH, T32-EY-002520-37"
+  - "NSF, 1707400"
 
 
 # Related publications. reftype might be: IsSupplementTo, IsDescribedBy, IsReferencedBy.