datacite.yml 3.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  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: "Andrey"
  9. lastname: "Formozov"
  10. affiliation: "Research Group Synaptic Wiring and Information Processing, Center for Molecular Neurobiology Hamburg, University Medical Center Hamburg-Eppendorf, 20251 Hamburg, Germany; Department of Neurophysiology, MCTN, Medical Faculty Mannheim, Heidelberg University, 68167 Mannheim, Germany"
  11. id: "ORCID:0000-0001-8935-8612"
  12. -
  13. firstname: "Alexander"
  14. lastname: " Dieter"
  15. affiliation: "Research Group Synaptic Wiring and Information Processing, Center for Molecular Neurobiology Hamburg, University Medical Center Hamburg-Eppendorf, 20251 Hamburg, Germany; Department of Neurophysiology, MCTN, Medical Faculty Mannheim, Heidelberg University, 68167 Mannheim, Germany"
  16. id: "ORCID:0000-0002-9154-4833"
  17. -
  18. firstname: "J. Simon"
  19. lastname: "Wiegert"
  20. affiliation: "Research Group Synaptic Wiring and Information Processing, Center for Molecular Neurobiology Hamburg, University Medical Center Hamburg-Eppendorf, 20251 Hamburg, Germany; Department of Neurophysiology, MCTN, Medical Faculty Mannheim, Heidelberg University, 68167 Mannheim, Germany"
  21. id: "ORCID:0000-0003-0893-9349"
  22. # A title to describe the published resource.
  23. title: "A flexible and versatile system for multi-color fiber photometry and optogenetic manipulation"
  24. # Additional information about the resource, e.g., a brief abstract.
  25. description: "The dataset contains all data to reproduce figures of the original publication"
  26. # Lit of keywords the resource should be associated with.
  27. # Give as many keywords as possible, to make the resource findable.
  28. keywords:
  29. - Neuroscience
  30. - Fiber Photometry
  31. - Fused Fiber Photometry
  32. - Optogenetics
  33. - Genetically Encoded Calcium Indicators
  34. - Fused Fiber Couplers
  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 CC0 1.0 Public Domain Dedication"
  39. url: "https://creativecommons.org/publicdomain/zero/1.0/"
  40. ## Optional Fields
  41. # Funding information for this resource.
  42. # Separate funder name and grant number by comma.
  43. funding:
  44. - "DFG, 178316478-B8"
  45. - "AvH, Research Fellowship"
  46. # Related publications. reftype might be: IsSupplementTo, IsDescribedBy, IsReferencedBy.
  47. # Please provide digital identifier (e.g., DOI) if possible.
  48. # Add a prefix to the ID, separated by a colon, to indicate the source.
  49. # Supported sources are: DOI, arXiv, PMID
  50. # In the citation field, please provide the full reference, including title, authors, journal etc.
  51. references:
  52. -
  53. id: "doi:tba"
  54. reftype: "IsSupplementTo"
  55. citation: "Andrey Formozov, Alexander Dieter, J. Simon Wiegert, A flexible and versatile system for multi-color fiber photometry and optogenetic manipulation, Cell Press Methods (accepted)"
  56. -
  57. id: "doi:10.1101/2022.03.16.484590"
  58. reftype: "IsSupplementTo"
  59. citation: "Andrey Formozov, Alexander Dieter, J. Simon Wiegert, A flexible and versatile system for multicolor fiber photometry and optogenetic manipulation, bioRxiv preprint"
  60. -
  61. id: "https://doi.org/10.12751/g-node.37lm4m"
  62. reftype: "IsReferencedBy"
  63. citation: "Formozov, Andrey; Wiegert, J. Simon; Dieter, Alexander (2023): Fused Fiber Photometry. figshare. Software."
  64. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  65. resourcetype: Dataset
  66. # Do not edit or remove the following line
  67. templateversion: 1.2