Added convergence in measure.

This commit is contained in:
Bokuan Li
2026-03-14 17:54:58 -04:00
parent 6bb13c3c53
commit d3d5dc62e1
8 changed files with 160 additions and 10 deletions

View File

@@ -1,4 +1,4 @@
% \documentclass{report}
\documentclass{report}
\usepackage{amssymb, amsmath, hyperref}
\usepackage{preamble}
@@ -12,7 +12,7 @@
%\input{./src/process/index}
\bibliographystyle{alpha} % We choose the "plain" reference style
\bibliography{refs} % Entries are in the refs.bib file
\bibliography{refs.bib} % Entries are in the refs.bib file
\end{document}