123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263 |
- # Required fields
- # The main researchers involved working on the resource,
- # or the authors of the publication in priority order.
- # May be a corporate/institutional or personal name.
- # Include digital identifier (e.g., ORCID) if possible
- authors:
- -
- firstname: "Jorge"
- lastname: "Gámez"
- affiliation: "Instituto de Neurobiología, UNAM, Campus Juriquilla, México."
- -
- firstname: "Germán"
- lastname: "Mendoza"
- affiliation: "Instituto de Neurobiología, UNAM, Campus Juriquilla, México."
- -
- firstname: "Luis"
- lastname: "Prado"
- affiliation: "Instituto de Neurobiología, UNAM, Campus Juriquilla, México."
- -
- firstname: "Abraham"
- lastname: "Betancourt"
- affiliation: "Instituto de Neurobiología, UNAM, Campus Juriquilla, México."
- -
- firstname: "Hugo"
- lastname: "Merchant"
- affiliation: "Instituto de Neurobiología, UNAM, Campus Juriquilla, México."
- # A name or title to describe the published resource.
- title: "'The amplitude in periodic neural state trajectories underlies the tempo of rhythmic tapping' dataset"
- # Any additional information. It is best practice to supply a description for the resource.
- description: |
- 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.
- # List of keywords the resource should be associated with.
- keywords:
- - Neuroscience
- - Electrophysiology
- # Any rights information for this resource. Please provide both a license name and a link to the license.
- # Please add also a LICENSE file to the repository
- license:
- name: "Creative Commons Attribution (CC BY)"
- url: "https://creativecommons.org/licenses/by/4.0/"
- ## Optional Fields
- # Any funding reference for this resource. Separate funder name and grant number by comma
- funding:
- - "Consejo Nacional de Ciencia y Tecnologia # 236836 and # 196"
- # Related publications. reftype might be: IsCitedBy, IsSupplementTo, IsReferencedBy, IsPartOf
- # for further valid types see https://schema.datacite.org/meta/kernel-4
- # Please provide digital identifier (e.g., DOI) if possible.
- references:
- -
- reftype: "IsSupplementTo"
- name: "The amplitude in periodic neural state trajectories underlies the tempo of rhythmic tapping"
- # Type of the data in this repository (Dataset, Model, Software, Other see
- # https://schema.datacite.org/meta/kernel-4.1/doc/DataCite-MetadataKernel_v4.1.pdf
- # for examples
- dtype: Dataset
|