Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 477 Bytes

File metadata and controls

7 lines (6 loc) · 477 Bytes

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 pp to preprocess data
  • Use make pgm to generate the program book in PDF format, with time stamp in the filename
  • Use make pg to generate the program book in PDF format, with no time stamp in the filename