aboutsummaryrefslogtreecommitdiff
path: root/tex/src/appendix-existing-solutions.tex
AgeCommit message (Collapse)AuthorLines
2020-12-30Each appendix moved to a separate .tex fileMohammad Akhlaghi-0/+443
As recommended by Lorena Barba (editor in chief of CiSE), we should prepare the appendices as a separate "Supplement" for the journal. But we also want them to be appendices within the paper when built for arXiv. As a first step, with this commit, each appendix has been put in a separate 'tex/src/appendix-*.tex' file and '\input' into the paper. We will then be able to conditionally include them in the PDF or not. Also, as recommended by Lorena, the general "necessity for reproducible research" appendix isn't included (possibly going into the webpage later).