============== Oct 10th, 2022 ============== .. Prep for the course .. ~~~~~~~~~~~~~~~~~~~ Review ------ * ``array`` environment: align, hline, left, right * ``theorem`` environment: named theorem Things to do ------------- - ``bibliography``; minimal - Overleaf document https://www.overleaf.com/learn/latex/Bibtex_bibliography_styles - MathSciNet https://mathscinet.ams.org/mathscinet/ use ``Select Alternative Format`` then ``BibTex`` - arXiv https://arxiv.org/help/hypertex/bibstyles use ``Export Bibtex Citation`` - the ``bibtex`` package provides additional features, but it is different from ``bibtex``, https://www.overleaf.com/learn/latex/Bibliography_management_with_biblatex - ``includegraphicx`` https://www.overleaf.com/learn/latex/Inserting_Images - ``itemize`` environments; ``enumitem`` package https://ctan.org/pkg/enumitem?lang=en Referencing in LaTeX -------------------- Cross Referencing ~~~~~~~~~~~~~~~~~~ - Overleaf https://www.overleaf.com/learn/latex/Cross_referencing_sections%2C_equations_and_floats - Chapters, sections, subsections, theorems, equations, etc To cross-reference in LaTeX, we use ``\label{}`` to create an anchor point and ``\ref{