datacite.yml 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. # Required fields
  2. # The main researchers involved working on the resource,
  3. # or the authors of the publication in priority order.
  4. # May be a corporate/institutional or personal name.
  5. # Include digital identifier (e.g., ORCID) if possible
  6. authors:
  7. -
  8. firstname: "Lutz"
  9. lastname: "Wiegrebe"
  10. affiliation: "Division of Neurobiology, LMU München"
  11. id: "orcid.org/0000-0002-9289-6187 "
  12. # A name or title to describe the published resource.
  13. title: "Psychophysical evidence for auditory motion parallax"
  14. # Any additional information. It is best practice to supply a description for the resource.
  15. description: |
  16. the zipped file contains both the raw data in .mat format
  17. and the .m files to generate the figures of the published paper
  18. # List of keywords the resource should be associated with.
  19. keywords:
  20. - depth perception
  21. - distance discrimination
  22. - spatial hearing, vestibular
  23. - proprioceptive, auditory updating
  24. - head–body motion
  25. - self motion
  26. # Any rights information for this resource. Please provide both a license name and a link to the license.
  27. # Please add also a LICENSE file to the repository
  28. license:
  29. name: "CC BY-SA 4.0"
  30. url: "https://creativecommons.org/licenses/by-sa/4.0/"
  31. ## Optional Fields
  32. # Any funding reference for this resource. Separate funder name and grant number by comma
  33. funding:
  34. - "Bernstein Center Munich; grant no. 01GQ1004A"
  35. - "Munich Center for Neuroscience"