7
1
mirror of https://gitlab.com/ansol/web-ansol.org.git synced 2024-09-19 16:25:20 +00:00
web-ansol.org/themes/academic/data/publication_types.toml
2020-06-11 12:46:16 +01:00

13 lines
320 B
TOML

# Publication types.
# Each item in the list corresponds to an item in the language packs.
types = [ "pub_uncat",
"pub_conf",
"pub_journal",
"pub_preprint",
"pub_report",
"pub_book",
"pub_book_section",
"pub_thesis",
"pub_patent"
]