datacite.yml 1.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  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: "Marvin"
  9. lastname: "Lavechin"
  10. affiliation: "Laboratoire de Sciences Cognitives et de Psycholinguistique, Département d’Etudes cognitives, ENS, EHESS, CNRS, PSL University, Paris, France"
  11. -
  12. firstname: "Alejandrina"
  13. lastname: "Cristia"
  14. affiliation: "Laboratoire de Sciences Cognitives et de Psycholinguistique, Département d’Etudes cognitives, ENS, EHESS, CNRS, PSL University, Paris, France"
  15. id: "ORCID:0000-0003-2979-4556"
  16. # A title to describe the published resource.
  17. title: "BabyLogger versus LENA microphones: pilot study"
  18. # Additional information about the resource, e.g., a brief abstract.
  19. description: |
  20. Comparison between BabyLogger and LENA
  21. microphones to acquire child-centered
  22. long-form recordings
  23. # Lit of keywords the resource should be associated with.
  24. # Give as many keywords as possible, to make the resource findable.
  25. keywords:
  26. - longforms
  27. - recordings
  28. - audio
  29. - microphone
  30. - hardware
  31. - lena
  32. - babylogger
  33. # License information for this resource. Please provide the license name and/or a link to the license.
  34. # Please add also a corresponding LICENSE file to the repository.
  35. license:
  36. name: "Creative Commons Attribution-NonCommercial-ShareAlike 4.0"
  37. url: "https://creativecommons.org/licenses/by-nc-sa/4.0/"
  38. # Resource type. Default is Dataset, other possible values are Software, Image, Text.
  39. resourcetype: Dataset
  40. # Do not edit or remove the following line
  41. templateversion: 1.0