datacite.yml 3.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697
  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: "Tony"
  9. lastname: "Ye"
  10. affiliation: "UCLA"
  11. -
  12. firstname: "Juan Luis"
  13. lastname: "Romero-Sosa"
  14. affiliation: "UCLA"
  15. -
  16. firstname: "Anne"
  17. lastname: "Rickard"
  18. affiliation: "UCLA"
  19. -
  20. firstname: "Claudia"
  21. lastname: "Aguirre"
  22. affiliation: "UCLA"
  23. -
  24. firstname: "Andrew M."
  25. lastname: "Wikenheiser"
  26. affiliation: "UCLA"
  27. identifier: "ORCID:0000-0002-7190-4993"
  28. -
  29. firstname: "Hugh T."
  30. lastname: "Blair"
  31. affiliation: "UCLA"
  32. identifier: "ORCID:0000-0001-8256-5109"
  33. -
  34. firstname: "Alicia"
  35. lastname: "Izquierdo"
  36. affiliation: "UCLA"
  37. identifier: "ORCID:0000-0001-9897-2091"
  38. # A title to describe the published resource.
  39. title: "Theta oscillations in anterior cingulate cortex and orbitofrontal cortex differentially modulate accuracy and speed in flexible reward learning"
  40. # Additional information about the resource, e.g., a brief abstract.
  41. description: |
  42. This file provides source data for Figures appearing in Ye T, Romero-Sosa JL, Rickard A, Aguirre CG, Wikenheiser AM, Blair HT, Izquierdo A (2023).
  43. # Lit of keywords the resource should be associated with.
  44. # Give as many keywords as possible, to make the resource findable.
  45. keywords:
  46. - reversal learning
  47. - oscillations
  48. - prefrontal cortex
  49. - theta
  50. - DREADDs
  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: "Creative Commons CC0 1.0 Public Domain Dedication"
  55. url: "https://creativecommons.org/publicdomain/zero/1.0/"
  56. ## Optional Fields
  57. # Funding information for this resource.
  58. # Separate funder name and grant number by comma.
  59. funding:
  60. - "NIH, R01 DA047870"
  61. - "NIH, R21 MH122800"
  62. - "NIH, T32 NS115753"
  63. # Related publications. reftype might be: IsSupplementTo, IsDescribedBy, IsReferencedBy.
  64. # Please provide digital identifier (e.g., DOI) if possible.
  65. # Add a prefix to the ID, separated by a colon, to indicate the source.
  66. # Supported sources are: DOI, arXiv, PMID
  67. # In the citation field, please provide the full reference, including title, authors, journal etc.
  68. references:
  69. -
  70. id: "doi.org/10.1093/oons/kvad005"
  71. reftype: "IsDescribedBy"
  72. citation: "Tony Ye, Juan Luis Romero-Sosa, Anne Rickard, Claudia G Aguirre, Andrew M Wikenheiser, Hugh T Blair, Alicia Izquierdo, Theta oscillations in anterior cingulate cortex and orbitofrontal cortex differentially modulate accuracy and speed in flexible reward learning, Oxford Open Neuroscience, 2023, kvad005, https://doi.org/10.1093/oons/kvad005"
  73. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  74. resourcetype: Dataset
  75. # Do not edit or remove the following line
  76. templateversion: 1.2