summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/msu-thesis/samples/MSU-thesis-testfile.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/msu-thesis/samples/MSU-thesis-testfile.tex')
-rw-r--r--macros/latex/contrib/msu-thesis/samples/MSU-thesis-testfile.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/macros/latex/contrib/msu-thesis/samples/MSU-thesis-testfile.tex b/macros/latex/contrib/msu-thesis/samples/MSU-thesis-testfile.tex
index fe74407b75..b6c8f12d8d 100644
--- a/macros/latex/contrib/msu-thesis/samples/MSU-thesis-testfile.tex
+++ b/macros/latex/contrib/msu-thesis/samples/MSU-thesis-testfile.tex
@@ -1,5 +1,5 @@
% !TEX TS-program = pdflatexmk
-% v2.8 Testfile
+% v2.9c Testfile
\listfiles
\documentclass[lscape]{msu-thesis}
@@ -11,7 +11,7 @@
\usepackage{amsmath}
%
\usepackage[]{natbib}
-\bibliographystyle{unified}
+\bibliographystyle{apalike}
% If you need newlines in your title, you must use \protect\\
@@ -19,7 +19,7 @@
\author{Joe Linguist}
\fieldofstudy{Linguistics}
\dedication{This thesis is dedicated to someone.}
-\date{2017}
+\date{2021}
\usepackage{listings}
\lstset{language=TeX,basicstyle={\ttfamily}}
\usepackage{lipsum}