summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/turabian-formatting/turabian-thesis.cls
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/turabian-formatting/turabian-thesis.cls')
-rw-r--r--Master/texmf-dist/tex/latex/turabian-formatting/turabian-thesis.cls62
1 files changed, 45 insertions, 17 deletions
diff --git a/Master/texmf-dist/tex/latex/turabian-formatting/turabian-thesis.cls b/Master/texmf-dist/tex/latex/turabian-formatting/turabian-thesis.cls
index f29ce939b58..ad2518144de 100644
--- a/Master/texmf-dist/tex/latex/turabian-formatting/turabian-thesis.cls
+++ b/Master/texmf-dist/tex/latex/turabian-formatting/turabian-thesis.cls
@@ -1,6 +1,6 @@
-% Provides Turabian-style Chicago formatting for Theses and Dissertations
+% Turabian Formatting for LaTeX -- Theses and Dissertations
%
-% Based on the Chicago Manual of Style (16th edition) and Kate Turabian's A Manual for Writers of Research Papers, Theses, and Dissertations (7th edition)
+% Based on the Chicago Manual of Style (16th edition) and Kate Turabian's A Manual for Writers of Research Papers, Theses, and Dissertations (8th edition)
%
% ==============================
% Copyright 2013 Omar Abdool
@@ -20,13 +20,12 @@
% turabian-researchpaper.cls, turabian-thesis.cls, turabian-formatting-doc.tex, % and turabian-formatting-doc.pdf (in addition to this README file).
%
% ==============================
-% Last updated: 2014/12/09
%
%
\NeedsTeXFormat{LaTeX2e}
-\ProvidesClass{turabian-thesis}[2014/12/09 Turabian Theses and Dissertations]
+\ProvidesClass{turabian-thesis}[2014/12/10 Turabian Theses and Dissertations]
@@ -82,32 +81,61 @@
\renewcommand{\maketitle}{%
\normalfont\normalsize
\doublespacing
+% 7th Edition
+% \begin{center}
+% \vspace*{-1\baselineskip}
+% \vspace*{\stretch{0.5}}
+% \MakeUppercase{\@institution}\par
+% \vspace*{\stretch{1}}
+% \ifthenelse{\equal{\@subtitle}{}}%
+% {%
+% \uppercase\expandafter{\@title}\par%
+% }%
+% {%
+% \MakeUppercase{\@title}:\par
+% \MakeUppercase{\@subtitle}\par%
+% }
+% \vspace*{\stretch{1}}
+% \MakeUppercase{A Dissertation Submitted to}\par
+% \MakeUppercase{\@faculty}\par
+% \MakeUppercase{in Candidacy for the Degree of}\par
+% \MakeUppercase{\@mydegree}\par
+% \vspace*{1\baselineskip}
+% \MakeUppercase{\@department}\par
+% \vspace*{\stretch{1}}
+% BY\par
+% \MakeUppercase{\@author}\par
+% \vspace*{\stretch{1}}
+% \MakeUppercase{\@location}\par
+% \MakeUppercase{\@date}
+% \vspace*{\stretch{0.5}}
+% \end{center}
\begin{center}
\vspace*{-1\baselineskip}
\vspace*{\stretch{0.5}}
- \MakeUppercase{\@institution}\par
+ \@institution\par
\vspace*{\stretch{1}}
\ifthenelse{\equal{\@subtitle}{}}%
{%
- \uppercase\expandafter{\@title}\par%
+ {\bfseries\@title}\par%
}%
{%
- \MakeUppercase{\@title}:\par
- \MakeUppercase{\@subtitle}\par%
+ {\bfseries\@title}\par
+ {\bfseries\@subtitle}\par%
}
\vspace*{\stretch{1}}
- \MakeUppercase{A Dissertation Submitted to}\par
- \MakeUppercase{\@faculty}\par
- \MakeUppercase{in Candidacy for the Degree of}\par
- \MakeUppercase{\@mydegree}\par
+ A Dissertation Submitted to\par
+ \@faculty\par
+ in Candidacy for the Degree of\par
+ \@mydegree\par
\vspace*{1\baselineskip}
- \MakeUppercase{\@department}\par
+ \@department\par
\vspace*{\stretch{1}}
- BY\par
- \MakeUppercase{\@author}\par
+ by\par
+ {\bfseries\@author}\par
\vspace*{\stretch{1}}
- \MakeUppercase{\@location}\par
- \MakeUppercase{\@date}
+ \@location\par
+ \@date
\vspace*{\stretch{0.5}}
\end{center}
\clearpage