Abstract Separate with no page numbering and Declaration as per university guidelines
This commit is contained in:
parent
1041df3518
commit
a7f123bb22
@ -2,5 +2,4 @@
|
|||||||
% Use `abstract' as an option in the document class to print only the titlepage and the abstract.
|
% Use `abstract' as an option in the document class to print only the titlepage and the abstract.
|
||||||
\begin{abstract}
|
\begin{abstract}
|
||||||
This is where you write your abstract ...
|
This is where you write your abstract ...
|
||||||
|
|
||||||
\end{abstract}
|
\end{abstract}
|
||||||
|
@ -81,6 +81,7 @@ the Title page and an abstract with PhD title and author name, if this was
|
|||||||
intentional, ignore this warning. Congratulations on submitting your thesis!!
|
intentional, ignore this warning. Congratulations on submitting your thesis!!
|
||||||
If not, please remove the option `abstract' from the document class and
|
If not, please remove the option `abstract' from the document class and
|
||||||
recompile. Good luck with your writing!}
|
recompile. Good luck with your writing!}
|
||||||
|
\PassOptionsToClass{oneside}{book}
|
||||||
}
|
}
|
||||||
|
|
||||||
% ****************** Chapter Mode - To print only selected chapters ************
|
% ****************** Chapter Mode - To print only selected chapters ************
|
||||||
|
BIN
thesis.dvi
BIN
thesis.dvi
Binary file not shown.
BIN
thesis.pdf
BIN
thesis.pdf
Binary file not shown.
@ -1,7 +1,7 @@
|
|||||||
%!PS-Adobe-2.0
|
%!PS-Adobe-2.0
|
||||||
%%Creator: dvips(k) 5.993 Copyright 2013 Radical Eye Software
|
%%Creator: dvips(k) 5.993 Copyright 2013 Radical Eye Software
|
||||||
%%Title: thesis.dvi
|
%%Title: thesis.dvi
|
||||||
%%CreationDate: Tue Feb 11 00:41:34 2014
|
%%CreationDate: Fri Feb 14 19:00:46 2014
|
||||||
%%Pages: 39
|
%%Pages: 39
|
||||||
%%PageOrder: Ascend
|
%%PageOrder: Ascend
|
||||||
%%BoundingBox: 0 0 596 842
|
%%BoundingBox: 0 0 596 842
|
||||||
@ -13,7 +13,7 @@
|
|||||||
%DVIPSWebPage: (www.radicaleye.com)
|
%DVIPSWebPage: (www.radicaleye.com)
|
||||||
%DVIPSCommandLine: dvips -z -o thesis.ps.temp -ta4 thesis.dvi
|
%DVIPSCommandLine: dvips -z -o thesis.ps.temp -ta4 thesis.dvi
|
||||||
%DVIPSParameters: dpi=600
|
%DVIPSParameters: dpi=600
|
||||||
%DVIPSSource: TeX output 2014.02.11:0041
|
%DVIPSSource: TeX output 2014.02.14:1900
|
||||||
%%BeginProcSet: tex.pro 0 0
|
%%BeginProcSet: tex.pro 0 0
|
||||||
%!
|
%!
|
||||||
/TeXDict 300 dict def TeXDict begin/N{def}def/B{bind def}N/S{exch}N/X{S
|
/TeXDict 300 dict def TeXDict begin/N{def}def/B{bind def}N/S{exch}N/X{S
|
||||||
|
@ -87,7 +87,8 @@
|
|||||||
% the document class.
|
% the document class.
|
||||||
|
|
||||||
\ifdefineAbstract
|
\ifdefineAbstract
|
||||||
\includeonly{Abstract/abstract}
|
\pagestyle{empty}
|
||||||
|
\includeonly{Declaration/declaration, Abstract/abstract}
|
||||||
\fi
|
\fi
|
||||||
|
|
||||||
% ***************************** Chapter Mode ***********************************
|
% ***************************** Chapter Mode ***********************************
|
||||||
|
Loading…
Reference in New Issue
Block a user