diff --git a/types_db.json b/types_db.json new file mode 100644 index 0000000..53d85a6 --- /dev/null +++ b/types_db.json @@ -0,0 +1,27 @@ +{ + "article": [ + [], + "Artikel", + "Article" + ], + "book": [ + [], + "Buch", + "Book" + ], + "incollection": [ + [], + "Sammlung", + "Collection" + ], + "inproceedings": [ + [], + "Konferenzbeitrag", + "Conferences" + ], + "misc": [ + [], + "Verschiedenes", + "Miscellaneous" + ] +} \ No newline at end of file