This is a LaTeX template for the Marie Sklodowska-Curie Individual Fellowships application (H2020-MSCA-IF-2017).
Disclaimer: I do not offer any guaratees about this template. In particular, I cannot assure you that it fits the required guidelines (although I have tried to make it so).
Feel free to open a pull request if you would like to improve this template!
The easiest way to compile the pdf is with the makefile (courtesy of @ilfreddy). In a terminal (i.e., on the command line), navigate to the project directory and type:
make
This will produce document1.pdf and document2.pdf, corresponding to the two parts of Part B in the 2017 call. It will also produce IF-2017-Part_B.pdf, which contains both parts. When submitting the grant, one must submit documents 1 and 2 separately.
To prepare your proposal you will want to:
-
Edit the relevant metadata in IF-2017-Part_B.tex, such as your proposal acronym.
-
Complete doc1.tex, which corresponds to the first document of Part B in the 2017 call.
-
Complete doc2.tex, which corresponds to the second document.
If you encounter difficulties compiling the pdf, try the following:
-
Delete all
*.aux
files before compiling. -
Consult this StackOverflow answer, which is what the script is based on.
-
Just build IF-2017-Part_B.tex normally and then manually split the files.