- Commit
- b74e64dc3a7f8b46c2db853b685f2bfbf58a48af
- Parent
- f120171ce35c756473925f125990928a1237003d
- Author
- Pablo <pablo-escobar@riseup.net>
- Date
Made it so that the table of contents and the references sit on their own pages
Riemannian Geometry course project on the manifold H¹(I, M) of class H¹ curves on a Riemannian manifold M and its applications to the geodesics problem
Made it so that the table of contents and the references sit on their own pages
1 file changed, 2 insertions, 0 deletions
Status | File Name | N° Changes | Insertions | Deletions |
Modified | main.tex | 2 | 2 | 0 |
diff --git a/main.tex b/main.tex @@ -9,11 +9,13 @@ \maketitle \tableofcontents +\newpage \input{sections/introduction} \input{sections/structure} \input{sections/aplications} +\newpage \printbibliography \end{document}