publication_types.toml 320 B

123456789101112
  1. # Publication types.
  2. # Each item in the list corresponds to an item in the language packs.
  3. types = [ "pub_uncat",
  4. "pub_conf",
  5. "pub_journal",
  6. "pub_preprint",
  7. "pub_report",
  8. "pub_book",
  9. "pub_book_section",
  10. "pub_thesis",
  11. "pub_patent"
  12. ]