Declaration grammer and acknowledgments

This commit is contained in:
Krishna Kumar 2014-05-30 11:33:37 +01:00
parent d8bbd2ef55
commit f5eaebe987
5 changed files with 540 additions and 471 deletions

View File

@ -763,7 +763,9 @@ font in the preamble.tex file by specifying `customfont' in the class options}
}
% ******************** To compute empty space in title page ********************
% Boxes below are used to space differt contents on the title page
% Boxes below are used to space different contents on the title page
% Based on https://github.com/cambridge/thesis
\newcommand{\computeTitlePageSpacing}{

View File

@ -2,7 +2,7 @@
\begin{declaration}
I hereby declare that except where specific reference is made to the work of others, the contents of this dissertation are original and have not been submitted in whole or in part for consideration for any other degree or qualification in this, or any other University. This dissertation is the result of my own work and includes nothing which is the outcome of work done in collaboration, except where specifically indicated in the text. This dissertation contains less than 65,000 words including appendices, bibliography, footnotes, tables and equations and has less than 150 figures.
I hereby declare that except where specific reference is made to the work of others, the contents of this dissertation are original and have not been submitted in whole or in part for consideration for any other degree or qualification in this, or any other University. This dissertation is the result of my own work and includes nothing which is the outcome of work done in collaboration, except where specifically indicated in the text. This dissertation contains fewer than 65,000 words including appendices, bibliography, footnotes, tables and equations and has less than 150 figures.
% Author and date will be inserted automatically from thesis.tex \author \degreedate

View File

@ -113,6 +113,7 @@
% *****************************************************************************
% *************** Changing the Visual Style of Chapter Headings ***************
% This section on visual style is from https://github.com/cambridge/thesis
% Uncomment the section below. Requires titlesec package.

Binary file not shown.

1004
thesis.ps

File diff suppressed because it is too large Load Diff