datacite.yml 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293
  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: "Jessica"
  9. lastname: "Rossenberg"
  10. affiliation: "Institute of Neuroscience and Medicine INM-4, Forschungszentrum Jülich, Germany"
  11. id: "ORCID: https://orcid.org/0000-0003-2688-9410"
  12. -
  13. firstname: "Qunxi"
  14. lastname: "Dong"
  15. affiliation: "Ubiquitous Awareness and Intelligent Solutions Lab, Lanzhou University, China"
  16. -
  17. firstname: "Esther"
  18. lastname: "Florin"
  19. affiliation: "Institute of Clinical Neuroscience and Medical Psychology, Medical Faculty, Heinrich-Heine University Düsseldorf, Germany"
  20. id: "ORCID: https://orcid.org/0000-0001-8276-2508"
  21. -
  22. firstname: "Praveen"
  23. lastname: "Sripad"
  24. affiliation: "Institute of Neuroscience and Medicine INM-4, Forschungszentrum Jülich, Germany"
  25. id: "ORCID: https://orcid.org/0000-0001-6361-2571"
  26. -
  27. firstname: "Frank"
  28. lastname: "Boers"
  29. affiliation: "Institute of Neuroscience and Medicine INM-4, Forschungszentrum Jülich, Germany"
  30. id: "ORCID: https://orcid.org/0000-0002-5379-9368"
  31. -
  32. firstname: "Martina"
  33. lastname: "Reske"
  34. affiliation: "Institute of Neuroscience and Medicine INM-4, Forschungszentrum Jülich, Germany"
  35. id: "ORCID: https://orcid.org/0000-0001-5754-4795"
  36. -
  37. firstname: "Nadim Joni"
  38. lastname: "Shah"
  39. affiliation: "Institute of Neuroscience and Medicine INM-4, Forschungszentrum Jülich, Germany"
  40. id: "ORCID: https://orcid.org/0000-0002-8151-6169"
  41. -
  42. firstname: "Jürgen"
  43. lastname: "Dammers"
  44. affiliation: "Institute of Neuroscience and Medicine INM-4, Forschungszentrum Jülich, Germany"
  45. id: "ORCID: https://orcid.org/0000-0003-1526-6592"
  46. # A title to describe the published resource.
  47. title: "Conflict processing networks: a directional analysis of stimulus-response compatibilities using MEG"
  48. # Additional information about the resource, e.g., a brief abstract.
  49. description: |
  50. The suppression of distracting information in order to focus on the actual cognitive goal is a key feature of executive functions.
  51. The present study provides detailed insights into the underlying neural mechanisms of the fronto-parietal attention network (FPAN) during conflict processing. In particular, the present study identifies the activated areas and their 1) causal interactions and directionality, 2) time courses and 3) activations at different frequency bands using MEG, which has not been studied in this way.
  52. # Lit of keywords the resource should be associated with.
  53. # Give as many keywords as possible, to make the resource findable.
  54. keywords:
  55. - Neuroscience
  56. - Granger causality
  57. - conflict processing
  58. - attention network
  59. # License information for this resource. Please provide the license name and/or a link to the license.
  60. # Please add also a corresponding LICENSE file to the repository.
  61. license:
  62. name: "CC BY-SA 4.0"
  63. url: "https://creativecommons.org/licenses/by/4.0/"
  64. ## Optional Fields
  65. # Funding information for this resource.
  66. # Separate funder name and grant number by comma.
  67. funding:
  68. # Related publications. reftype might be: IsSupplementTo, IsDescribedBy, IsReferencedBy.
  69. # Please provide digital identifier (e.g., DOI) if possible.
  70. # Add a prefix to the ID, separated by a colon, to indicate the source.
  71. # Supported sources are: DOI, arXiv, PMID
  72. # In the citation field, please provide the full reference, including title, authors, journal etc.
  73. references:
  74. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  75. resourcetype: DataPaper
  76. # Do not edit or remove the following line
  77. templateversion: 1.2