datacite.yml 2.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  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: "Jochem"
  9. lastname: "van Kempen"
  10. affiliation: "Biosciences Institute, Newcastle University, Newcastle upon Tyne, United Kingdom"
  11. id: "ORCID:0000-0002-0211-9545"
  12. -
  13. firstname: "Christian"
  14. lastname: "Brandt"
  15. affiliation: "University of Southern Denmark, Odense, Denmark"
  16. id: "ORCID:0000-0003-0672-9487"
  17. -
  18. firstname: "Alexander"
  19. lastname: "Thiele"
  20. affiliation: "Biosciences Institute, Newcastle University, Newcastle upon Tyne, United Kingdom"
  21. id: "ORCID:0000-0003-4894-0213"
  22. # A title to describe the published resource.
  23. title: "Macaque Posterior Parietal Cortex recordings during iontophoretic dopaminergic drug application"
  24. # Additional information about the resource, e.g., a brief abstract.
  25. description: |
  26. Single and multi unit recordings from Macaque posterior parietal cortex combined with iontophoretic dopaminergic drug application whilst the subjects are engaged in a selective attention task.
  27. # Lit of keywords the resource should be associated with.
  28. # Give as many keywords as possible, to make the resource findable.
  29. keywords:
  30. - Neuroscience
  31. - Vision
  32. - Posterior parietal cortex
  33. - attention
  34. - Dopamine
  35. - SCH23390
  36. - grating
  37. - colour
  38. - primate
  39. - macaque
  40. # License information for this resource. Please provide the license name and/or a link to the license.
  41. # Please add also a corresponding LICENSE file to the repository.
  42. license:
  43. name: "Attribution-NonCommercial-ShareAlike 4.0 International"
  44. url: "https://creativecommons.org/licenses/by-nc-sa/4.0/"
  45. ## Optional Fields
  46. # Funding information for this resource.
  47. # Separate funder name and grant number by comma.
  48. funding:
  49. - "Wellcome, 093104"
  50. - "MRC, MR/P013031/1"
  51. # Related publications. reftype might be: IsSupplementTo, IsDescribedBy, IsReferencedBy.
  52. # Please provide digital identifier (e.g., DOI) if possible.
  53. # Add a prefix to the ID, separated by a colon, to indicate the source.
  54. # Supported sources are: DOI, arXiv, PMID
  55. # In the citation field, please provide the full reference, including title, authors, journal etc.
  56. references:
  57. -
  58. id: "doi:10.1101/2020.05.15.097675"
  59. reftype: "IsSupplementTo"
  60. citation: "van Kempen J, Brandt C, Distler C, Bellgrove MA, Thiele A. 2021. Dopamine influences attentional rate modulation in Macaque posterior parietal cortex, BioRxiv. doi:10.1101/2020.05.15.097675"
  61. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  62. resourcetype: Dataset
  63. # Do not edit or remove the following line
  64. templateversion: 1.2