Skip to content

Commit d5c15f4

Browse files
committed
Compliance with the university's thesis guidelines.
According to the thesis guildelines the university's name should be written "The University of Edinburgh" at the foot of the title page.
1 parent 5b279ac commit d5c15f4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/infthesis.cls

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
%% File : infthesis.cls (LaTeX2e class file)
33
%% Author : Version 3.8 updated by Daniel Hillerström <daniel.hillerstrom@ed.ac.uk>
44
%% Version 3.7 updated by Jennifer Oxley <joxley@inf.ed.ac.uk>
5-
%% Version 3.6 by Charles Sutton <csutton@inf.ed.ac.uk>
5+
%% Version 3.6 by Charles Sutton <csutton@inf.ed.ac.uk>
66
%% Version 3.5 by Vasilis Vasaitis <v.vasaitis@sms.ed.ac.uk>
77
%% Version 3.4.1 updated by Tiejun Ma (t.j.ma@ed.ac.uk)
88
%% Version 3.0 by Mary Ellen Foster <mef@cogsci.ed.ac.uk>
9-
%% Original version by Martin Reddy (mxr@dcs.ed.ac.uk)
9+
%% Original version by Martin Reddy (mxr@dcs.ed.ac.uk)
1010
%% Version : 3.8
1111
%% Updates : 1.0 [9/11/95] - initial release.
12-
%% 1.1 [24/4/96] - fixed bibliography bug caused by new report.cls
12+
%% 1.1 [24/4/96] - fixed bibliography bug caused by new report.cls
1313
%% 1.2 [13/5/96] - \dedication & \thesiscaption[]
1414
%% 1.3 [28/5/96] - abbrevs, parskip, minitoc fix, \headfootstyle
1515
%% 1.4 [12/7/96] - appendices okay now, \cleardoublepage's added
@@ -58,7 +58,7 @@
5858
%% - graphics for including the (scaled) logo on the front page
5959
%% - xspace if abbreviations are used
6060
\usepackage[paper=a4paper]{geometry}
61-
\RequirePackage{ifthen,%
61+
\RequirePackage{ifthen,%
6262
graphics,%
6363
xspace,
6464
eushield}
@@ -76,7 +76,7 @@
7676
%% Default values for various fields
7777
\newcommand{\@degreetext}{}
7878
\newcommand{\@infschool}{School of Informatics}
79-
\newcommand{\@university}{University of Edinburgh}
79+
\newcommand{\@university}{The University of Edinburgh}
8080
\newcommand{\@chapteralignment}{\centering}
8181
\newcommand{\@chapterfont}{}
8282
\newcommand{\@thesisside}{}

0 commit comments

Comments
 (0)