- Physics GRE (2008) and Solutions
- Physics GRE (2001) and Solutions
- Physics GRE (1996) and Solutions
- Physics GRE (1992) and Solutions
- Physics GRE (1986) and Solutions
clone repo and submodules:
git clone https://github.com/jfdoolster/physics_gre_solutions.git
cd physics_gre_solutions
git submodule update --init --recursive # important! preamble submoduleto build a single solution manual from year YYYY:
cd physics_gre_solutions/src
latexmk ./pgre_YYYY_solutions.texto rebuild all solutions manuals:
cd physics_gre_solutions
make # output: physics_gre_solutions/pdfs/
make clean # clean aux files, pdfs not removed