datacite.yml 747 B

123456789101112131415161718192021222324252627282930313233
  1. authors:
  2. -
  3. firstname: Hao
  4. lastname: Zheng
  5. affiliation: 'Fudan University'
  6. id: addop
  7. -
  8. firstname: Zhitao
  9. lastname: Zhang
  10. affiliation: 'Fudan University'
  11. -
  12. firstname: Su
  13. lastname: 'Fudan University'
  14. title: 'Example Title'
  15. description: "Example description\nthat can contain linebreaks\nbut has to maintain indentation.\n"
  16. keywords:
  17. - Neuroscience
  18. - Electrophysiology
  19. license:
  20. name: 'Creative Commons CC0 1.0 Public Domain Dedication'
  21. url: 'https://creativecommons.org/publicdomain/zero/1.0/'
  22. funding:
  23. - 'DFG, DFG.12345'
  24. - 'EU, EU.12345'
  25. references:
  26. -
  27. doi: 10.xxx/zzzz
  28. reftype: IsSupplementTo
  29. name: PublicationName
  30. -
  31. reftype: IsPartOf
  32. name: PublicationName
  33. dtype: Dataset