Browse Source

DOC: update links

Stefan Appelhoff 2 years ago
parent
commit
1e5e2ad682
2 changed files with 27 additions and 9 deletions
  1. 20 5
      README.md
  2. 7 4
      datacite.yml

+ 20 - 5
README.md

@@ -9,17 +9,32 @@ It is hosted on GIN: https://gin.g-node.org/sappelhoff/mpib_ecomp_sourcedata/
 Note that all recording dates have been anonymized.
 
 All important details are reported in the original paper for the
-project: *---to be done---*
+project:
+
+- preprint: [10.1101/2022.03.31.486560](https://doi.org/10.1101/2022.03.31.486560)
+- journal article: forthcoming
 
 The raw data organized in Brain Imaging Data Structure
 (BIDS; https://bids.neuroimaging.io/)
-format are available here: *---to be done---*
+format are available here:
+
+- repository: https://gin.g-node.org/sappelhoff/mpib_ecomp_dataset/
+- doi: forthcoming
+
+Derived data are available here:
 
-the experiment code used during data collection can be found here:
-https://github.com/sappelhoff/ecomp_experiment/
+- repository: https://gin.g-node.org/sappelhoff/mpib_ecomp_derivatives/
+- doi: forthcoming
+
+The experiment code used during data collection can be found here:
+
+- repository: https://github.com/sappelhoff/ecomp_experiment/
+- doi: [10.5281/zenodo.6411313](https://doi.org/10.5281/zenodo.6411313)
 
 The analysis code for this project can be found here:
-https://github.com/sappelhoff/ecomp_analysis/
+
+- repository: https://github.com/sappelhoff/ecomp_analysis/
+- doi: [10.5281/zenodo.6411287](https://doi.org/10.5281/zenodo.6411287)
 
 # Overview
 

+ 7 - 4
datacite.yml

@@ -31,7 +31,7 @@ description: |
 keywords:
   - cognitive neuroscience
   - decision-making
-  - numerical cognition  
+  - numerical cognition
   - sequential sampling
   - value distortions
   - compression
@@ -51,13 +51,16 @@ keywords:
 references:
   -
     reftype: "IsSupplementTo"
-    citation: "preprint on BioRxiv"
+    id: doi:10.1101/2022.03.31.486560
+    citation: "Appelhoff, S., Hertwig, R. & Spitzer, B. EEG-representational geometries and psychometric distortions in approximate numerical judgment. (2022) doi:10.1101/2022.03.31.486560"
   -
     reftype: "IsDescribedBy"
-    citation: "https://github.com/sappelhoff/ecomp_experiment/"
+    id: doi:10.5281/zenodo.6411313
+    citation: "Appelhoff, Stefan. (2022). eComp Experiment Code (2022.1.0). Zenodo. https://doi.org/10.5281/zenodo.6411319"
   -
     reftype: "IsReferencedBy"
-    citation: "https://github.com/sappelhoff/ecomp_analysis/"
+    id: doi:10.5281/zenodo.6411287
+    citation: "Appelhoff, Stefan. (2022). eComp Analysis Code (1.0.0). Zenodo. https://doi.org/10.5281/zenodo.6411288"
   -
     reftype: "IsReferencedBy"
     citation: "https://gin.g-node.org/sappelhoff/mpib_ecomp_dataset"