metadata-pd.yaml 869 B

12345678910111213141516171819202122232425262728293031323334353637
  1. ---
  2. title: "This is the paper title"
  3. author:
  4. - Paul Iacomi:
  5. institute:
  6. - a
  7. - b
  8. orcid: 0000-0001-5477-1503
  9. email: mail@pauliacomi.com
  10. correspondence: "yes"
  11. equal_contributor: "yes"
  12. - Someone Else:
  13. institute:
  14. - a
  15. orcid: 0000-0001-5124-7052
  16. equal_contributor: "yes"
  17. institute:
  18. - a:
  19. name: My current affiliation, with address and everything.
  20. - b:
  21. name: Long address from someone else or other affiliation
  22. project:
  23. title: project
  24. link-citations: true
  25. number-sections: true
  26. # XNOS settings / deprecated
  27. xnos-capitalise: true
  28. xnos-number-by-section: false
  29. # CROSSREF settings
  30. linkReferences: true # Make references hyperlinks to the referenced element
  31. autoEqnLabels: true # Automatically number all display equations (i.e. ones defined using $$...$$/\[...\]).
  32. cref: false
  33. ---