datacite.yml 2.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  1. # Required fields
  2. # The main researchers involved working on the resource,
  3. # or the authors of the publication in priority order.
  4. # May be a corporate/institutional or personal name.
  5. # Include digital identifier (e.g., ORCID) if possible
  6. authors:
  7. -
  8. firstname: "Inmaculada"
  9. lastname: "León"
  10. affiliation: "Facultad de Psicología, Universidad de La Laguna"
  11. -
  12. firstname: "María José"
  13. lastname: "Rodrigo"
  14. affiliation: "Facultad de Psicología, Universidad de La Laguna"
  15. -
  16. firstname: "Wael"
  17. lastname: "El-Deredy"
  18. affiliation: "Centro de Investigación y Desarrollo en Ingeniería en Salud, Universidad de Valparaíso"
  19. -
  20. firstname: "Cristián"
  21. lastname: "Modroño"
  22. affiliation: "Departamento de Fisiología, Universidad de La Laguna"
  23. -
  24. firstname: "Juan Andrés"
  25. lastname: "Hernández-Cabrera"
  26. affiliation: "Universidad de La Laguna"
  27. -
  28. firstname: "Ileana"
  29. lastname: "Quiñones"
  30. affiliation: "Basque Center on Cognition Brain and Language"
  31. # A name or title to describe the published resource.
  32. title: "Limbic-visual attenuation to crying faces underlies neglectful mothering"
  33. # Any additional information. It is best practice to supply a description for the resource.
  34. description: |
  35. fMRI data from 23 neglectful mothers (NM) and 20 control mothers (CM) imaged while viewing faces from infants and adults (crying and neutral)
  36. # List of keywords the resource should be associated with.
  37. keywords:
  38. - maternal neglect
  39. - crying faces
  40. - fMRI
  41. # Any rights information for this resource. Please provide both a license name and a link to the license.
  42. # Please add also a LICENSE file to the repository
  43. #license:
  44. # name: "Creative Commons CC0 1.0 Public Domain Dedication"
  45. # url: "https://creativecommons.org/publicdomain/zero/1.0/"
  46. ## Optional Fields
  47. # Any funding reference for this resource. Separate funder name and grant number by comma
  48. #funding:
  49. # - "DFG, DFG.12345"
  50. # - "EU, EU.12345"
  51. # Related publications. reftype might be: IsCitedBy, IsSupplementTo, IsReferencedBy, IsPartOf
  52. # for further valid types see https://schema.datacite.org/meta/kernel-4
  53. # Please provide digital identifier (e.g., DOI) if possible.
  54. #references:
  55. # -
  56. # doi: "10.xxx/zzzz"
  57. # reftype: "IsSupplementTo"
  58. # name: "PublicationName"
  59. # -
  60. # reftype: "IsPartOf"
  61. # name: "PublicationName"
  62. # Type of the data in this repository (Dataset, Model, Software, Other see
  63. # https://schema.datacite.org/meta/kernel-4.1/doc/DataCite-MetadataKernel_v4.1.pdf
  64. # for examples
  65. #dtype: Dataset