datacite.yml 2.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  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: Elena
  9. lastname: Neumann
  10. affiliation: Institute of Pharmacology and Toxicology, University of Zurich
  11. -
  12. firstname: Laura
  13. lastname: Küpfer
  14. affiliation: Institute of Pharmacology and Toxicology, University of Zurich
  15. -
  16. firstname: Hanns Ulrich
  17. lastname: Zeilhofer
  18. affiliation: Institute of Pharmacology and Toxicology, University of Zurich, and ETH Zürich
  19. # A title to describe the published resource.
  20. title: The α2/α3GABAA receptor modulator TPA023B alleviates not only the sensory but also the tonic affective component of chronic pain in mice
  21. # Additional information about the resource, e.g., a brief abstract.
  22. description: |
  23. Example description
  24. that can contain linebreaks
  25. but has to maintain indentation.
  26. # List of keywords the resource should be associated with.
  27. # Give as many keywords as possible, to make the resource findable.
  28. keywords:
  29. - Analgesia
  30. - Neuropathic pain
  31. - Inflammatory pain
  32. - GABA
  33. - Benzodiazepine
  34. - Sub-type selective
  35. - Disinhibition
  36. - Conditioned place preference
  37. - Chronic constriction injury
  38. - Mouse grimace scale
  39. # License information for this resource. Please provide the license name and/or a link to the license.
  40. # Please add also a corresponding LICENSE file to the repository.
  41. license:
  42. name: Creative Commons Attribution-Non-Commercial-No Derivaties License 4.0 (CCB-NC-ND)
  43. url: https://creativecommons.org/licenses/by-nc-nd/4.0/
  44. ## Optional Fields
  45. # Funding information for this resource.
  46. # Separate funder name and grant number by comma.
  47. funding:
  48. - DFG, NE 2126/1-1
  49. - SNSF, 131093
  50. # Related publications. reftype might be: IsSupplementTo, IsDescribedBy, IsReferencedBy.
  51. # Please provide digital identifier (e.g., DOI) if possible.
  52. # Add a prefix to the ID, separated by a colon, to indicate the source.
  53. # Supported sources are: DOI, arXiv, PMID
  54. # In the citation field, please provide the full reference, including title, authors, journal etc.
  55. references:
  56. -
  57. id: 10.1097/j.pain.0000000000002030
  58. reftype: original publication
  59. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  60. resourcetype: Dataset
  61. # Do not edit or remove the following line
  62. templateversion: 1.2