datacite.yml 3.8 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. id: "ORCID:0000-0002-4688-4441"
  21. -
  22. firstname: "Andrea"
  23. lastname: "Schmitt"
  24. affiliation: "Department of Psychiatry and Psychotherapy, University Hospital, LMU Munich, Munich, Germany"
  25. id: "ORCID:0000-0002-5426-4023"
  26. -
  27. firstname: "Peter"
  28. lastname: "Falkai"
  29. affiliation: "Department of Psychiatry and Psychotherapy, University Hospital, LMU Munich, Munich, Germany"
  30. id: "ORCID:0000-0003-2873-8667"
  31. -
  32. firstname: "Patrick R."
  33. lastname: "Hof"
  34. affiliation: "Nash Family Department of Neuroscience and Friedman Brain Institute, Icahn School of Medicine at Mount Sinai, New York, NY, USA"
  35. id: "ORCID:0000-0002-3208-1154"
  36. -
  37. firstname: "Christoph"
  38. lastname: "Schmitz"
  39. affiliation: "Chair of Neuroanatomy, Institute of Anatomy, Faculty of Medicine, LMU Munich, Munich, Germany"
  40. id: "ORCID:0000-0002-4065-1241"
  41. -
  42. firstname: "Alisa"
  43. lastname: "Vollhardt"
  44. affiliation: "Chair of Neuroanatomy, Institute of Anatomy, Faculty of Medicine, LMU Munich, Munich, Germany"
  45. # A title to describe the published resource.
  46. title: "Data set - Cortical neuron number in schizophrenia with focus on area 24: a post-mortem case-control study"
  47. # Additional information about the resource, e.g., a brief abstract.
  48. description: |
  49. Data set accompanying Gaus, R., Popal, M., Heinsen, H. et al. Reduced cortical neuron number and neuron density in schizophrenia with focus on area 24: a post-mortem case–control study. Eur Arch Psychiatry Clin Neurosci (2022). https://doi.org/10.1007/s00406-022-01513-6
  50. # Lit of keywords the resource should be associated with.
  51. # Give as many keywords as possible, to make the resource findable.
  52. keywords:
  53. - Schizophrenia
  54. - Anterior cingulate cortex
  55. - Area 24
  56. - Von Economo neuron
  57. - Stereology
  58. - Layer V
  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: "CC BY-SA 4.0"
  63. url: "https://creativecommons.org/licenses/by-sa/4.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.1007/s00406-022-01513-6"
  76. reftype: "IsSupplementTo"
  77. citation: "Gaus, R., Popal, M., Heinsen, H. et al. Reduced cortical neuron number and neuron density in schizophrenia with focus on area 24: a post-mortem case–control study. Eur Arch Psychiatry Clin Neurosci (2022). https://doi.org/10.1007/s00406-022-01513-6"
  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