datacite.yml 3.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  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: "Zhuanghua"
  9. lastname: "Shi"
  10. affiliation: "Department of Psychology, Ludwig-Maximilians-Universität München, Munich, Germany"
  11. id: "ORCID:0000-0003-2388-6695"
  12. -
  13. firstname: "Fredrik"
  14. lastname: "Allenmark"
  15. affiliation: "Department of Psychology, Ludwig-Maximilians-Universität München, Munich, Germany"
  16. id: "ORCID:0000-0002-3127-4851"
  17. -
  18. firstname: "Laura A."
  19. lastname: "Theisinger"
  20. affiliation: "Department of Psychiatry and Psychotherapy, Ludwig-Maximilians-Universität München, Munich, Germany"
  21. -
  22. firstname: "Rasmus L."
  23. lastname: "Pistorius"
  24. affiliation: "Department of Psychiatry and Psychotherapy, Ludwig-Maximilians-Universität München, Munich, Germany"
  25. -
  26. firstname: "Stefan"
  27. lastname: "Glasauer"
  28. affiliation: "Computational Neuroscience, Brandenburg University of Technology Cottbus-Senftenberg, Cottbus, Germany"
  29. -
  30. firstname: "Hermann J."
  31. lastname: "Müller"
  32. affiliation: "Department of Psychology, Ludwig-Maximilians-Universität München, Munich, Germany"
  33. -
  34. firstname: "Christine M."
  35. lastname: "Falter-Wagner"
  36. affiliation: "Department of Psychiatry and Psychotherapy, Ludwig-Maximilians-Universität München, Munich, Germany"
  37. # A title to describe the published resource.
  38. title: "Duration Reproduction Dataset under varying volatility for individuals with ASD and TD"
  39. # Additional information about the resource, e.g., a brief abstract.
  40. description: |
  41. Data and codes for the study: Beyond Prior Belief and Volatility - The Distinct Iterative Prior Updating Process in ASD.
  42. # Lit of keywords the resource should be associated with.
  43. # Give as many keywords as possible, to make the resource findable.
  44. keywords:
  45. - autism
  46. - predictive processing
  47. - prior belief
  48. - volatility
  49. - duration reproduction
  50. - iterative updating
  51. # License information for this resource. Please provide the license name and/or a link to the license.
  52. # Please add also a corresponding LICENSE file to the repository.
  53. license:
  54. name: "Creative Commons CC0 1.0 Public Domain Dedication"
  55. url: "https://creativecommons.org/publicdomain/zero/1.0/"
  56. ## Optional Fields
  57. # Funding information for this resource.
  58. # Separate funder name and grant number by comma.
  59. funding:
  60. - "DFG, SH166/3-2"
  61. - "BGF, DFG, FA876/3-1, FA876/5-1"
  62. # Related publications. reftype might be: IsSupplementTo, IsDescribedBy, IsReferencedBy.
  63. # Please provide digital identifier (e.g., DOI) if possible.
  64. # Add a prefix to the ID, separated by a colon, to indicate the source.
  65. # Supported sources are: DOI, arXiv, PMID
  66. # In the citation field, please provide the full reference, including title, authors, journal etc.
  67. references:
  68. -
  69. id: "doi:10.1101/2022.01.21.477218"
  70. reftype: "IsSupplementTo"
  71. citation: "Shi, Z., Allenmark, F., Theisinger, L., Pistorius, R., Glasauer, S., Mueller, H. J., & Falter-Wagner, C. (2024). Beyond Prior Belief and Volatility: The Distinct Iterative Prior Updating Process in ASD. In bioRxiv (p. 2022.01.21.477218). https://doi.org/10.1101/2022.01.21.477218"
  72. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  73. resourcetype: Dataset
  74. # Do not edit or remove the following line
  75. templateversion: 1.2