datacite.yml 2.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  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: "Arnaud"
  9. lastname: "Leleu"
  10. affiliation: "Université Bourgogne Franche-Comté"
  11. -
  12. firstname: "Milena"
  13. lastname: "Dzhelyova"
  14. affiliation: "University of Louvain"
  15. -
  16. firstname: "Bruno"
  17. lastname: "Rossion"
  18. affiliation: "University of Louvain, Université de Lorraine"
  19. -
  20. firstname: "Renaud"
  21. lastname: "Brochard"
  22. affiliation: "Université Bourgogne Franche-Comté"
  23. -
  24. firstname: "Karine"
  25. lastname: "Durand"
  26. affiliation: "Université Bourgogne Franche-Comté"
  27. -
  28. firstname: "Benoist"
  29. lastname: "Schaal"
  30. affiliation: "Université Bourgogne Franche-Comté"
  31. -
  32. firstname: "Jean-Yves"
  33. lastname: "Baudouin"
  34. affiliation: "Université Bourgogne Franche-Comté"
  35. # A name or title to describe the published resource.
  36. title: "Tuning functions for automatic detection of brief changes of facial expression in the human brain"
  37. # Any additional information. It is best practice to supply a description for the resource.
  38. description:
  39. EEG preprocessed data (additional information in README data.txt)
  40. # List of keywords the resource should be associated with.
  41. keywords:
  42. - EEG
  43. - FPVS
  44. - sweep-VEP
  45. - facial expression
  46. - intensity
  47. - tuning function
  48. # Any rights information for this resource. Please provide both a license name and a link to the license.
  49. # Please add also a LICENSE file to the repository
  50. license:
  51. name: "CC BY-SA 4.0"
  52. url: "https://creativecommons.org/licenses/by-sa/4.0/"
  53. ## Optional Fields
  54. # Any funding reference for this resource. Separate funder name and grant number by comma
  55. funding:
  56. - "Conseil Régional Bourgogne Franche-Comté, PARI and FABER grants"
  57. - "European Funding for Regional Economic Development"
  58. - "French Investissements d'Avenir program, project ISITE-BFC, contract ANR-15-IDEX-03"