mirror of
https://github.com/Mastermindzh/latex-quickstart.git
synced 2025-09-08 01:06:12 +02:00
added appendices
This commit is contained in:
8
chapters/backMatter/appendices.tex
Normal file
8
chapters/backMatter/appendices.tex
Normal file
@@ -0,0 +1,8 @@
|
||||
\subsection{My first appendix}
|
||||
|
||||
\lipsum[1]
|
||||
|
||||
|
||||
\subsection{My second appendix}
|
||||
|
||||
\lipsum[1-3]
|
@@ -10,4 +10,5 @@ The introduction can be found on page \pageref{sec:introduction}.
|
||||
This\footnote{\url{google.com}} line of text will have multiple\footnote{\url{google.com}} footnotes all pointing to google.com\footnote{\url{google.com}}.
|
||||
|
||||
\subsubsection{first subsubsection}
|
||||
\lipsum[1]
|
||||
\lipsum[1]
|
||||
\cite{first}
|
Reference in New Issue
Block a user