Changed date in example thesis
This commit is contained in:
Binary file not shown.
@@ -1,7 +1,7 @@
|
|||||||
% **************************************************
|
% **************************************************
|
||||||
% Clean Thesis
|
% Clean Thesis
|
||||||
% -- A LaTeX Style for Thesis Documents --
|
% -- A LaTeX Style for Thesis Documents --
|
||||||
%
|
%
|
||||||
% Copyright (C) 2011-2014 Ricardo Langner
|
% Copyright (C) 2011-2014 Ricardo Langner
|
||||||
% **************************************************
|
% **************************************************
|
||||||
%
|
%
|
||||||
@@ -12,21 +12,21 @@
|
|||||||
% for my diplom thesis (Diplomarbeit). The style can be understood
|
% for my diplom thesis (Diplomarbeit). The style can be understood
|
||||||
% as my personal compromise - a typical clean looking scientific
|
% as my personal compromise - a typical clean looking scientific
|
||||||
% document combined and polished with minor beautifications.
|
% document combined and polished with minor beautifications.
|
||||||
%
|
%
|
||||||
% The design of this "Clean Thesis" style is inspired
|
% The design of this "Clean Thesis" style is inspired
|
||||||
% by user guide documents from Apple Inc.
|
% by user guide documents from Apple Inc.
|
||||||
%
|
%
|
||||||
% Note: If you are looking for an exact and correct style regarding
|
% Note: If you are looking for an exact and correct style regarding
|
||||||
% typographic rules, please have a look at the "Classic Thesis Style"
|
% typographic rules, please have a look at the "Classic Thesis Style"
|
||||||
% (see http://www.miede.de/index.php?page=classicthesis).
|
% (see http://www.miede.de/index.php?page=classicthesis).
|
||||||
%
|
%
|
||||||
% *** Donation = Postcard ***
|
% *** Donation = Postcard ***
|
||||||
% Based on the idea of Andr\'e Miede: If you like the "Clean Thesis"
|
% Based on the idea of Andr\'e Miede: If you like the "Clean Thesis"
|
||||||
% style I would be very pleased about a donation in the form of a
|
% style I would be very pleased about a donation in the form of a
|
||||||
% POSTCARD. You can find my address in the file Clean-Thesis.pdf.
|
% POSTCARD. You can find my address in the file Clean-Thesis.pdf.
|
||||||
% I am going to collect all postcards and exhibit them at the website
|
% I am going to collect all postcards and exhibit them at the website
|
||||||
% I mentioned.
|
% I mentioned.
|
||||||
%
|
%
|
||||||
% *** Idea and Inspiration ***
|
% *** Idea and Inspiration ***
|
||||||
% The idea of providing my customized style for thesis documents
|
% The idea of providing my customized style for thesis documents
|
||||||
% passed through my mind while writing my own thesis. Motivated and
|
% passed through my mind while writing my own thesis. Motivated and
|
||||||
@@ -35,20 +35,20 @@
|
|||||||
% (thanks to Andr\'e for doing a great job) I decided to collect all
|
% (thanks to Andr\'e for doing a great job) I decided to collect all
|
||||||
% design and style related functionality in a separate LaTeX style and
|
% design and style related functionality in a separate LaTeX style and
|
||||||
% provide this style to other thesis writers.
|
% provide this style to other thesis writers.
|
||||||
%
|
%
|
||||||
%
|
%
|
||||||
% License Information:
|
% License Information:
|
||||||
% ----------------------------------------
|
% ----------------------------------------
|
||||||
% "Clean Thesis" is free software: you can redistribute it and/or modify
|
% "Clean Thesis" is free software: you can redistribute it and/or modify
|
||||||
% it under the terms of the GNU General Public License as published by
|
% it under the terms of the GNU General Public License as published by
|
||||||
% the Free Software Foundation, either version 3 of the License, or
|
% the Free Software Foundation, either version 3 of the License, or
|
||||||
% (at your option) any later version.
|
% (at your option) any later version.
|
||||||
%
|
%
|
||||||
% "Clean Thesis" is distributed in the hope that it will be useful,
|
% "Clean Thesis" is distributed in the hope that it will be useful,
|
||||||
% but WITHOUT ANY WARRANTY; without even the implied warranty of
|
% but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
% GNU General Public License for more details.
|
% GNU General Public License for more details.
|
||||||
%
|
%
|
||||||
% You should have received a copy of the GNU General Public License
|
% You should have received a copy of the GNU General Public License
|
||||||
% along with this program. If not, see <http://www.gnu.org/licenses/>.
|
% along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
% **************************************************
|
% **************************************************
|
||||||
@@ -83,7 +83,7 @@
|
|||||||
\newcommand{\thesisTitle}{The Clean Thesis Style}
|
\newcommand{\thesisTitle}{The Clean Thesis Style}
|
||||||
\newcommand{\thesisName}{Ricardo Langner}
|
\newcommand{\thesisName}{Ricardo Langner}
|
||||||
\newcommand{\thesisSubject}{Documentation}
|
\newcommand{\thesisSubject}{Documentation}
|
||||||
\newcommand{\thesisDate}{April 7, 2014}
|
\newcommand{\thesisDate}{September 30, 2014}
|
||||||
\newcommand{\thesisVersion}{0.2.3}
|
\newcommand{\thesisVersion}{0.2.3}
|
||||||
|
|
||||||
\newcommand{\thesisFirstReviewer}{Jane Doe}
|
\newcommand{\thesisFirstReviewer}{Jane Doe}
|
||||||
@@ -124,7 +124,7 @@
|
|||||||
pdftitle={\thesisTitle}, % - title (PDF meta)
|
pdftitle={\thesisTitle}, % - title (PDF meta)
|
||||||
pdfsubject={\thesisSubject},% - subject (PDF meta)
|
pdfsubject={\thesisSubject},% - subject (PDF meta)
|
||||||
pdfauthor={\thesisName}, % - author (PDF meta)
|
pdfauthor={\thesisName}, % - author (PDF meta)
|
||||||
plainpages=false, % -
|
plainpages=false, % -
|
||||||
colorlinks=false, % - colorize links?
|
colorlinks=false, % - colorize links?
|
||||||
pdfborder={0 0 0}, % -
|
pdfborder={0 0 0}, % -
|
||||||
breaklinks=true, % - allow line break inside links
|
breaklinks=true, % - allow line break inside links
|
||||||
|
Reference in New Issue
Block a user