summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/msu-thesis/samples/chap4bib.tex
blob: 4c9f059c928d3de971a029573390db41eb9cb676 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
\chapter{Three}
\section{A section}
\lipsum \cite{Chomsky1986,Chomsky1995}
\subsection{A subsection}
\lipsum[2]

\bibliographystyle{apalike}
\bibliography{MSU-thesis-testfile}

\begin{appendices}
  \chapter{Tables and Figures}
  \lipsum[1]
  \chapter{Model Equations}
\lipsum[2]
\end{appendices}
% Add before bibliography call