portfolios_exemple2/themes/academia-hugo/data/publication_types.toml
2021-12-31 12:44:26 +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"
]