datacite.yml 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. # Required fields
  2. # The main researchers involved working on the resource,
  3. # or the authors of the publication in priority order.
  4. # May be a corporate/institutional or personal name.
  5. # Include digital identifier (e.g., ORCID) if possible
  6. authors:
  7. -
  8. firstname: "Jorge"
  9. lastname: "Gámez"
  10. affiliation: "Instituto de Neurobiología, UNAM, Campus Juriquilla, México."
  11. -
  12. firstname: "Germán"
  13. lastname: "Mendoza"
  14. affiliation: "Instituto de Neurobiología, UNAM, Campus Juriquilla, México."
  15. -
  16. firstname: "Luis"
  17. lastname: "Prado"
  18. affiliation: "Instituto de Neurobiología, UNAM, Campus Juriquilla, México."
  19. -
  20. firstname: "Abraham"
  21. lastname: "Betancourt"
  22. affiliation: "Instituto de Neurobiología, UNAM, Campus Juriquilla, México."
  23. -
  24. firstname: "Hugo"
  25. lastname: "Merchant"
  26. affiliation: "Instituto de Neurobiología, UNAM, Campus Juriquilla, México."
  27. # A name or title to describe the published resource.
  28. title: "'The amplitude in periodic neural state trajectories underlies the tempo of rhythmic tapping' dataset"
  29. # Any additional information. It is best practice to supply a description for the resource.
  30. description: |
  31. Data underlying the results published in "The amplitude in periodic neural state trajectories underlies the tempo of rhythmic tapping" by Jorge Gámez, Germán Mendoza, Luis Prado, Abraham Betancourt & Hugo Merchant.
  32. # List of keywords the resource should be associated with.
  33. keywords:
  34. - Neuroscience
  35. - Electrophysiology
  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 Attribution (CC BY)"
  40. url: "https://creativecommons.org/licenses/by/4.0/"
  41. ## Optional Fields
  42. # Any funding reference for this resource. Separate funder name and grant number by comma
  43. funding:
  44. - "Consejo Nacional de Ciencia y Tecnologia # 236836 and # 196"
  45. # Related publications. reftype might be: IsCitedBy, IsSupplementTo, IsReferencedBy, IsPartOf
  46. # for further valid types see https://schema.datacite.org/meta/kernel-4
  47. # Please provide digital identifier (e.g., DOI) if possible.
  48. references:
  49. -
  50. reftype: "IsSupplementTo"
  51. name: "The amplitude in periodic neural state trajectories underlies the tempo of rhythmic tapping"
  52. # Type of the data in this repository (Dataset, Model, Software, Other see
  53. # https://schema.datacite.org/meta/kernel-4.1/doc/DataCite-MetadataKernel_v4.1.pdf
  54. # for examples
  55. dtype: Dataset