datacite.yml 2.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970
  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: "Qiangqiang"
  9. lastname: "Xia"
  10. affiliation: "University of Alabama at Birmingham"
  11. id: "ORCID:0000-0002-8490-6437"
  12. -
  13. firstname: "Criag M."
  14. lastname: "Powell"
  15. affiliation: "University of Alabama at Birmingham"
  16. id: "ORCID:0000-0001-5451-2165"
  17. # A title to describe the published resource.
  18. title: "Autism Risk Gene Cul3 Alters Neuronal Morphology via Caspase-3 Activity in Mouse Hippocampal Neurons"
  19. # Additional information about the resource, e.g., a brief abstract.
  20. description: |
  21. Cul3 regulates the formation or maintenance of cell morphology, GABAergic synaptic puncta, and neuronal viability in developing hippocampal neurons in culture.
  22. # Lit of keywords the resource should be associated with.
  23. # Give as many keywords as possible, to make the resource findable.
  24. keywords:
  25. - cullin-3
  26. - dendrite
  27. - axon
  28. - spine
  29. - synapse
  30. - caspase-3
  31. # License information for this resource. Please provide the license name and/or a link to the license.
  32. # Please add also a corresponding LICENSE file to the repository.
  33. license:
  34. name: "Creative Commons CC0 1.0 Public Domain Dedication"
  35. url: "https://creativecommons.org/publicdomain/zero/1.0/"
  36. ## Optional Fields
  37. # Funding information for this resource.
  38. # Separate funder name and grant number by comma.
  39. funding:
  40. - "National Institute of Mental Health (NIMH), R01 MH113948"
  41. - "Civitan International Research Center, Emerging Scholar Award"
  42. # Related publications. reftype might be: IsSupplementTo, IsDescribedBy, IsReferencedBy.
  43. # Please provide digital identifier (e.g., DOI) if possible.
  44. # Add a prefix to the ID, separated by a colon, to indicate the source.
  45. # Supported sources are: DOI, arXiv, PMID
  46. # In the citation field, please provide the full reference, including title, authors, journal etc.
  47. references:
  48. -
  49. id: "https://doi.org/10.3389/fncel.2024.1320784"
  50. reftype: "IsSupplementTo"
  51. citation: "Xia Q-q, Singh A, Wang J, Xuan ZX, Singer JD and Powell CM (2024) Autism risk gene Cul3 alters neuronal morphology via caspase-3 activity in mouse hippocampal neurons. Front. Cell. Neurosci. 18:1320784. doi: 10.3389/fncel.2024.1320784"
  52. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  53. resourcetype: Dataset
  54. # Do not edit or remove the following line
  55. templateversion: 1.2