example_latex_template_manuscript
An example template for latex manuscripts.
- for each round of review, create a new "V_XX" folder, containing:
- the manuscript in the "manuscript" folder
- the main manuscript file is in the "template_basic.tex" file
- if this is a review round, the previous manuscript is in the "template_basic_previous.tex" file, in which case the diff can be obtained by: "latexdiff template_basic_previous.tex template_basic.tex > diff.tex", and the diff.tex file can be compiled as usual to get changes highlights
- see the "script_compile.sh" script for example of how to compile and the actual commands
- the answer to the comments from the previous round of review in "reviewers_answers"
- each reviewer has their own folder in the "reviews_answer" folder