datacite.yml 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  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: "Demetrio"
  9. lastname: "Ferro"
  10. affiliation: "Center for Brain and Cognition, Department of Information and Communication Technologies, Universitat Pompeu Fabra, Barcelona (Spain), 08003;"
  11. id: "ORCID:0000-0003-4969-1415"
  12. -
  13. firstname: "Benjamin"
  14. lastname: "Hayden"
  15. affiliation: "Department of Neurosurgery, Baylor College of Medicine, Houston, TX (USA), 77030"
  16. id: "ORCID:0000-0002-7678-4281"
  17. -
  18. firstname: "Rubén"
  19. lastname: "Moreno Bote"
  20. affiliation: "Center for Brain and Cognition, Department of Information and Communication Technologies, Universitat Pompeu Fabra, Barcelona (Spain), 08003;"
  21. id: "ORCID:0000-0003-0398-014X"
  22. # A title to describe the published resource.
  23. title: "Gaze-centered gating and reactivation of value encoding in orbitofrontal cortex"
  24. # Additional information about the resource, e.g., a brief abstract.
  25. description: "The resource contains simultaneous eye tracks and neural orbitofrontal cortex (OFC) for behavioral tasks performed by two adult macaque (Macaca Mulatta) subjects. The analyses allowed to access the structure of a decision-making task where OFC neural activity is modulated by gaze direction."
  26. # List of keywords the resource should be associated with.
  27. # Give as many keywords as possible, to make the resource findable.
  28. keywords:
  29. - Neuroscience
  30. - Decision making
  31. - Orbitofrontal cortex
  32. # License information for this resource. Please provide the license name and/or a link to the license.
  33. # Please add also a corresponding LICENSE file to the repository.
  34. license:
  35. name: "Creative Commons Attribution-NonCommercial-ShareAlike-4.0 International"
  36. url: "https://creativecommons.org/licenses/by-nc-sa/4.0/"
  37. ## Optional Fields
  38. # Funding information for this resource.
  39. # Separate funder name and grant number by comma.
  40. funding:
  41. - "HHMI; 55008742"
  42. - "Fundação Bial; 106/2022"
  43. - "Ministerio de Ciencia, Innovación y Universidades de España; PID2020-114196GB-I00/AEI"
  44. - "ICREA Academia; 2022"
  45. # Related publications. reftype might be: IsSupplementTo, IsDescribedBy, IsReferencedBy.
  46. # Please provide digital identifier (e.g., DOI) if possible.
  47. # Add a prefix to the ID, separated by a colon, to indicate the source.
  48. # Supported sources are: DOI, arXiv, PMID
  49. # In the citation field, please provide the full reference, including title, authors, journal etc.
  50. references:
  51. -
  52. id: "doi:10.1101/2023.04.20.537677"
  53. reftype: "IsSupplementTo"
  54. citation: "Ferro, D., Cash-Padgett, T., Zhe-Wang, M., Hayden, B.Y. and Moreno-Bote, R., 2023. Gaze-centered gating and reactivation of value encoding in orbitofrontal cortex. bioRxiv."
  55. -
  56. id: "url:https://2023.ccneuro.org/view_paper8951.html?PaperNum=1122"
  57. reftype: "IsSupplementTo"
  58. citation: "Ferro, Anna Rifé Mata, A., Cash-Padgett, T., Zhe-Wang, M., Hayden, B.Y. and Moreno-Bote, R., 2023. The role of gaze for value encoding and recollection in orbitofrontal cortex. CCN 2023."
  59. -
  60. id: "url:https://search.kg.ebrains.eu/instances/a2dce812-1d4b-4fc5-a69f-96005288c12e"
  61. reftype: "IsSupplementTo"
  62. citation: "Ferro, D., Hayden, B.Y., and Moreno-Bote, R., 2023. Model of gaze centred activation and reactivation of value encoding in orbitofrontal cortex. Ebrains Knowledgegraph."
  63. -
  64. id: "doi:10.1016/j.neuron.2014.04.032"
  65. reftype: "IsSupplementTo"
  66. citation: "Strait, C.E., Blanchard, T.C. and Hayden, B.Y., 2014. Reward value comparison via mutual inhibition in ventromedial prefrontal cortex. Neuron, 82(6), pp.1357-1366."
  67. -
  68. id: "doi:10.1038/s41467-024-50214-2"
  69. reftype: "IsSupplementTo"
  70. citation: "Ferro, D., Cash-Padgett, T., Wang, M.Z., Hayden, B.Y., Moreno-Bote, R., 2024. Gaze-centered gating, reactivation, and reevaluation of economic value in orbitofrontal cortex. Nat Commun 15, 6163."
  71. # -
  72. # id: "arxiv:mmmm.nnnn"
  73. # reftype: "IsSupplementTo"
  74. # citation: "Citation2"
  75. # -
  76. # id: "pmid:nnnnnnnn"
  77. # reftype: "IsReferencedBy"
  78. # citation: "Citation3"
  79. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  80. resourcetype: Dataset
  81. # Do not edit or remove the following line
  82. templateversion: 1.2