Scheduled service maintenance on November 22


On Friday, November 22, 2024, between 06:00 CET and 18:00 CET, GIN services will undergo planned maintenance. Extended service interruptions should be expected. We will try to keep downtimes to a minimum, but recommend that users avoid critical tasks, large data uploads, or DOI requests during this time.

We apologize for any inconvenience.

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: "Institute for Biomagnetism and Biosignalanalysis, University of Muenster"
  11. -
  12. firstname: "Markus"
  13. lastname: "Junghoefer"
  14. affiliation: "Institute for Biomagnetism and Biosignalanalysis, University of Muenster"
  15. # A title to describe the published resource.
  16. title: "Higher-order comparative reward processing is affected by noninvasive stimulation of the ventromedial prefrontal cortex"
  17. # Additional information about the resource, e.g., a brief abstract.
  18. description: | Magnetoencephalograhy (MN-5) and behavioral data + R-script of gambling paradigm investigating higher-order reward processing
  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. - Gambling
  25. - Magnetoencephalography
  26. - transcranial direct current stimulation
  27. # License information for this resource. Please provide the license name and/or a link to the license.
  28. # Please add also a corresponding LICENSE file to the repository.
  29. license:
  30. name: "Creative Commons CC0 1.0 Public Domain Dedication"
  31. url: "https://creativecommons.org/publicdomain/zero/1.0/"
  32. ## Optional Fields
  33. # Funding information for this resource.
  34. # Separate funder name and grant number by comma.
  35. funding:
  36. - "DFG, JU 445/9-1"
  37. - "National Science Center Poland, UMO-2018/31/G/HS6/02490"
  38. # Related publications. reftype might be: IsSupplementTo, IsDescribedBy, IsReferencedBy.
  39. # Please provide digital identifier (e.g., DOI) if possible.
  40. # Add a prefix to the ID, separated by a colon, to indicate the source.
  41. # Supported sources are: DOI, arXiv, PMID
  42. # In the citation field, please provide the full reference, including title, authors, journal etc.
  43. references:
  44. -
  45. id: "doi:tba"
  46. reftype: "IsSupplementTo"
  47. citation: "Kroker, T., Rehbein, M.A., Wyczesany, M., Boelte, J., Roesmann, K., Wessing, I., Junghoefer, M.: Higher-order comparative reward processing is affected by noninvasive stimulation of the ventromedial prefrontal cortex. under review at Journal of Neuroscience Research (2023)"
  48. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  49. resourcetype: Dataset
  50. # Do not edit or remove the following line
  51. templateversion: 1.2