datacite.yml 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  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: "DinoÓ
  9. lastname: "DvorakÓ
  10. -
  11. firstname: "AinÓ
  12. lastname: "ChungÓ
  13. -
  14. firstname: "Eun HyeÓ
  15. lastname: "ParkÓ
  16. -
  17. firstname: "Andre AntonioÓ
  18. lastname: "FentonÓ
  19. # A title to describe the published resource.
  20. title: "Dataset - Dentate spikes and external control of hippocampal functionÓ
  21. # Additional information about the resource, e.g., a brief abstract.
  22. description: |
  23. Dataset corresponding to the paper
  24. Dentate spikes and external control of hippocampal function
  25. # Lit of keywords the resource should be associated with.
  26. # Give as many keywords as possible, to make the resource findable.
  27. keywords:
  28. - Dentage gyrus
  29. - Hippocampus
  30. - Theta rhythm
  31. - Entorhinal cortex
  32. - Oscillations
  33. - Gamma rhythm
  34. - Recollection
  35. - Memory
  36. - Dentate spikes
  37. # License information for this resource. Please provide the license name and/or a link to the license.
  38. # Please add also a corresponding LICENSE file to the repository.
  39. license:
  40. name: "Creative Commons CC BY-NC-ND Attribution-NonCommercial-NoDerivatives 4.0 International"
  41. url: "https://creativecommons.org/licenses/by-nc-nd/4.0/"
  42. ## Optional Fields
  43. # Funding information for this resource.
  44. # Separate funder name and grant number by comma.
  45. funding:
  46. - "NIH grant R01NS105472"
  47. - "NIH grant R01MH099128"
  48. # Related publications. reftype might be: IsSupplementTo, IsDescribedBy, IsReferencedBy.
  49. # Please provide digital identifier (e.g., DOI) if possible.
  50. # Add a prefix to the ID, separated by a colon, to indicate the source.
  51. # Supported sources are: DOI, arXiv, PMID
  52. # In the citation field, please provide the full reference, including title, authors, journal etc.
  53. references:
  54. -
  55. id: ""
  56. reftype: "IsSupplementTo"
  57. citation: "Dvorak D., Chung A., Park E.H., Fenton A.A., 2021, Dentate spikes and external control of hippocampal function, Cell Reports"
  58. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  59. resourcetype: Dataset
  60. # Do not edit or remove the following line
  61. templateversion: 1.2