datacite.yml 2.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  1. authors:
  2. -
  3. firstname: "Vincenzo G."
  4. lastname: "Fiore"
  5. affiliation: "Department of Psychiatry, Icahn School of Medicine at Mount Sinai, New York, NY 10029, United States"
  6. id: "ORCID:0000-0002-4865-5482"
  7. -
  8. firstname: "Xiaosi"
  9. lastname: "Gu"
  10. affiliation: "Department of Psychiatry, Icahn School of Medicine at Mount Sinai, New York, NY 10029, United States"
  11. id: "ResearcherID:X-1234-5678"
  12. -
  13. # A title to describe the published resource.
  14. title: "Similar network compositions, but distinct neural dynamics underlying belief updating in environments with and without explicit outcomes"
  15. # Additional information about the resource, e.g., a brief abstract.
  16. description: |
  17. Subject-specific behavioral data, model-based GLM and DCM estimations, jointly with scripts required to run model-based analysis.
  18. # Lit of keywords the resource should be associated with.
  19. # Give as many keywords as possible, to make the resource findable.
  20. keywords:
  21. - Computational Neuroscience
  22. - Dynamic causal modeling
  23. - effective connectivity
  24. - Choice-confidence
  25. - Anterior hippocampus
  26. - Amygdala
  27. - Medial prefrontal cortex
  28. # License information for this resource. Please provide the license name and/or a link to the license.
  29. # Please add also a corresponding LICENSE file to the repository.
  30. license:
  31. name: "Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0)"
  32. url: "https://creativecommons.org/licenses/by-nc-nd/4.0/"
  33. ## Optional Fields
  34. # Funding information for this resource.
  35. # Separate funder name and grant number by comma.
  36. funding:
  37. - "NIDA, R01DA043695"
  38. - "NIDA, R21DA049243"
  39. # Related publications. reftype might be: IsSupplementTo, IsDescribedBy, IsReferencedBy.
  40. # Please provide digital identifier (e.g., DOI) if possible.
  41. # Add a prefix to the ID, separated by a colon, to indicate the source.
  42. # Supported sources are: DOI, arXiv, PMID
  43. # In the citation field, please provide the full reference, including title, authors, journal etc.
  44. references:
  45. -
  46. id: "doi:10.1016/j.neuroimage.2021.118821" "doi:10.1111/ejn.15142"
  47. reftype: "IsSupplementTo"
  48. citation: "Fiore and Gu (2021) Similar network compositions, but distinct neural dynamics underlying belief updating in environments with and without explicit outcomes. NeuroImage"
  49. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  50. resourcetype: Dataset
  51. # Do not edit or remove the following line
  52. templateversion: 1.2