Housekeeping.
This commit is contained in:
16
document.tex
16
document.tex
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user