datacite.yml 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  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: "Cemre"
  9. lastname: "Baykan"
  10. affiliation: "Department of Psychology, Ludwig-Maximilians-Universität München, Munich, Germany"
  11. -
  12. firstname: "Xiuna"
  13. lastname: "Zhu"
  14. affiliation: "Department of Psychology, Ludwig-Maximilians-Universität München, Munich, Germany"
  15. -
  16. firstname: "Artyom"
  17. lastname: "Zinchenko"
  18. affiliation: "Department of Psychology, Ludwig-Maximilians-Universität München, Munich, Germany"
  19. -
  20. firstname: "Hermann J."
  21. lastname: "Müller"
  22. affiliation: "Department of Psychology, Ludwig-Maximilians-Universität München, Munich, Germany"
  23. -
  24. firstname: "Zhuanghua"
  25. lastname: "Shi"
  26. affiliation: "Department of Psychology, Ludwig-Maximilians-Universität München, Munich, Germany"
  27. # A title to describe the published resource.
  28. title: "Dataset of Electrophysiological signatures of temporal context in the bisection task"
  29. # Additional information about the resource, e.g., a brief abstract.
  30. description: |
  31. Data and codes for the study of temporal context signatures in EEG
  32. # Lit of keywords the resource should be associated with.
  33. # Give as many keywords as possible, to make the resource findable.
  34. keywords:
  35. - time perception
  36. - EEG
  37. - temporal bisection
  38. - CNV
  39. - P2
  40. - LPCt
  41. # License information for this resource. Please provide the license name and/or a link to the license.
  42. # Please add also a corresponding LICENSE file to the repository.
  43. license:
  44. name: "Creative Commons CC0 1.0 Public Domain Dedication"
  45. url: "https://creativecommons.org/publicdomain/zero/1.0/"
  46. ## Optional Fields
  47. # Funding information for this resource.
  48. # Separate funder name and grant number by comma.
  49. funding:
  50. - "DFG, SH166/3-2"
  51. - "DAAD, 57440921"
  52. # Related publications. reftype might be: IsSupplementTo, IsDescribedBy, IsReferencedBy.
  53. # Please provide digital identifier (e.g., DOI) if possible.
  54. # Add a prefix to the ID, separated by a colon, to indicate the source.
  55. # Supported sources are: DOI, arXiv, PMID
  56. # In the citation field, please provide the full reference, including title, authors, journal etc.
  57. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  58. resourcetype: Dataset
  59. # Do not edit or remove the following line
  60. templateversion: 1.2