datacite.yml 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104
  1. # Required fields
  2. # The main researchers involved working on the resource,
  3. # or the authors of the publication in priority order.
  4. # May be a corporate/institutional or personal name.
  5. # Include digital identifier (e.g., ORCID) if possible
  6. authors:
  7. -
  8. firstname: "Holly"
  9. lastname: "Bridge"
  10. affiliation: "Wellcome Centre for Integrative Neuroimaging, University of Oxford"
  11. id: "AuthorID1 (e.g. ORCID)"
  12. -
  13. firstname: "Andrew"
  14. lastname: "Bell"
  15. affiliation: "Department of Experimental Psychology, University of Oxford"
  16. -
  17. firstname: "Matt"
  18. lastname: "Ainsworth"
  19. affiliation: "Department of Experimental Psychology, University of Oxford"
  20. -
  21. firstname: "Jerome"
  22. lastname: "Sallet"
  23. affiliation: "Department of Experimental Psychology, University of Oxford"
  24. -
  25. firstname: "Elsie"
  26. lastname: "Premereur"
  27. affiliation: "Laboratory for Neuro- and Psychophysiology, KU Leuven
  28. -
  29. firstname: "Bashir"
  30. lastname: "Ahmed"
  31. affiliation: "Department of Physiology, Anatomy & Genetics, University of Oxford"
  32. -
  33. firstname: "Anna"
  34. lastname: "Mitchell"
  35. affiliation: "Department of Experimental Psychology, University of Oxford"
  36. -
  37. firstname: "Urs"
  38. lastname: "Schuffelgen"
  39. affiliation: "Department of Experimental Psychology, University of Oxford"
  40. -
  41. firstname: "Mark"
  42. lastname: "Buckley"
  43. affiliation: "Department of Experimental Psychology, University of Oxford"
  44. -
  45. firstname: "Benjamin"
  46. lastname: "Tendler"
  47. affiliation: "Wellcome Centre for Integrative Neuroimaging, University of -
  48. -
  49. firstname: "Karla"
  50. lastname: "Miller"
  51. affiliation: "Wellcome Centre for Integrative Neuroimaging, University of -
  52. -
  53. firstname: "Rogier"
  54. lastname: "Mars"
  55. affiliation: "Wellcome Centre for Integrative Neuroimaging, University of -
  56. -
  57. firstname: "Andrew"
  58. lastname: "Parker"
  59. affiliation: "Department of Physiology, Anatomy & Genetics, University of Oxford"
  60. -
  61. firstname: "Kristine"
  62. lastname: "Krug"
  63. affiliation: "Department of Physiology, Anatomy & Genetics, University of Oxford"
  64. # A name or title to describe the published resource.
  65. title: "Preserved extrastriate visual network in a monkey with substantial, naturally occurring damage to primary visual cortex"
  66. # Any additional information. It is best practice to supply a description for the resource.
  67. description: |
  68. This is a repository of the raw MRI data used for the publication
  69. # List of keywords the resource should be associated with.
  70. keywords:
  71. - Neuroscience
  72. - MRI
  73. - Blindsight
  74. - Visual Cortex
  75. # Any rights information for this resource. Please provide both a license name and a link to the license.
  76. # Please add also a LICENSE file to the repository
  77. license:
  78. name: "Creative Commons CC0 1.0 Public Domain Dedication"
  79. url: "https://creativecommons.org/publicdomain/zero/1.0/"
  80. ## Optional Fields
  81. # Any funding reference for this resource. Separate funder name and grant number by comma
  82. funding:
  83. - "Wellcome Trust, Strategic Award 101092/Z/13/Z"
  84. - "BBSRC, BB/H016902/1"
  85. - "MRC, MR/K014382/1"
  86. - "BBSRC, BB/N019814/1"
  87. # Related publications. reftype might be: IsCitedBy, IsSupplementTo, IsReferencedBy, IsPartOf
  88. # for further valid types see https://schema.datacite.org/meta/kernel-4
  89. # Please provide digital identifier (e.g., DOI) if possible.
  90. references:
  91. -
  92. doi: "10.xxx/zzzz"
  93. reftype: "IsSupplementTo"
  94. name: "PublicationName"