A template PhD thesis at UFAL
The font is Linux Libertine and it needs to be installed first (depending on the machine).
fresh ACL Anthology (see https://zlib.net/pigz/)
wget https://aclanthology.org/anthology.bib.gz
pigz -d anthology.bib.gz
Either/or alternatives:
1) make
2)
lualatex thesis
bibtex thesis
makeglossaries thesis
lualatex thesis
lualatex thesis
Dominik's tips for author-supervisor sharing and collaboration.
Let us assume that the main repository is a private GitHub repo.
- sync GitHub repo (git clone/pull)
- edit
- compile pdf: make
- or: simple sync with GitHub: make ci
- it pulls, commits and pushes
- sync GitHub: In Overleaf editing page, click to Menu (button in top left) -> GitHub (under Sync label) -> check sync status displayed there and click on pull or push
- edit, compile, ...
- do not forget to sync again
1) comments or edit suggestions in Latex macros, e.g.
3) Feedback in any form that is convenient for you, except direct edits larger than typo-fixing. E.g. handwritten annotations on a paper, simple text, etc., everything is OK.
4) Author welcomes your direct edits for clear typo correction. But no large edits, please, the author must be the author. Rather suggestions.
See template Chapter 3.