%% Dalhousie University Thesis Document Class %% Version 1.4 <2017/08/05>, by Peter Selinger %% - Fixed the way list of tables and figures appear in table of %% contents. %% Version 1.3 <2015/03/10>, by Vlado Keselj %% - Minor update on the title page wording based on FGS feedback to %% a student %% Version 1.2 <2015/03/10>, by Peter Selinger %% - Fixed hyperref links to list of tables, list of figures, and %% bibliography. %% - Added title page and table of contents to PDF bookmarks. %% Version 1.1 <2013/06/24>, by Vlado Keselj %% - Implemented the newest change from FGS: removal of pages ii and %% iii -- signature page and copyright page. %% Version 1.0 <2012/12/13>, by Vlado Keselj %% - Adapted from dalcsthesis.cls %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% Previous revision history of dalcsthesis.cls: %% %% Version 2.9 <2011/01/20>, by Vlado Keselj %% Changes from version 2.8: %% - Signature at the bottom of text on page iii (as required by FGS) %% - Committee signature page, fixing spacing and number of signatures %% - Updating text on the permissions page %% %% Version 2.8 <2007/09/18> %% By Vlado Keselj %% Changes from version 2.7: %% - Bug fixed for PhD (signatures on one proper page) %% %% Version 2.7 <2006/12/05> %% By Vlado Keselj %% Changes from version 2.6: %% - Some bugs fixed %% %% Version 2.6 <2006/11/18> %% By Mike McAllister %% Adapted from: %% Changes from version 2.5 as required by FGS: %% - Title must be capitalized everywhere. Added command %% \mixedCaseTitle to in case the title needs mixed case, at %% which point the author of the dissertation takes on the %% responsibility of getting the case right. %% - Even spacing on title bage between title, "by" and author name %% - Put lower part of title page in single space %% - Capitalized words on author signature page as required %% %% Version 2.5 <2006/08/31> %% By Mike McAllister %% Adapted from: %% Changes from version 2.4 as required by FGS: %% - Divided \defencedate{} into three parts (\defencemonth, %% \defenceday, \defenceyear) so that correct use of commas %% can be guaranteed and so that consistency of dates is ensured %% in the document. =defencedate{}, \submitdate{}, and %% \copyrightyear{} are no longer needed. %% - Removed the bolding from the signature and copyright pages %% - Ensured that long titles appear single spaced on the copyright page %% - Added extra space before the author name on the title page %% %% Version 2.4 <2005/02/24> %% By Mike McAllister, Vlado Keselj %% Adapted from: %% Changes from version 2.3 as required by FGS: %% - Made the notation on the title page and the release page %% at least 12 point %% - adapted the figure and table caption entries so that long %% captions are single-spaced in the list of tables or figures %% - made the glossary package inline with the thesis class file %% so that we can then override the glossary entry item and make %% long glossary items single-spaced %% - Made the text height an additional 0.25 inches bigger to %% push the page number into the lower inch of the bottom margin %% - Used \defencedate{} on pages ii and iii instead of %% \submitdate{} (title page) since the title page should just %% have month/year while pages ii and iii need a full date %% %% Dalhousie University Computer Science Thesis Document Class %% Version 2.3 <2004/11/04> %% By Mike McAllister %% Adapted from: %% Version 2.2 of the Mathematics dalthesis.cls style by Clyde Clements %% With input from Todd Eavis, Billy Biggs, and Andrew Rau-Chaplin %% Changes from version 2.2: %% - added tags for the computer science degrees %% - added a notion of the number of signatures for each degree %% to generate blank signature lines as necessary %% - added ellipses to chapter-level table of contents entries %% - fixed the dal@readernumber counter %% - made the title page lower case %% These changes were made directly to the .cls file so the file is no %% longer generated by the docstrip utility from the dtx file. %% %% Dalhousie University Thesis Document Class %% Version 2.2 <2003/12/12> %% by Clyde Clements %% Adapted from: %% LaTeX 2.09 `dalthesis.sty' file %% by Steven Matheson (1992) %% This was based on the Stanford University %% Ph.D. thesis style by Joseph Pallas (1988). %% %% This is a LaTeX2e class file which is intended %% to meet the requirements for theses produced at %% Dalhousie University, Canada. %% %% IMPORTANT NOTICE: %% %% This is a generated file. %% %% This file is free and may be distributed as long %% as the original source files, as listed above, %% are part of the same distribution. (The sources %% need not necessarily be in the same archive or %% directory.) %% %% Any modified versions of this file must be renamed %% with new filenames distinct from `dalthesis.cls'. %% %% Please direct questions, comments, suggestions, etc. %% to: clyde@mathstat.dal.ca %% \def\fileversion{1.0} \def\filedate{2012/11/13} \def\docdate{2012/11/13} \NeedsTeXFormat{LaTeX2e} \ProvidesClass{dalthesis} [\filedate\space v\fileversion\space Dalhousie University thesis class] \newif\ifdal@title@page \dal@title@pagetrue % 2013-06-24: no signature page in the new format % \newif\ifdal@signature@page \dal@signature@pagetrue \newif\ifdal@signature@page \dal@signature@pagefalse \newif\ifdal@first@signature \dal@first@signaturetrue % 2013-06-24: no permission page in the new format % \newif\ifdal@permission@page \dal@permission@pagetrue \newif\ifdal@permission@page \dal@permission@pagefalse \newif\ifdal@contents@page \dal@contents@pagetrue \newif\ifdal@tables@page \dal@tables@pagetrue \newif\ifdal@figures@page \dal@figures@pagetrue \newif\ifdal@dedication@page \dal@dedication@pagetrue \newif\ifdal@dedication \dal@dedicationfalse \newif\ifdal@second@reader \dal@second@readerfalse \newif\ifdal@third@reader \dal@third@readerfalse \newif\ifdal@fourth@reader \dal@fourth@readerfalse \newif\ifdal@fifth@reader \dal@fifth@readerfalse \newif\ifdal@phd \dal@phdfalse \newif\ifdal@two@supervisors \dal@two@supervisorsfalse \newif\ifdal@draft@mode \dal@draft@modefalse \newif\ifdal@print@bib \dal@print@bibtrue \newif\ifdal@first@bibitem \dal@first@bibitemtrue \newif\ifdal@fac@engineering \dal@fac@engineeringfalse \newif\ifdal@in@preface \dal@in@prefacefalse \newif\ifdal@glossary \dal@glossaryfalse \newcommand{\dal@ptsize}{12pt} \DeclareOption{10pt}{\renewcommand{\dal@ptsize}{10pt}} \DeclareOption{11pt}{\renewcommand{\dal@ptsize}{11pt}} \DeclareOption{12pt}{} % \dal@ptsize already set to 12pt \DeclareOption{draft}{\AtEndOfClass{\draft} \PassOptionsToClass{draft}{report}} \DeclareOption{glossary}{\dal@glossarytrue} \DeclareOption*{\PassOptionsToClass{\CurrentOption}{report}} \ProcessOptions %\LoadClass[\dal@ptsize]{report} \LoadClass[letterpaper,\dal@ptsize]{report} %\LoadClass[landscape,\dal@ptsize]{report} %\setlength{\pdfpagewidth}{\paperwidth} %\setlength{\pdfpageheight}{\paperheight} \pdfpagewidth = 8.5 true in \pdfpageheight = 11 true in %\pdfpagewidth = 8.5in %\pdfpageheight = 11in %\pdfpageheight = 279.4mm %\pdfpagewidth = 215.9mm \RequirePackage{afterpage} \setlength{\headsep}{\baselineskip} \setlength{\topmargin}{0pt} \setlength{\oddsidemargin}{0.5in} \setlength{\evensidemargin}{0in} \setlength{\textwidth}{\paperwidth} \addtolength{\textwidth}{-2.5in} \newlength{\dal@textheight@default} \setlength{\dal@textheight@default}{\paperheight} \addtolength{\dal@textheight@default}{-1.75in} \addtolength{\dal@textheight@default}{-\topmargin} \addtolength{\dal@textheight@default}{-\headheight} \addtolength{\dal@textheight@default}{-\headsep} \newlength{\dal@textheight@footer} \setlength{\dal@textheight@footer}{\dal@textheight@default} \addtolength{\dal@textheight@footer}{-\footskip} \setlength{\textheight}{\dal@textheight@default} \newcommand{\dal@set@textheight}[1]{% \global\textheight=#1% \global\@colht=#1% \global\@colroom=#1% \global\vsize=#1% \@floatplacement% } \newcommand{\dal@add@textheight}[1]{% \global\advance\textheight by #1% \global\advance\@colht by #1% \global\advance\@colroom by #1% \global\advance\vsize by #1% \@floatplacement% } \renewcommand\chapter{% \if@openright\cleardoublepage\else\clearpage\fi \ifdal@in@preface\else\dal@add@textheight{-\footskip}\fi% \thispagestyle{plain}% \global\@topnum\z@ \@afterindentfalse \secdef\dal@chapter\dal@schapter% } \def\dal@chapter[#1]#2{% \ifnum \c@secnumdepth >\m@ne \refstepcounter{chapter}% \typeout{\@chapapp\space\thechapter.}% \addcontentsline{toc}{chapter}% {\protect\numberline{\@chapapp\space\thechapter}#1}% \else \addcontentsline{toc}{chapter}{#1}% \fi \chaptermark{#1}% \addtocontents{toc}{\protect\addvspace{10\p@}}% \addtocontents{lof}{\protect\addvspace{10\p@}}% \addtocontents{lot}{\protect\addvspace{10\p@}}% \if@twocolumn \@topnewpage[\@makechapterhead{#2}]% \else \@makechapterhead{#2}% \@afterheading \fi% \ifdal@in@preface\else\afterpage{\dal@add@textheight{\footskip}}\fi% } \def\dal@schapter#1{% \@schapter{#1}% \ifdal@in@preface\else\afterpage{\dal@add@textheight{\footskip}}\fi% } \newdimen\dal@tempdima \newdimen\dal@tempdimb \renewcommand*\l@chapter[2]{% \ifnum \c@tocdepth >\m@ne \addpenalty{-\@highpenalty}% \vskip 1.0em \@plus\p@ \settowidth\dal@tempdima{\chaptername\ }% \settowidth\dal@tempdimb{\appendixname\ }% \ifdim\dal@tempdima>\dal@tempdimb \setlength\@tempdima{\dal@tempdima}% \else \setlength\@tempdima{\dal@tempdimb}% \fi% \addtolength\@tempdima{2.5em}% \begingroup \parindent \z@ \rightskip \@pnumwidth \parfillskip -\@pnumwidth \leavevmode \bfseries \advance\leftskip\@tempdima \hskip -\leftskip #1\mdseries\nobreak\leaders\hbox{$\m@th \mkern \@dotsep mu\hbox{.}\mkern \@dotsep mu$}\hfil \bfseries\nobreak\hb@xt@\@pnumwidth{\hss#2}\par \penalty\@highpenalty \endgroup \fi% } \flushbottom \setlength{\marginparwidth}{40pt} \setlength{\marginparsep}{10pt} \newcommand{\properpagestyle}{% \pagestyle{myheadings}\markboth{}{}\markright{}} \brokenpenalty=10000 \linespread{1.37}\normalsize \renewenvironment{figure} {\linespread{1}\@float{figure}} {\end@float} \renewenvironment{figure*} {\linespread{1}\@dblfloat{figure}} {\end@dblfloat} \renewenvironment{table} {\linespread{1}\@float{table}} {\end@float} \renewenvironment{table*} {\linespread{1}\@dblfloat{table}} {\end@dblfloat} % Glossary \ifdal@glossary\else\newif\ifgloitemfirst\fi \ifdal@glossary \usepackage[style=long,header=none,border=none,number=none,toc=true]{glossary} \renewcommand{\gloitem}[1]{\ifgloitemfirst\global\gloitemfirstfalse #1 \else \\#1 \fi & \baselineskip=0.7\baselineskip} \renewcommand{\glossaryname}{List of Abbreviations and Symbols Used} \makeglossary \fi \def\@makechapterhead#1{% {\parindent \z@ \raggedright \normalfont \ifnum \c@secnumdepth >\m@ne \large\bfseries \@chapapp\space \thechapter \par\nobreak \vskip 0.8\baselineskip \fi \interlinepenalty\@M \large \bfseries #1\par\nobreak \vskip \baselineskip }} \def\@makeschapterhead#1{% {\parindent \z@ \raggedright \normalfont \interlinepenalty\@M \large \bfseries #1\par\nobreak \vskip \baselineskip }} \renewcommand\section{\addtocontents{toc}{\protect\addvspace{10\p@}}% \@startsection {section}{1}{\z@}% {-3.5ex \@plus -1ex \@minus -.2ex}% {2.3ex \@plus.2ex}% {\normalfont\bfseries\raggedright}} \renewcommand\subsection{\@startsection{subsection}{2}{\z@}% {-3.25ex\@plus -1ex \@minus -.2ex}% {1.5ex \@plus .2ex}% {\normalfont\bfseries\raggedright}} \renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}% {-3.25ex\@plus -1ex \@minus -.2ex}% {1.5ex \@plus .2ex}% {\normalfont\bfseries\raggedright}} \long\def\@caption#1[#2]#3{% \par \edef\test{\csname ext@#1\endcsname}% \def\@tempa{lof}% \def\@tempb{lot}% \ifx\test\@tempa% \addcontentsline{lof}{#1}% {\protect\numberline{\figurename\space\thefigure}% {\ignorespaces #2}}% \else\ifx\test\@tempb% \addcontentsline{lot}{#1}% {\protect\numberline{\tablename\space\thetable}% {\ignorespaces #2}}% \else% \addcontentsline{\csname ext@#1\endcsname}{#1}% {\protect\numberline{\csname the#1\endcsname}{\ignorespaces #2}}% \fi\fi% \begingroup \@parboxrestore \if@minipage \@setminipage \fi \normalsize \@makecaption{\csname fnum@#1\endcsname}{\ignorespaces #3}\par \endgroup} \renewcommand*\l@figure{\vspace{3mm}% \settowidth\@tempdima{\figurename\ }% \addtolength\@tempdima{2.3em}% \@dottedtocline{1}{1.5em}{\@tempdima}} \renewcommand*\l@table{\vspace{3mm}% \settowidth\@tempdima{\tablename\ }% \addtolength\@tempdima{2.3em}% \@dottedtocline{1}{1.5em}{\@tempdima}} \long\def\@footnotetext#1{\insert\footins{% \linespread{1} % Set single-spacing \reset@font\footnotesize \interlinepenalty\interfootnotelinepenalty \splittopskip\footnotesep \splitmaxdepth \dp\strutbox \floatingpenalty \@MM \hsize\columnwidth \@parboxrestore \protected@edef\@currentlabel{% \csname p@footnote\endcsname\@thefnmark }% \color@begingroup \@makefntext{% \rule\z@\footnotesep\ignorespaces#1\@finalstrut\strutbox} \color@endgroup}% } \long\def\@mpfootnotetext#1{% \global\setbox\@mpfootins\vbox{% \unvbox\@mpfootins \linespread{1} % Set single-spacing \reset@font\footnotesize \hsize\columnwidth \@parboxrestore \protected@edef\@currentlabel {\csname p@mpfootnote\endcsname\@thefnmark}% \color@begingroup \@makefntext{% \rule\z@\footnotesep\ignorespaces#1\@finalstrut\strutbox}% \color@endgroup}% } \AtBeginDocument{% \let\orig@thebibliography\thebibliography \renewcommand{\thebibliography}[1]{% \clearpage % necessary to get correct page number in toc \ifdal@print@bib \chapter*{\bibname}% \addcontentsline{toc}{chapter}{\bibname}% \linespread{1}\normalsize % the \orig@thebibliography contains an embedded \chapter* % command - temporarily disable it. \let\orig@chapter\chapter \def\chapter*##1{} \orig@thebibliography{#1} \let\chapter\orig@chapter \else \newbox\dal@bib@box \newbox\dal@bibitem@box \let\b@group={ \let\e@group=} \def\endthebibliography{\egroup\e@group} \let\orig@bibitem\bibitem \def\bibitem{% \ifdal@first@bibitem \dal@first@bibitemfalse \else \egroup \fi \setbox\dal@bibitem@box=\vbox\bgroup \orig@bibitem} \setbox\dal@bib@box=\vbox\b@group \if@filesw \immediate\write\@auxout{\string\@writefile{toc}% {\string\contentsline \space{chapter}{\bibname}{\thepage}}} \fi \orig@thebibliography{#1} \fi } } \def\university#1{\gdef\@university{#1}} \def\address#1{\gdef\@address{#1}} \def\dept#1{\gdef\@dept{#1}} \def\faculty#1{\gdef\@faculty{#1}% \def\@tempa{#1} \def\@tempb{Engineering} \ifx\@tempa\@tempb \dal@fac@engineeringtrue \fi } \newcount\dal@supervisornum \dal@supervisornum=0 \def\supervisor#1{% \ifnum\dal@supervisornum=2 \ClassWarningNoLine{dalthesis}% {Sorry, provisions have been made to allow only two supervisors}% \else \advance\dal@supervisornum by 1% \def\@tempa{\ifcase\the\dal@supervisornum\or\or co\fi}% \expandafter\gdef\csname @\@tempa supervisor\endcsname{#1}% \ifnum\dal@supervisornum=2 \dal@two@supervisorstrue% \fi% \fi% } \def\superviser{\supervisor} \newcounter{dal@signatures} \setcounter{dal@signatures}{0} \newcounter{dal@readernum} \setcounter{dal@readernum}{0} \def\reader#1{% \ifnum\value{dal@readernum}=5 \ClassWarningNoLine{dalthesis}% {Sorry, provisions have been made to allow only five readers}% \else \addtocounter{dal@readernum}{1}% \def\@tempa{@\ifcase\value{dal@readernum}\or first\or second\or third\or fourth\or fifth\fi}% \expandafter\gdef\csname \@tempa reader\endcsname{#1}% \ifnum\value{dal@readernum}>1% \csname dal\@tempa @readertrue\endcsname% \fi% \fi% } \def\firstreader#1{% \gdef\@firstreader{#1}% \addtocounter{dal@readernum}{1}% } \def\secondreader#1{% \gdef\@secondreader{#1}\dal@second@readertrue% \addtocounter{dal@readernum}{1}% } \def\thirdreader#1{% \gdef\@thirdreader{#1}\dal@third@readertrue% \addtocounter{dal@readernum}{1}% } \def\fourthreader#1{% \gdef\@fourthreader{#1}\dal@fourth@readertrue% \addtocounter{dal@readernum}{1}% } \def\fifthreader#1{% \gdef\@fifthreader{#1}\dal@fifth@readertrue% \addtocounter{dal@readernum}{1}% } \def\examiner#1{\gdef\@examiner{#1}} \def\departmental#1{\gdef\@departmental{#1}} \def\twosupervisors{\dal@two@supervisorstrue} \def\dal@CheckForTwoSupervisors{% \ifdal@two@supervisors \ifx\@cosupervisor\@undefined \let\@cosupervisor=\@firstreader% \@tempcnta=0% \def\@tempa{@\ifcase\the\@tempcnta\or first\or second\or third\or fourth\or fifth\fi}% \def\@tempb{@\ifcase\the\@tempcnta\or second\or third\or fourth\or fifth\fi}% \loop \advance\@tempcnta by 1 \ifnum\@tempcnta<\value{dal@readernum} \expandafter\xdef\csname \@tempa reader\endcsname{% \expandafter\csname \@tempb reader\endcsname} \repeat \expandafter\let\csname \@tempa reader\endcsname=\@undefined% \ifnum\@tempcnta>1 \def\@tempa{dal@\ifcase\the\@tempcnta\or first\or second\or third\or fourth\or fifth\fi}% \expandafter\csname \@tempa @readerfalse\endcsname% \fi% \addtocounter{dal@readernum}{-1} \fi% \fi% } \def\submitdate#1{\gdef\@submitdate{#1}} \def\copyrightyear#1{\gdef\@copyrightyear{#1}} \def\degree#1{\gdef\@degree{#1}} \def\degreeinitial#1{\gdef\@degreeinitial{#1}} \def\degreesignatures#1{\setcounter{dal@signatures}{#1}} \def\@title{} \def\@author{} \def\@university{Dalhousie University} \def\@address{Halifax, Nova Scotia} \def\@dept{Faculty of Computer Science} \def\@faculty{Graduate Studies} \def\bcshon{\gdef\@faculty{Computer Science}\degree{Bachelor of Computer Science, Honours}\degreeinitial{B.C.Sc.~(Honours)}\degreesignatures{2}} \def\bcshoncoop{\gdef\@faculty{Computer Science}\degree{Bachelor of Computer Science, Honours Co-op}\degreeinitial{B.C.Sc.~(Honours, Co-op)}\degreesignatures{2}} \def\bschon{\gdef\@faculty{Science}\degree{Bachelor of Science, Honours}\degreeinitial{B.Sc.~(Hon)}\degreesignatures{2}} \def\mcs{\degree{Master of Computer Science}\degreeinitial{M.C.Sc.}\degreesignatures{3}} \def\macs{\degree{Master of Applied Computer Science}\degreeinitial{M.A.C.Sc.}\degreesignatures{2}} \def\mec{\degree{Master of Electronic Commerce}\degreeinitial{M.E.C.}\degreesignatures{3}} \def\mhi{\degree{Master of Health Informatics}\degreeinitial{M.H.I.}\degreesignatures{3}} \def\masc{\degree{Master of Applied Science}\degreeinitial{M.A.Sc.}\degreesignatures{3}} \def\msc{\degree{Master of Science}\degreeinitial{M.Sc.}\degreesignatures{3}} \def\ma{\degree{Master of Arts}\degreeinitial{M.A.}\degreesignatures{3}} \def\phd{\degree{Doctor of Philosophy}\degreeinitial{Ph.D.}\dal@phdtrue\degreesignatures{5}} \def\@supervisor{}\def\@firstreader{}\def\@secondreader{} \def\@thirdreader{}\def\@fourthreader{}\def\@fifthreader{} \def\@examiner{} \def\@departmental{} \def\@submitdate{% \ifcase\the\month\or January\or February\or March\or April\or May\or June\or July\or August\or September\or October\or November\or December\fi \space \number\the\day, \number\the\year} \def\@copyrightyear{\number\the\year} \def\defencemonth#1{\gdef\@defencemonth{#1}} \def\defenceday#1{\gdef\@defenceday{#1}} \def\defenceyear#1{\gdef\@defenceyear{#1}} \def\convocation#1#2{% \gdef\@convocationmonth{#1}\gdef\@convocationyear{#2}} \def\@convwarn{\ClassWarningNoLine{dalthesis}% {Convocation date may be incorrect}} \ifnum\month<5 \def\@convocationmonth{May} \def\@convocationyear{\number\the\year\@convwarn} \else\ifnum\month<10 \def\@convocationmonth{October} \def\@convocationyear{\number\the\year\@convwarn} \else \def\@convocationmonth{February} \def\@convocationyear{% \@tempcnta=\year \advance\@tempcnta by 1 \number\the\@tempcnta\@convwarn} \fi \fi \newcommand{\MakeUppercaseWithNewline}[1]{% \begingroup \let\orig@newline\\% \DeclareRobustCommand{\\}{\orig@newline}% \MakeUppercase{#1}% \endgroup% } \newcommand{\titleCased}[1]{% \begingroup \MakeUppercase{#1}% \endgroup% } \newcommand{\titleCasedWithNewline}[1]{% \begingroup \MakeUppercaseWithNewline{#1}% \endgroup% } \newcommand{\mixedCaseTitle}{% \renewcommand{\titleCased}[1]{##1} \renewcommand{\titleCasedWithNewline}[1]{% \begingroup \let\orig@newline\\% \DeclareRobustCommand{\\}{\orig@newline}% ##1% \endgroup% } } \newcommand{\dal@titlepage}{% \thispagestyle{empty}% \ifdal@draft@mode \begin{center} \large DRAFT COPY \\ Printed \today\space\drafttime \end{center} \fi \null\vskip0.5in \begin{center} \linespread{1} \hyphenpenalty=10000\large\titleCasedWithNewline{\@title} \linespread{1.37} \end{center} \vfill \begin{center} \rmfamily by\\ \end{center} \vfill \begin{center} \@author \end{center} \vfill \begin{center} \linespread{1}\normalsize % Switch to single-spacing Submitted in partial fulfillment of the requirements\\ for the degree of \@degree \\[2.5ex] at \\[2.5ex] \@university \\ \@address \\ \@defencemonth\ \@defenceyear \linespread{1.37} \end{center} \vskip0.75in \begin{center} \rmfamily \copyright\ Copyright by \@author, \@defenceyear \end{center} \vskip0.25in \clearpage } \newcommand{\dal@eng@titlepage}{% \thispagestyle{empty}% \ifdal@draft@mode \begin{center} \large DRAFT COPY \\ Printed \today\space\drafttime \end{center} \fi \begin{center} \hyphenpenalty=10000\large\titleCasedWithNewline{\@title} \end{center} \vfill \begin{center} \rmfamily by \end{center} \vfill \begin{center} \rmfamily \@author \end{center} \vfill \begin{center} Submitted in partial fulfillment of the \\ requirements for the degree of \\ \vskip 2.5ex \MakeUppercaseWithNewline{\@degree} \\ \vskip 2.5ex Major Subject: \@dept \\ \vskip 2.5ex at \\ \vskip 2.5ex \MakeUppercaseWithNewline{\@university} \\ \end{center} \vfill {\small \@address \hfill \@defencemonth\ @defenceday, \@defenceyear} \vskip0.25in \begin{center} \rmfamily \copyright\ Copyright by \@author, \@defenceyear \end{center} \clearpage } \newcommand{\no@breaks}[1]{% {\def\\{ \ignorespaces}#1}% } \def\signature#1#2{% \ifdal@first@signature \dal@first@signaturefalse \else \sigskip \fi \parbox[b]{1in}{\smash{#1}\vskip12pt}\hfill \parbox[t]{3in}{% \shortstack{\vrule width 3in height 0.4pt\\\small#2}}% \vskip\baselineskip } \newenvironment{dal@frontpage}% {\list{}{\listparindent \z@% \itemindent \z@% \rightmargin \z@% \leftmargin \z@% \parsep \z@ \@plus\p@}% \item\relax} {\endlist% \vfill \clearpage} \newcommand{\dal@signaturepage}{% \begin{dal@frontpage} \begin{center} \MakeUppercaseWithNewline{\@university} \\[\baselineskip] \MakeUppercaseWithNewline{\@dept} \end{center} \vskip 0.25in plus 0.4in minus 0.1in \hyphenpenalty=10000 %\setlength{\parindent}{36pt} \setlength{\parindent}{0pt} % FGS request 2011-04-06 \begin{sloppypar} \hbadness=10000 The undersigned hereby certify that they have read and recommend to the Faculty of \no@breaks{\@faculty} for acceptance a thesis entitled \linebreak[3] ``{\no@breaks{\MakeUppercase{\@title}}}'' \linebreak[3] by \mbox{\@author} in partial fulfillment of the requirements for the degree of \linebreak[2] \mbox{\@degree}. \\ \end{sloppypar} % We need to fit five signatures on a page for PhD: \ifdal@phd\vspace{-5mm}\else\vskip0.2in plus 1fill minus 0.1in\fi \begin{flushright} Dated: \@defencemonth\ \@defenceday, \@defenceyear \end{flushright} \ifdal@fourth@reader \newcommand{\sigskip}{\vskip0.15in plus 0.2in minus 0.1in} \newcommand{\beginskip}{\vskip0.3875in plus 0.2in minus 0.1in} \else \ifdal@phd % make space tighter between signatures \newcommand{\sigskip}{\vskip0.12in plus 0.2in minus 0.1in} \newcommand{\beginskip}{\vskip0.3in plus 0.2in minus 0.1in} \else \newcommand{\sigskip}{\vskip0.4in plus 0.1in} \newcommand{\beginskip}{\vskip0.5875in plus 0.1in} \fi \fi \dal@CheckForTwoSupervisors% \beginskip \ifdal@phd \signature{External Examiner:}{\@examiner} \ifdal@two@supervisors \signature{Research Supervisors:}{\@supervisor} \signature{}{\@cosupervisor} \else \signature{Research Supervisor:}{\@supervisor} \fi \signature{Examining Committee:}{\@firstreader} \else % not Ph.D. degree: \ifdal@two@supervisors \signature{Supervisors:}{\@supervisor} \signature{}{\@cosupervisor} \else \signature{Supervisor:}{\@supervisor} \fi \ifdal@second@reader \signature{Readers:}{\@firstreader} \else \signature{Reader:}{\@firstreader} \fi \fi \ifdal@second@reader \signature{}{\@secondreader} \fi \ifdal@third@reader \signature{}{\@thirdreader} \fi \ifdal@fourth@reader \signature{}{\@fourthreader} \fi \ifdal@fifth@reader \signature{}{\@fifthreader} \fi % Print enough blank signature lines for the required degree. There % is always a supervisor and first reader line, so we have to adjust % our count of lines accordingly \newcounter{dal@loopindex} \ifnum\dal@supervisornum=0 \setcounter{dal@loopindex}{1} \else \setcounter{dal@loopindex}{\dal@supervisornum} \fi \ifnum\value{dal@readernum}=0 \addtocounter{dal@loopindex}{1} \else \addtocounter{dal@loopindex}{\value{dal@readernum}} \fi \ifdal@phd\addtocounter{dal@loopindex}{1}\fi \loop\ifnum\value{dal@loopindex}<\value{dal@signatures}\addtocounter{dal@loopindex}{1}\signature{}{}\repeat \ifdal@phd \vskip 15ex \signature{Departmental Representative:}{\@departmental} \fi \end{dal@frontpage} } \newcommand{\dal@eng@signaturepage}{% \begin{dal@frontpage} \begin{center} \large\bfseries \@university \\ Faculty of \@faculty \\ \ifdal@phd % Do nothing. \else \vskip 2.5ex \normalsize\mdseries Department of \@dept \vskip 2.5ex \fi \end{center} \vskip 0.25in plus 0.4in minus 0.1in \hyphenpenalty=10000 \setlength{\parindent}{0pt} \begin{sloppypar} \hbadness=10000 The undersigned hereby certify that they have examined, and recommend to the Faculty of Graduate Studies for acceptance, the thesis entitled \linebreak[3] ``{\bfseries \no@breaks{\titleCased{\@title}}}'' \linebreak[3] by \mbox{\bfseries\@author} in partial fulfillment of the requirements for the degree of \linebreak[2] \mbox{\bfseries\@degree}. \\ \end{sloppypar} \vskip0.2in plus 1fill minus 0.1in \begin{flushright} Dated: \underbar{\hbox to 1.5in{}} \end{flushright} \ifdal@fourth@reader \newcommand{\sigskip}{\vskip0.15in plus 0.2in minus 0.1in} \newcommand{\beginskip}{\vskip0.3875in plus 0.2in minus 0.1in} \else \newcommand{\sigskip}{\vskip0.4in plus 0.1in} \newcommand{\beginskip}{\vskip0.5875in plus 0.1in} \fi \dal@CheckForTwoSupervisors% \beginskip \ifdal@two@supervisors \signature{Supervisor:}{\@supervisor} \signature{Co-supervisor:}{\@cosupervisor} \else \signature{Supervisor:}{\@supervisor} \fi \ifdal@phd \signature{External Examiner:}{\@examiner} \fi \ifdal@second@reader \signature{Examiners:}{\@firstreader} \signature{}{\@secondreader} \else \signature{Examiner:}{\@firstreader} \fi \ifdal@third@reader \signature{}{\@thirdreader} \fi \ifdal@fourth@reader \signature{}{\@fourthreader} \fi \ifdal@fifth@reader \signature{}{\@fifthreader} \fi \end{dal@frontpage} } \newcommand{\dal@permissionpage}{% {\newpage %\setlength{\parindent}{0.75in} \setlength{\parindent}{0pt} % FGS request 2011-04-06 \hyphenpenalty=10000 \begin{dal@frontpage} \begin{center} \large \MakeUppercaseWithNewline{\@university} \end{center} \bigskip \begin{flushright} DATE: {\@defencemonth\ \@defenceday, \@defenceyear} \end{flushright} \begin{list}{}{% \settowidth{\labelwidth}{Department:} \setlength{\leftmargin}{\labelwidth} \addtolength{\leftmargin}{1em} \setlength{\itemindent}{0pt} \setlength{\labelsep}{\leftmargin} \addtolength{\labelsep}{-\labelwidth}} \linespread{1}\normalsize \raggedright \item[AUTHOR: \hfill] {\@author} \vskip0.10in \item[TITLE: \hfill] {\no@breaks{\titleCased{\@title}}} \vskip0.10in \item[DEPARTMENT OR SCHOOL: \hfill] {\@dept} \end{list} DEGREE: {\@degreeinitial\hfill} CONVOCATION: {\@convocationmonth\hfill} YEAR: {\@convocationyear} \\ \bigskip \linespread{1}\normalsize %\setlength{\parindent}{36pt} \setlength{\parindent}{0pt} % FGS request 2011-04-06 \vskip2ex \indent{Permission is herewith granted to \no@breaks{\@university} to circulate and to have copied for non-commercial purposes, at its discretion, the above title upon the request of individuals or institutions. I understand that my thesis will be electronically available to the public.} \medskip \begin{sloppypar}\relax\hbadness=10000 The author reserves other publication rights, and neither the thesis nor extensive extracts from it may be printed or otherwise reproduced without the author's written permission. \medskip The author attests that permission has been obtained for the use of any copyrighted material appearing in the thesis (other than brief excerpts requiring only proper acknowledgement in scholarly writing), and that all such use is clearly acknowledged. \end{sloppypar} \vskip1.5in \signature{}{{\small Signature of Author}} \end{dal@frontpage} }} \newcommand{\dal@eng@permissionpage}{% {\newpage \setlength{\parindent}{0pt} \hyphenpenalty=10000 \begin{dal@frontpage} \begin{center} \large\bfseries \@university \\ Faculty of \@faculty \end{center} \bigskip \begin{flushright} DATE: \underbar{\hbox to 1.5in{}} \end{flushright} \begin{list}{}{% \settowidth{\labelwidth}{\bfseries MAJOR SUBJECT:} \setlength{\leftmargin}{\labelwidth} \addtolength{\leftmargin}{1em} \setlength{\itemindent}{0pt} \setlength{\labelsep}{\leftmargin} \addtolength{\labelsep}{-\labelwidth}} \raggedright \item[\bfseries AUTHOR: \hfill] {\@author} \item[\bfseries TITLE: \hfill] {\no@breaks{\titleCased{\@title}}} \item[\bfseries MAJOR SUBJECT:] {\no@breaks{\@dept}} \item[\bfseries DEGREE: \hfill] {\no@breaks{\@degree}} \item[\bfseries CONVOCATION: \hfill] {\@convocationmonth, \@convocationyear} \end{list} \bigskip \linespread{1}\normalsize \indent {\small Permission is herewith granted to \no@breaks{\@university} to circulate and to have copied for non-commercial purposes, at its discretion, the above thesis upon the request of individuals or institutions.} \vskip1.5in \signature{}{{\small Signature of Author}} \bigskip\bigskip \begin{sloppypar} \relax \hbadness=10000 The author reserves other publication rights, and neither the thesis nor extensive extracts from it may be printed or otherwise reproduced without the author's written permission. \bigskip\bigskip The author attests that permission has been obtained for the use of any copyrighted material appearing in the thesis (other than brief excerpts requiring only proper acknowledgement in scholarly writing), and that all such use is clearly acknowledged. \end{sloppypar} \end{dal@frontpage} } } \newcommand{\dedicate}[1]{% \dal@dedicationtrue \gdef\dedication@text{% \begin{center} \large\em\null\vskip1in#1\vfill \end{center} }% } \newenvironment{dedication}% {\newbox\dedicate@box \global\setbox\dedicate@box=\vbox\bgroup \begin{center} \large\em\null\vskip1in} {\vfill% \end{center} \egroup \global\dal@dedicationtrue\gdef\dedication@text{\copy\dedicate@box}} \renewenvironment{abstract}[1][d]% {\newpage \if s#1 % abstract to be typeset in single-space \linespread{1}\normalsize % Switch to single-spacing \fi \newcount\ab@page \ab@page=-\arabic{page} \prefacesection{\abstractname}} {\vfil \advance \ab@page by \arabic{page} \ifnum\ab@page>0 \ClassWarningNoLine{dalthesis}% {Abstract longer than one page} \fi} \newcommand{\ackname}{Acknowledgements} \newenvironment{acknowledgements}% {\prefacesection{\ackname}} {\vfil} \let\acknowledgments\acknowledgements \let\endacknowledgments\endacknowledgements \renewcommand{\contentsname}{Table of Contents} \def\frontmatter{% \typeout{Unavoidable over/underfulls may occur in the first^^J% few pages of dalcsthesis. These can usually be ignored.^^J% However, if uncorrectable errors occur, notify staff.} \pagenumbering{roman} \pagestyle{plain} \ifx\pdfbookmark\undefined\relax\else \pdfbookmark[0]{Title Page}{titlepage_label} \fi \dal@in@prefacetrue \ifdal@title@page \ifdal@fac@engineering \dal@eng@titlepage \else \dal@titlepage \fi \else \addtocounter{page}{1} \fi \dal@set@textheight{\dal@textheight@footer} \ifdal@signature@page \ifdal@fac@engineering \dal@eng@signaturepage \else \dal@signaturepage \fi \fi \ifdal@permission@page \ifdal@fac@engineering \dal@eng@permissionpage \else \dal@permissionpage \fi \fi \ifdal@dedication \ifdal@dedication@page \dedication@text \clearpage \else \addtocounter{page}{1} \fi \fi \ifdal@contents@page \ifx\pdfbookmark\undefined\relax\else \pdfbookmark[0]{Table of Contents}{contents_label} \fi \tableofcontents \clearpage % to make multi-line section title in table of contents tighter \addtocontents{toc}{\protect\baselineskip=0.7\protect\baselineskip} \else \addtocounter{page}{1} \fi \ifdal@tables@page \listoftables \clearpage \addtocontents{lot}{\protect\addcontentsline{toc}{chapter}{\listtablename}} \addtocontents{lot}{\protect\baselineskip=0.7\protect\baselineskip} \fi \ifdal@figures@page \listoffigures \clearpage \addtocontents{lof}{\protect\addcontentsline{toc}{chapter}{\listfigurename}} \addtocontents{lof}{\protect\baselineskip=0.7\protect\baselineskip} \fi } \def\mainmatter{\newpage \typeout{Dalthesis preface pages completed.} \pagenumbering{arabic} \properpagestyle \dal@set@textheight{\dal@textheight@default} \dal@in@prefacefalse } \def\beforepreface{\frontmatter} \def\afterpreface{\mainmatter} \def\nonumchapter#1{% \chapter*{#1} \addcontentsline{toc}{chapter}{#1} } \def\prefacesection#1{% \chapter*{#1} \addcontentsline{toc}{chapter}{#1} } \def\draft{% \newcount\drafthours \newcount\draftmins \drafthours\time \divide\drafthours 60 \draftmins=-\drafthours \multiply\draftmins 60 \advance\draftmins \time \xdef\drafttime{\two@digits{\the\drafthours}:% \two@digits{\the\draftmins}} %\let\ps@plain\ps@myheadings \def\ps@plain{\let\@mkboth\@gobbletwo \def\@oddhead{{\rmfamily\slshape Draft Version -- \today% \space\drafttime}\hfil} \def\@oddfoot{\reset@font\hfil\thepage\hfil} \let\@evenhead\@oddhead\let\@evenfoot\@oddfoot} \renewcommand{\properpagestyle}{\pagestyle{myheadings} \markright{{\rmfamily Draft Version -- \today\space% \drafttime}}} \dal@draft@modetrue\properpagestyle } \def\notitlepage{\dal@title@pagefalse} \def\nosignaturepage{\dal@signature@pagefalse} \def\nopermissionpage{\dal@permission@pagefalse} \def\nodedicationpage{\dal@dedication@pagefalse} \def\notableofcontents{\dal@contents@pagefalse} \def\nolistoftables{\dal@tables@pagefalse} \def\nolistoffigures{\dal@figures@pagefalse} \def\nofront{% \dal@signature@pagefalse \dal@permission@pagefalse \dal@dedication@pagefalse \dal@contents@pagefalse \dal@tables@pagefalse \dal@figures@pagefalse } \def\nobib{\dal@print@bibfalse} \msc \properpagestyle \InputIfFileExists{dalthesis.cfg} {\typeout{Local config file dalthesis.cfg used.}}{} \endinput %% %% End of file `dalthesis.cls'.