datacite.yml 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101
  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: "Yangfan"
  9. lastname: "Peng"
  10. affiliation: "Institute for Neurophysiology, Charité – Universitätsmedizin Berlin, corporate member of Freie Universität Berlin, Humboldt – Universität zu Berlin, and Berlin Institute of Health, 10117 Berlin, Germany"
  11. id: "ORCID:0000-0002-0317-1353"
  12. -
  13. firstname: "Federico J."
  14. lastname: "Barreda Tomas"
  15. affiliation: "Institute for Integrative Neuroanatomy, Charité – Universitätsmedizin Berlin, corporate member of Freie Universität Berlin, Humboldt – Universität zu Berlin, and Berlin Institute of Health, 10117 Berlin, Germany"
  16. id: "ResearcherID:"
  17. -
  18. firstname: "Paul"
  19. lastname: "Pfeiffer"
  20. affiliation: "Institute for Theoretical Biology, Humboldt – Universität zu Berlin, 10115 Berlin, Germany"
  21. id: "ORCID:0000-0001-5324-5886"
  22. -
  23. firstname: "Moritz"
  24. lastname: "Drangmeister"
  25. affiliation: "Institute for Theoretical Biology, Humboldt – Universität zu Berlin, 10115 Berlin, Germany"
  26. id: "ORCID:0000-0002-5947-162X"
  27. -
  28. firstname: "Susanne"
  29. lastname: "Schreiber"
  30. affiliation: "Institute for Theoretical Biology, Humboldt – Universität zu Berlin, 10115 Berlin, Germany"
  31. id: "ORCID:"
  32. -
  33. firstname: "Imre"
  34. lastname: "Vida"
  35. affiliation: "Institute for Integrative Neuroanatomy, Charité – Universitätsmedizin Berlin, corporate member of Freie Universität Berlin, Humboldt – Universität zu Berlin, and Berlin Institute of Health, 10117 Berlin, Germany"
  36. id: "ORCID:0000-0003-3214-2233"
  37. -
  38. firstname: "Jörg R. P."
  39. lastname: "Geiger"
  40. affiliation: "Institute for Neurophysiology, Charité – Universitätsmedizin Berlin, corporate member of Freie Universität Berlin, Humboldt – Universität zu Berlin, and Berlin Institute of Health, 10117 Berlin, Germany"
  41. id: "ORCID:"
  42. # A title to describe the published resource.
  43. title: "Spatially structured inhibition defined by polarized parvalbumin interneuron axons promotes head direction tuning"
  44. # Additional information about the resource, e.g., a brief abstract.
  45. description: |
  46. Anatomical organization of an inhibitory cortical microcircuit suggests an intrinsic compass supporting spatial navigation.
  47. # Lit of keywords the resource should be associated with.
  48. # Give as many keywords as possible, to make the resource findable.
  49. keywords:
  50. - Neuroscience
  51. - Presubiculum
  52. - Inhibition
  53. - Spatial Network Model
  54. # License information for this resource. Please provide the license name and/or a link to the license.
  55. # Please add also a corresponding LICENSE file to the repository.
  56. license:
  57. name: "Creative Commons CC0 1.0 Public Domain Dedication"
  58. url: "https://creativecommons.org/publicdomain/zero/1.0/"
  59. ## Optional Fields
  60. # Funding information for this resource.
  61. # Separate funder name and grant number by comma.
  62. #funding:
  63. # - "DFG, AB1234/5-6"
  64. # - "EU, EU.12345"
  65. # Related publications. reftype might be: IsSupplementTo, IsDescribedBy, IsReferencedBy.
  66. # Please provide digital identifier (e.g., DOI) if possible.
  67. # Add a prefix to the ID, separated by a colon, to indicate the source.
  68. # Supported sources are: DOI, arXiv, PMID
  69. # In the citation field, please provide the full reference, including title, authors, journal etc.
  70. #references:
  71. # -
  72. # id: "doi:10.xxx/zzzz"
  73. # reftype: "IsSupplementTo"
  74. # citation: "Citation1"
  75. # -
  76. # id: "arxiv:mmmm.nnnn"
  77. # reftype: "IsSupplementTo"
  78. # citation: "Citation2"
  79. # -
  80. # id: "pmid:nnnnnnnn"
  81. # reftype: "IsReferencedBy"
  82. # citation: "Citation3"
  83. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  84. resourcetype: Dataset
  85. # Do not edit or remove the following line
  86. templateversion: 1.2