datacite.yml 3.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192
  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: "Jafar"
  9. lastname: "Doostmohammadi"
  10. affiliation: "Department of Neuroscience and Addiction studies, School of Advanced Technologies in Medicine, Tehran University of Medical Sciences, Tehran, Iran"
  11. id: "ORCID:0000-0002-9568-3785"
  12. -
  13. firstname: "Marc Alwin"
  14. lastname: "Gieselmann"
  15. affiliation: "Biosciences Institute, Newcastle University, Newcastle upon Tyne, United Kingdom"
  16. id: "ORCID:0000-0002-8034-5134"
  17. -
  18. firstname: "Jochem"
  19. lastname: "van Kempen"
  20. affiliation: "Biosciences Institute, Newcastle University, Newcastle upon Tyne, United Kingdom"
  21. id: "ORCID:0000-0002-0211-9545"
  22. -
  23. firstname: "Reza"
  24. lastname: "Lashgari"
  25. affiliation: "Institute of Medical Science and Technology, Shahid Beheshti University, Tehran, Iran"
  26. -
  27. firstname: "Ali"
  28. lastname: "Yoonessi"
  29. affiliation: "Department of Neuroscience and Addiction studies, School of Advanced Technologies in Medicine, Tehran University of Medical Sciences, Tehran, Iran"
  30. -
  31. firstname: "Alexander"
  32. lastname: "Thiele"
  33. affiliation: "Biosciences Institute, Newcastle University, Newcastle upon Tyne, United Kingdom"
  34. id: "ORCID:0000-0003-4894-0213"
  35. # A title to describe the published resource.
  36. title: "Sharp wave ripples in macaque V1 and V4 are modulated by top-down visual attention"
  37. # Additional information about the resource, e.g., a brief abstract.
  38. description: |
  39. This is the accompanying dataset to the paper "Sharp wave ripples in macaque V1 and V4 are modulated by top-down visual attention" in-press at PNAS.
  40. # Lit of keywords the resource should be associated with.
  41. # Give as many keywords as possible, to make the resource findable.
  42. keywords:
  43. - Neuroscience
  44. - Visual area V1
  45. - Visual area V4
  46. - Non-human primate
  47. - Sharp-wave ripples
  48. # License information for this resource. Please provide the license name and/or a link to the license.
  49. # Please add also a corresponding LICENSE file to the repository.
  50. license:
  51. name: "Creative Commons CC BY 4.0"
  52. url: "https://creativecommons.org/licenses/by/4.0/"
  53. ## Optional Fields
  54. # Funding information for this resource.
  55. # Separate funder name and grant number by comma.
  56. funding:
  57. - "AT: Wellcome Trust; WT.093104"
  58. - "AT, MAG: UKRI | Medical Research Council; MR/P013031/1"
  59. - "JD: Tehran University of Medical Sciences (Ph. D dissertation grant No); 97-02-87-38826"
  60. # Related publications. reftype might be: IsSupplementTo, IsDescribedBy, IsReferencedBy.
  61. # Please provide digital identifier (e.g., DOI) if possible.
  62. # Add a prefix to the ID, separated by a colon, to indicate the source.
  63. # Supported sources are: DOI, arXiv, PMID
  64. # In the citation field, please provide the full reference, including title, authors, journal etc.
  65. references:
  66. -
  67. id: "doi:10.1073/pnas.2210698120"
  68. reftype: "IsSupplementTo"
  69. citation: "Doostmohammadi, J., Gieselmann, M.A., Kempen, J. van, Lashgari, R., Yoonessi, A., Thiele, A., (in press). Sharp wave ripples in macaque V1 and V4 are modulated by top-down visual attention. PNAS"
  70. -
  71. id: "bioRxiv:2022.03.14.484243"
  72. reftype: "IsSupplementTo"
  73. citation: "Doostmohammadi, J., Gieselmann, M.A., Kempen, J. van, Lashgari, R., Yoonessi, A., Thiele, A., 2022. Sharp wave ripples in macaque V1 and V4 are modulated by top-down visual attention. bioRxiv. https://doi.org/10.1101/2022.03.14.484243"
  74. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  75. resourcetype: Dataset
  76. # Do not edit or remove the following line
  77. templateversion: 1.2