datacite.yml 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  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: "Krista"
  9. lastname: "Perks"
  10. affiliation: "Zuckerman Mind Brain Behavior Institute, Department of Neuroscience, Columbia University; Department of Biology, Wesleyan University"
  11. -
  12. firstname: "Nathaniel"
  13. lastname: "Sawtell"
  14. affiliation: "Zuckerman Mind Brain Behavior Institute, Department of Neuroscience, Columbia University"
  15. # A title to describe the published resource.
  16. title: "Neural Readout of a Latency Code in the Active Electrosensory System"
  17. # Additional information about the resource, e.g., a brief abstract.
  18. description: |
  19. In many systems, information is conveyed by the precise latency of spikes relative to a sensory stimulus.
  20. Perks et al. use intracellular recordings and modeling to reveal how such a latency code
  21. is read out by neurons in the active electrosensory system of fish.
  22. # Lit of keywords the resource should be associated with.
  23. # Give as many keywords as possible, to make the resource findable.
  24. keywords:
  25. - Neuroscience
  26. - Spike Latency
  27. - Motor Corollary Discharge
  28. - Electric Fish
  29. - Model
  30. # License information for this resource. Please provide the license name and/or a link to the license.
  31. # Please add also a corresponding LICENSE file to the repository.
  32. license:
  33. name: "Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International Public License"
  34. url: "https://creativecommons.org/licenses/by-nc-sa/4.0/"
  35. ## Optional Fields
  36. # Funding information for this resource.
  37. # Separate funder name and grant number by comma.
  38. funding:
  39. - "Simons Foundation Society of Fellows Junior Fellowship to KP"
  40. - "NIH, NS075023"
  41. - "NIH, NS118448"
  42. - "NSF, IOS-1656354"
  43. - "Irma T. Hirschl Trust to NS"
  44. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  45. resourcetype: Dataset
  46. # Do not edit or remove the following line
  47. templateversion: 1.2