datacite.yml 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111
  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: "Katrin"
  9. lastname: "Franke"
  10. affiliation: "Institute for Ophthalmic Research, Tuebingen University, Tuebingen, Germany."
  11. -
  12. firstname: "Konstantin F."
  13. lastname: "Willeke"
  14. affiliation: "Institute for Bioinformatics and Medical Informatics, Tuebingen University, Tuebingen, Germany"
  15. -
  16. firstname: "Kayla"
  17. lastname: "Ponder"
  18. affiliation: "Department of Neuroscience, Baylor College of Medicine, Houston, TX, US"
  19. -
  20. firstname: "Mario"
  21. lastname: "Galdamez"
  22. affiliation: "Department of Neuroscience, Baylor College of Medicine, Houston, TX, US"
  23. -
  24. firstname: "Na"
  25. lastname: "Zhou"
  26. affiliation: "Department of Neuroscience, Baylor College of Medicine, Houston, TX, US"
  27. -
  28. firstname: "Taliah"
  29. lastname: "Muhammad"
  30. affiliation: "Department of Neuroscience, Baylor College of Medicine, Houston, TX, US"
  31. -
  32. firstname: "Saumil"
  33. lastname: "Patel"
  34. affiliation: "Department of Neuroscience, Baylor College of Medicine, Houston, TX, US"
  35. -
  36. firstname: "Emmanouil"
  37. lastname: "Froudarakis"
  38. affiliation: "Institute of Molecular Biology and Biotechnology, Foundation for Research and Technology Hellas, Heraklion, Greece"
  39. -
  40. firstname: "Jacob"
  41. lastname: "Reimer"
  42. affiliation: "Department of Neuroscience, Baylor College of Medicine, Houston, TX, US"
  43. -
  44. firstname: "Fabian"
  45. lastname: "Sinz"
  46. affiliation: "Department of Computer Science, Goettingen University, Goettingen, Germany"
  47. -
  48. firstname: "Andreas"
  49. lastname: "Tolias"
  50. affiliation: "Department of Neuroscience, Baylor College of Medicine, Houston, TX, US"
  51. # A title to describe the published resource.
  52. title: "State-dependent pupil dilation rapidly shifts visual feature representations"
  53. # Additional information about the resource, e.g., a brief abstract.
  54. description: |
  55. Complete dataset for the article "State-dependent pupil dilation rapidly shifts
  56. visual feature representations".
  57. # Lit of keywords the resource should be associated with.
  58. # Give as many keywords as possible, to make the resource findable.
  59. keywords:
  60. - Neuroscience
  61. - Systems Neuroscience
  62. - Primary visual cortex
  63. - Brain state
  64. - Behavioral state
  65. - Machine learning
  66. - Deep neural networks
  67. # License information for this resource. Please provide the license name and/or a link to the license.
  68. # Please add also a corresponding LICENSE file to the repository.
  69. license:
  70. name: "CC-BY"
  71. url: "http://creativecommons.org/licenses/by/4.0/"
  72. ## Optional Fields
  73. # Funding information for this resource.
  74. # Separate funder name and grant number by comma.
  75. funding:
  76. - "DFG, EXC 2064/1"
  77. - "IARPA, D16PC00003"
  78. - "NIH, R01 EY026927"
  79. - "NIH, T32-EY-002520-37"
  80. - "NSF, 1707400"
  81. - "Carl-Zeiss-Stiftung"
  82. # Related publications. reftype might be: IsSupplementTo, IsDescribedBy, IsReferencedBy.
  83. # Please provide digital identifier (e.g., DOI) if possible.
  84. # Add a prefix to the ID, separated by a colon, to indicate the source.
  85. # Supported sources are: DOI, arXiv, PMID
  86. # In the citation field, please provide the full reference, including title, authors, journal etc.
  87. references:
  88. -
  89. id: "doi:10.1101/2021.09.03.458870"
  90. reftype: "IsSupplementTo"
  91. citation: "Franke, K., Willeke, K.F., Ponder, K., Galdamez, M., Muhammad, T., Patel, S., Froudarakis, E., Reimer, J., Sinz, F., & Tolias, A.S. (2021). Behavioral state tunes mouse vision to ethological features through pupil dilation. bioRxiv."
  92. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  93. resourcetype: Dataset
  94. # Do not edit or remove the following line
  95. templateversion: 1.2