datacite.yml 3.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  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: "Zaina A."
  9. lastname: "Zayyad"
  10. affiliation: "Interdisciplinary Scientist Training Program, University of Chicago Pritzker School of Medicine, Chicago, IL, United States of America; \nCommittee on Computational Neuroscience, University of Chicago, Chicago, IL, United States of America"
  11. id: "ORCID:0000-0002-5430-112X"
  12. -
  13. firstname: "John H. R."
  14. lastname: "Maunsell"
  15. affiliation: "Committee on Computational Neuroscience, University of Chicago, Chicago, IL, United States of America; \nDepartment of Neurobiology, University of Chicago, Chicago, IL, United States of America;\nNeuroscience Institute, University of Chicago, Chicago, IL, United States of America"
  16. id: "ORCID:0000-0003-0018-4439"
  17. -
  18. firstname: "Jason N."
  19. lastname: "MacLean"
  20. affiliation: "Committee on Computational Neuroscience, University of Chicago, Chicago, IL, United States of America; \nDepartment of Neurobiology, University of Chicago, Chicago, IL, United States of America; \nNeuroscience Institute, University of Chicago, Chicago, IL, United States of America"
  21. id: "ORCID:0000-0002-8021-8063"
  22. # A title to describe the published resource.
  23. title: "Data for Normalization in mouse primary visual cortex"
  24. # Additional information about the resource, e.g., a brief abstract.
  25. description: |
  26. This repository contains the datasets described in Zayyad, et. al. (2023) “Normalization in mouse primary visual cortex.”
  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. - Normalization
  32. - Mouse primary visual cortex
  33. - Optophysiology
  34. - Electrophysiology
  35. # License information for this resource. Please provide the license name and/or a link to the license.
  36. # Please add also a corresponding LICENSE file to the repository.
  37. license:
  38. name: "Creative Commons CC BY 4.0"
  39. url: "https://creativecommons.org/licenses/by/4.0/"
  40. ## Optional Fields
  41. # Funding information for this resource.
  42. # Separate funder name and grant number by comma.
  43. funding:
  44. - "NIH, F30 EY030733"
  45. - "NIH, T32 GM007281"
  46. - "NIH, R01 EY022338"
  47. - "NIH, U19 NS107464"
  48. - "The University of Chicago Naomi Ragins Goldsmith Fellowship"
  49. # Related publications. reftype might be: IsSupplementTo, IsDescribedBy, IsReferencedBy.
  50. # Please provide digital identifier (e.g., DOI) if possible.
  51. # Add a prefix to the ID, separated by a colon, to indicate the source.
  52. # Supported sources are: DOI, arXiv, PMID
  53. # In the citation field, please provide the full reference, including title, authors, journal etc.
  54. references:
  55. -
  56. id: "doi:10.1101/2023.04.18.537260"
  57. reftype: "IsSupplementTo"
  58. citation: "Zayyad ZA, Maunsell JHR, MacLean JN. Normalization in mouse primary visual cortex. bioRxiv [Preprint]. 2023 Apr 18:2023.04.18.537260. doi: 10.1101/2023.04.18.537260. PMID: 37131716; PMCID: PMC10153131."
  59. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  60. resourcetype: Dataset
  61. # Do not edit or remove the following line
  62. templateversion: 1.2