datacite.yml 4.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  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 data and neural data from orbitofrontal cortex (OFC) in two adult macaques (Macaca Mulatta). 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) [R.M.B.]
  42. - Fundação Bial (106/2022) [R.M.B.]
  43. - Ministerio de Ciencia e Innovacion de España (PID2020-114196GB-I00/AEI) [R.M.B.]
  44. - ICREA Academia (2022) [R.M.B.]
  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 Knowdedgegraph."
  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: "arxiv:mmmm.nnnn"
  69. # reftype: "IsSupplementTo"
  70. # citation: "Citation2"
  71. # -
  72. # id: "pmid:nnnnnnnn"
  73. # reftype: "IsReferencedBy"
  74. # citation: "Citation3"
  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