datacite.yml 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596
  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: "Richard"
  9. lastname: "Gaus"
  10. affiliation: "Chair of Neuroanatomy, Institute of Anatomy, Faculty of Medicine, LMU Munich, Munich, Germany"
  11. id: "ORCID:0000-0001-5999-0174"
  12. -
  13. firstname: "Melanie"
  14. lastname: "Popal"
  15. affiliation: "Chair of Neuroanatomy, Institute of Anatomy, Faculty of Medicine, LMU Munich, Munich, Germany"
  16. -
  17. firstname: "Helmut"
  18. lastname: "Heinsen"
  19. affiliation: "Morphological Brain Research Unit, Department of Psychiatry, University of Würzburg, Würzburg, Germany"
  20. affiliation: "Department of Radiology, Hospital das Clinicas HCFMUSP, Faculdade de Medicina, Universidade de São Paulo, São Paulo, Brazil"
  21. id: "ORCID:0000-0002-4688-4441"
  22. -
  23. firstname: "Andrea"
  24. lastname: "Schmitt"
  25. affiliation: "Department of Psychiatry and Psychotherapy, University Hospital, LMU Munich, Munich, Germany"
  26. id: "ORCID:0000-0002-5426-4023"
  27. -
  28. firstname: "Peter"
  29. lastname: "Falkai"
  30. affiliation: "Department of Psychiatry and Psychotherapy, University Hospital, LMU Munich, Munich, Germany"
  31. id: "ORCID:0000-0003-2873-8667"
  32. -
  33. firstname: "Patrick R."
  34. lastname: "Hof"
  35. affiliation: "Nash Family Department of Neuroscience and Friedman Brain Institute, Icahn School of Medicine at Mount Sinai, New York, NY, USA"
  36. id: "ORCID:0000-0002-3208-1154"
  37. -
  38. firstname: "Christoph"
  39. lastname: "Schmitz"
  40. affiliation: "Chair of Neuroanatomy, Institute of Anatomy, Faculty of Medicine, LMU Munich, Munich, Germany"
  41. id: "ORCID:0000-0002-4065-1241"
  42. -
  43. firstname: "Alisa"
  44. lastname: "Vollhardt"
  45. affiliation: "Chair of Neuroanatomy, Institute of Anatomy, Faculty of Medicine, LMU Munich, Munich, Germany"
  46. # A title to describe the published resource.
  47. title: "Data set - Neuron numbers are decreased in the whole cerebral cortex and in layer V of area 24 in schizophrenia"
  48. # Additional information about the resource, e.g., a brief abstract.
  49. description: |
  50. Data set accompanying Gaus et al. (2021) Neuron numbers are decreased in the whole cerebral cortex and in layer V of area 24 in schizophrenia
  51. # Lit of keywords the resource should be associated with.
  52. # Give as many keywords as possible, to make the resource findable.
  53. keywords:
  54. - schizophrenia
  55. - anterior cingulate
  56. - area 24
  57. - von Economo neurons
  58. - stereology
  59. # License information for this resource. Please provide the license name and/or a link to the license.
  60. # Please add also a corresponding LICENSE file to the repository.
  61. license:
  62. name: "Creative Commons CC0 1.0 Public Domain Dedication"
  63. url: "https://creativecommons.org/publicdomain/zero/1.0/"
  64. ## Optional Fields
  65. # Funding information for this resource.
  66. # Separate funder name and grant number by comma.
  67. funding:
  68. # Related publications. reftype might be: IsSupplementTo, IsDescribedBy, IsReferencedBy.
  69. # Please provide digital identifier (e.g., DOI) if possible.
  70. # Add a prefix to the ID, separated by a colon, to indicate the source.
  71. # Supported sources are: DOI, arXiv, PMID
  72. # In the citation field, please provide the full reference, including title, authors, journal etc.
  73. references:
  74. # -
  75. # id: "doi:10.xxx/zzzz"
  76. # reftype: "IsSupplementTo"
  77. # citation: "Citation1"
  78. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  79. resourcetype: Dataset
  80. # Do not edit or remove the following line
  81. templateversion: 1.2