This is the source repository for producing MCM 2025 conference program book.
- Install conda environment using
conda env create -f environment.yml - Activate the conda environment using
conda activate mcm2025 - Use
make ppto preprocess data - Use
make pgmto generate the program book in PDF format, with time stamp in the filename - Use
make pgto generate the program book in PDF format, with no time stamp in the filename