Housekeeping.

This commit is contained in:
Bokuan Li
2026-03-06 14:55:54 -05:00
parent 5034bc4220
commit 99f57be39e
9 changed files with 40 additions and 30 deletions

View File

@@ -1,17 +1,17 @@
\documentclass{report}
% \documentclass{report}
\usepackage{amssymb, amsmath, hyperref}
\usepackage{preamble}
\begin{document}
\input{./src/cat/index}
\input{./src/topology/index}
\input{./src/fa/index}
\input{./src/measure/index}
\input{./src/dg/index}
\input{./src/process/index}
\input{./src/cat/index.tex}
\input{./src/topology/index.tex}
\input{./src/fa/index.tex}
\input{./src/measure/index.tex}
\input{./src/dg/index.tex}
\bibliographystyle{abbrv} % We choose the "plain" reference style
\bibliographystyle{alpha} % We choose the "plain" reference style
\bibliography{refs} % Entries are in the refs.bib file