datacite.yml 2.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. resourcetype: "Dataset"
  2. # Required fields
  3. # The main researchers involved working on the resource,
  4. # or the authors of the publication in priority order.
  5. # May be a corporate/institutional or personal name.
  6. # Include digital identifier (e.g., ORCID) if possible
  7. authors:
  8. -
  9. firstname: "Sebastian H."
  10. lastname: "Bitzenhofer"
  11. affiliation: "Developmental Neurophysiology, Institute of Neuroanatomy, University Medical Center Hamburg-Eppendorf, Hamburg, Germany. Current address: Center for Neural Circuits and Behavior, Department of Neurosciences, University of California, San Diego, La Jolla, CA, USA"
  12. id: "http://orcid.org/0000-0003-0736-6251"
  13. -
  14. firstname: "Jastyn A."
  15. lastname: "Pöpplau"
  16. affiliation: "Developmental Neurophysiology, Institute of Neuroanatomy, University Medical Center Hamburg-Eppendorf, Hamburg, Germany"
  17. -
  18. firstname: "Ileana L."
  19. lastname: "Hanganu-Opatz"
  20. affiliation: "Developmental Neurophysiology, Institute of Neuroanatomy, University Medical Center Hamburg-Eppendorf, Hamburg, Germany"
  21. # A name or title to describe the published resource.
  22. title: "Ephys data associated with the paper *Gamma activity accelerates during prefrontal development*"
  23. # Any additional information. It is best practice to supply a description for the resource.
  24. description: |
  25. Electrophysiological recordings from prefrontal cortex of postnatal day 5-40 mice. Spontaneous and optogenetically stimulated activity.
  26. # List of keywords the resource should be associated with.
  27. keywords:
  28. - Neuroscience
  29. - Electrophysiology
  30. - Neonatal Mice
  31. - Prefrontal cortex
  32. - Neurodevelopment
  33. - Gamma oscillations
  34. - LFP
  35. - SUA
  36. # Any rights information for this resource. Please provide both a license name and a link to the license.
  37. # Please add also a LICENSE file to the repository
  38. license:
  39. name: "Creative Commons CC0 1.0 Public Domain Dedication"
  40. url: "https://creativecommons.org/publicdomain/zero/1.0/"
  41. ## Optional Fields
  42. # Any funding reference for this resource. Separate funder name and grant number by comma
  43. funding:
  44. - "EU, ERC-2015-CoG 681577"
  45. - "DFG, Ha 4466/10-1"
  46. - "DFG, Ha 4466/11-1"
  47. - "DFG, SFB 936 B5"
  48. - "DFG, SPP 1665"
  49. # Related publications. reftype might be: IsCitedBy, IsSupplementTo, IsReferencedBy, IsPartOf
  50. # for further valid types see https://schema.datacite.org/meta/kernel-4
  51. # Please provide digital identifier (e.g., DOI) if possible.
  52. references:
  53. -
  54. doi: "https://doi.org/10.1101/2020.03.10.986281"
  55. reftype: "IsSupplementTo"
  56. name: "Gamma activity accelerates during prefrontal development"