michalc / OpenTTDLab-MSc-Dissertation

MSc dissertation presenting OpenTTDLab

Repository from Github https://github.commichalc/OpenTTDLab-MSc-DissertationRepository from Github https://github.commichalc/OpenTTDLab-MSc-Dissertation



OpenTTDLab-MSc-Dissertation

MSc dissertation presenting OpenTTDLab: A reusable Python framework for repeatable, replicable, & reproducible experiments using OpenTTD

Latest version

↓ PDF of latest version

Previous versions

Previous versions can be found on the releases page

Build PDF locally

docker run --rm -v $PWD:/workdir texlive/texlive:TL2022-historic bash -c "cd /workdir && pdflatex main.tex && bibtex main && pdflatex main.tex && pdflatex main.tex && mv main.pdf michal-charemza-openttdlab-msc-dissertation.pdf"

Generate the project materials file

These are to be submitted along with the PDF of the dissertation. See the project materials README for details of what it contains.

bash ./project/generate.sh

About

MSc dissertation presenting OpenTTDLab


Languages

Language:Jupyter Notebook 98.0%Language:TeX 1.9%Language:Squirrel 0.1%Language:Python 0.0%Language:Shell 0.0%Language:Dockerfile 0.0%