diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/msu-thesis/samples/MSU-thesis-testfile.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/msu-thesis/samples/MSU-thesis-testfile.tex | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/msu-thesis/samples/MSU-thesis-testfile.tex b/Master/texmf-dist/doc/latex/msu-thesis/samples/MSU-thesis-testfile.tex index e9f1b16bc81..be9760846e9 100644 --- a/Master/texmf-dist/doc/latex/msu-thesis/samples/MSU-thesis-testfile.tex +++ b/Master/texmf-dist/doc/latex/msu-thesis/samples/MSU-thesis-testfile.tex @@ -22,6 +22,7 @@ \usepackage{natbib} + \counterwithin{exx}{chapter} \bibliographystyle{unified} \singlegloss @@ -204,6 +205,7 @@ A & B & C & D & E & F & G \\ \SingleSpacing % This command creates the cover page for the bibliography \makebibliographycover + \bibliography{MSU-thesis-testfile} \end{document} |