summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/bangorcsthesis/bangorcsthesis.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/bangorcsthesis/bangorcsthesis.dtx')
-rw-r--r--macros/latex/contrib/bangorcsthesis/bangorcsthesis.dtx9
1 files changed, 5 insertions, 4 deletions
diff --git a/macros/latex/contrib/bangorcsthesis/bangorcsthesis.dtx b/macros/latex/contrib/bangorcsthesis/bangorcsthesis.dtx
index c5234e4ed0..f6e8e18259 100644
--- a/macros/latex/contrib/bangorcsthesis/bangorcsthesis.dtx
+++ b/macros/latex/contrib/bangorcsthesis/bangorcsthesis.dtx
@@ -52,10 +52,11 @@
%\changes{v1.5.2}{2017/08/10}{Altered heading handling for the references section.}
%\changes{v1.5.3}{2018/10/05}{Altered School and College names.}
%\changes{v1.5.4}{2021/11/12}{Added more Engineering degree types.}
+%\changes{v1.5.5}{2022/01/28}{Fixed a typo in degree scheme.}
%\pagestyle{fancy}
%\title{Bangor University Computer Science and Electronic Engineering Department\\ Thesis Document Class}
%\author{Cameron Gray \texttt{<c.gray@bangor.ac.uk>}}
-%\date{November 12, 2021}
+%\date{January 28, 2022}
%\maketitle
%
%\begin{abstract}
@@ -266,11 +267,11 @@
% \end{macrocode}
%\fi
% \begin{macrocode}
-\def\version{1.5.4}
+\def\version{1.5.5}
\NeedsTeXFormat{LaTeX2e}
-\ProvidesClass{bangorcsthesis}[2021/11/12 \version C. Gray]
+\ProvidesClass{bangorcsthesis}[2022/01/28 \version C. Gray]
% Originally inspired by Clean Thesis
% - http://cleanthesis.der-ric.de/
@@ -307,7 +308,7 @@
\newcommand{\degree}{Master of Science}
}
\DeclareOption{meng}{
- \newcommand{\degree}{Moster of Engineering}
+ \newcommand{\degree}{Master of Engineering}
}
\DeclareOption{mscres}{
\newcommand{\degree}{Master of Science by Research}