diff --git a/abschlussbericht/info.json b/abschlussbericht/info.json new file mode 100644 index 0000000..b393e71 --- /dev/null +++ b/abschlussbericht/info.json @@ -0,0 +1,7 @@ +{ + "NAME": "Abschlussbericht", + "LANGUAGE: "de", + "VERSION": "3.06 - 01/23", + "AUTHOR": "Jan Grewe", + "BRIEF": "Template for the final project report." +} \ No newline at end of file diff --git a/lebenslauf/info.json b/lebenslauf/info.json new file mode 100644 index 0000000..f3c0c5c --- /dev/null +++ b/lebenslauf/info.json @@ -0,0 +1,24 @@ +{ + "templates": [ + { + "name": "Curriculum vitae DE", + "alias": "cvDE", + "language": "de", + "version": "53.200 - 03/23", + "author": "Jan Grewe", + "brief": "Template for the final project report.", + "mainfile": "lebenslauf.tex", + "files": ["header.tex", "DFG_logo.png", "Makefile", "lebenslauf.tex"] + }, + { + "name": "Curriculum vitae EN", + "language": "en", + "alias": "cvEN", + "version": "53.200 - 03/23", + "author": "Jan Grewe", + "brief": "Template for the final project report.", + "mainfile": "cv.tex", + "files": ["header.tex", "DFG_logo.png", "Makefile", "cv.tex"] + } + ] +} \ No newline at end of file diff --git a/sachbeihilfe/info.json b/sachbeihilfe/info.json new file mode 100644 index 0000000..dffa882 --- /dev/null +++ b/sachbeihilfe/info.json @@ -0,0 +1,7 @@ +{ + "NAME": "Sachbeihilfe", + "LANGUAGE: "de", + "VERSION": "53.01 - 09/22", + "AUTHOR": "Jan Grewe", + "BRIEF": "Template for grant application as Sachbeihilfe." +} \ No newline at end of file