dfg_templates/lebenslauf/info.json
2023-10-22 13:57:31 +02:00

30 lines
1.4 KiB
JSON

{
"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", "my_publications.bib"],
"messages": ["Die Publikationen sind in der my_publications.bib Datei einzutragen, siehe Beispiele.",
"Bitte die Zuordnung der Tabellen in die entsprechenden Abschnitte überprüfen!",
"Der fertige Lebenslauf muss eventuell noch entsprechend der DFG Vorgaben umbenannt werden!"]
},
{
"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", "my_publications.bib"],
"messages": ["Paper references are stored in the my_publications.bib file, see examples.",
"Please check that the tables appear in the correct sections (first two sections)!",
"The final CV may need to be renamed to match the DFG regulations!"]
}
]
}