Browse Source

Update 'datacite.yml'

Krista Perks 2 years ago
parent
commit
e4ba298563
1 changed files with 15 additions and 0 deletions
  1. 15 0
      datacite.yml

+ 15 - 0
datacite.yml

@@ -53,6 +53,21 @@ funding:
   - "NSF, IOS-1656354"
   - "Irma T. Hirschl Trust to NS"
 
+# Related publications. reftype might be: IsSupplementTo, IsDescribedBy, IsReferencedBy.
+# Please provide digital identifier (e.g., DOI) if possible.
+# Add a prefix to the ID, separated by a colon, to indicate the source.
+# Supported sources are: DOI, arXiv, PMID
+# In the citation field, please provide the full reference, including title, authors, journal etc.
+references:
+  -
+    id: "doi: https://doi.org/10.1101/2021.12.14.472594"
+    reftype: "IsSupplementTo"
+    citation: "Krista E Perks and Nathaniel B Sawtell (2022) Neural Readout of a Latency Code in the Active Electrosensory System. bioRxiv 2021.12.14.472594"
+  -
+    id: "doi::tba"
+    reftype: "IsReferencedBy"
+    citation: "Krista E Perks and Nathaniel B Sawtell (2022) Neural Readout of a Latency Code in the Active Electrosensory System. Cell Reports"
+
 # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
 resourcetype: Dataset