Doctorial thesis on the problem of counting multiplicities in a hypersurface over number fields.
One can compile via Import from GitHub
using Overleaf. This project is compiled successfully with
Compiler: XeLaTeX
Tex Live version: 2020
Run the following command to compile locally:
python compile.py
then the compiled PDF file will be in the build
directory.
Alternatively, one can use latexmk
directly:
mkdir -p build
latexmk -xelatex -f main.tex