datacite.yml 3.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394
  1. # Metadata for DOI registration according to DataCite Metadata Schema 4.1.
  2. # For detailed schema description see https://doi.org/10.5438/0014
  3. ## Required fields
  4. # The main researchers involved. Include digital identifier (e.g., ORCID)
  5. # if possible, including the prefix to indicate its type.
  6. authors:
  7. -
  8. firstname: "Ju‐Chi"
  9. lastname: "Yu"
  10. affiliation: "School of Behavioral and Brain Sciences, University of Texas at Dallas"
  11. -
  12. firstname: "Vincenzo G."
  13. lastname: "Fiore"
  14. affiliation: "Department of Psychiatry, Icahn School of Medicine at Mount Sinai"
  15. -
  16. firstname: "Richard W."
  17. lastname: "Briggs"
  18. affiliation: "Department of Aging and Geriatric Research, University of Florida"
  19. -
  20. firstname: "Jacquelyn"
  21. lastname: "Braud"
  22. affiliation: "Department of Psychiatry, University of Texas Southwestern Medical Center"
  23. -
  24. firstname: "Katya"
  25. lastname: "Rubia"
  26. affiliation: "Institute of Psychiatry, Psychology and Neuroscience, King’s College London"
  27. -
  28. firstname: "Bryon"
  29. lastname: "Adinoff"
  30. affiliation: "Department of Psychiatry, University of Texas Southwestern Medical Center"
  31. -
  32. firstname: "Xiaosi"
  33. lastname: "Gu"
  34. affiliation: "Department of Psychiatry, Icahn School of Medicine at Mount Sinai"
  35. # A title to describe the published resource.
  36. title: "An insula‐driven network computes decision uncertainty and promotes abstinence in chronic cocaine users"
  37. # Additional information about the resource, e.g., a brief abstract.
  38. description: |
  39. Subject-specific model-based GLM and DCM estimations.
  40. # Lit of keywords the resource should be associated with.
  41. # Give as many keywords as possible, to make the resource findable.
  42. keywords:
  43. - Neuroscience
  44. - Cocaine addiction
  45. - relapse
  46. - anterior insula
  47. - anterior cingulate
  48. - Dynamic Causal Modelling
  49. - uncertainty
  50. - Bayesian model
  51. # License information for this resource. Please provide the license name and/or a link to the license.
  52. # Please add also a corresponding LICENSE file to the repository.
  53. license:
  54. name: "CC-BY-NC-ND 4.0"
  55. url: "https://creativecommons.org/licenses/by-nc-nd/4.0/"
  56. ## Optional Fields
  57. # Funding information for this resource.
  58. # Separate funder name and grant number by comma.
  59. funding:
  60. - "NIDA, R01DA023203"
  61. - "NIDA, R01DA043695"
  62. - "NIDA, R21DA049243"
  63. - "University of Texas Southwestern Center for Translational Medicine, UL1TR000451"
  64. - "National Institute of Mental Health, R21MH120789"
  65. # Related publications. reftype might be: IsSupplementTo, IsDescribedBy, IsReferencedBy.
  66. # Please provide digital identifier (e.g., DOI) if possible.
  67. # Add a prefix to the ID, separated by a colon, to indicate the source.
  68. # Supported sources are: DOI, arXiv, PMID
  69. # In the citation field, please provide the full reference, including title, authors, journal etc.
  70. references:
  71. -
  72. id: "doi:10.1111/ejn.14917"
  73. reftype: "IsSupplementTo"
  74. citation: "An insula‐driven network computes decision uncertainty and promotes abstinence in chronic cocaine users"
  75. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  76. resourcetype: Dataset
  77. # Do not edit or remove the following line
  78. templateversion: 1.2