datacite.yml 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  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: "Thomas"
  9. lastname: "Kroker"
  10. affiliation: "University of Münster, Institute for Biomagnetism"
  11. -
  12. firstname: "Markus"
  13. lastname: "Junghöfer"
  14. affiliation: "University of Münster, Institute for Biomagnetism"
  15. # A title to describe the published resource.
  16. title: "Excitatory stimulation of the ventromedial prefrontal cortex reduces cognitive gambling biases via improved feedback learning in a gambling task"
  17. # Additional information about the resource, e.g., a brief abstract.
  18. description: Behavioral data + R-script and Neural data (Minimum-Norm-Files of MEG data).
  19. # Lit of keywords the resource should be associated with.
  20. # Give as many keywords as possible, to make the resource findable.
  21. keywords:
  22. - Neuroscience
  23. - Decision-Making
  24. - Learning
  25. - Magnetoencephalography
  26. - Electroencephalography
  27. - transcranial direct current stimulation
  28. # License information for this resource. Please provide the license name and/or a link to the license.
  29. # Please add also a corresponding LICENSE file to the repository.
  30. license:
  31. name: "Creative Commons CC0 1.0 Public Domain Dedication"
  32. url: "https://creativecommons.org/publicdomain/zero/1.0/"
  33. ## Optional Fields
  34. # Funding information for this resource.
  35. # Separate funder name and grant number by comma.
  36. funding:
  37. - "DFG, JU 445/9-1"
  38. - "National Science Center Poland, UMO-2018/31/G/HS6/02490"
  39. # Related publications. reftype might be: IsSupplementTo, IsDescribedBy, IsReferencedBy.
  40. # Please provide digital identifier (e.g., DOI) if possible.
  41. # Add a prefix to the ID, separated by a colon, to indicate the source.
  42. # Supported sources are: DOI, arXiv, PMID
  43. # In the citation field, please provide the full reference, including title, authors, journal etc.
  44. references:
  45. -
  46. reftype: "IsSupplementTo"
  47. citation: "Kroker, T., Wyczesany, M., Rehbein, M.A., Roesmann, K., Wiegand, A., Wessing, I., Bölte, J., Junghöfer, M. Excitatory stimulation of the ventromedial prefrontal cortex reduces cognitive gambling biases via improved feedback learning in a gambling task. under review at Scientific Reports (2022)."
  48. id: "doi:tba"
  49. reftype: "IsSupplementTo"
  50. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  51. resourcetype: Dataset
  52. # Do not edit or remove the following line
  53. templateversion: 1.2