Skip to content

Commit

Permalink
thesis settings
Browse files Browse the repository at this point in the history
  • Loading branch information
glouppe committed Jun 30, 2014
1 parent 8a78bad commit c74a849
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 9 deletions.
16 changes: 8 additions & 8 deletions classicthesis-config.tex
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
% ********************************************************************
\usepackage{ifthen}
\newboolean{enable-backrefs} % enable backrefs in the bibliography
\setboolean{enable-backrefs}{false} % true false
\setboolean{enable-backrefs}{true} % true false
% ****************************************************************************************************


Expand All @@ -45,13 +45,13 @@
\newcommand{\myName}{Gilles Louppe\xspace}
\newcommand{\myProf}{Put name here\xspace}
\newcommand{\myOtherProf}{Put name here\xspace}
\newcommand{\mySupervisor}{Put name here\xspace}
\newcommand{\myFaculty}{Put data here\xspace}
\newcommand{\myDepartment}{Put data here\xspace}
\newcommand{\myUni}{Put data here\xspace}
\newcommand{\myLocation}{Darmstadt\xspace}
\newcommand{\mySupervisor}{Pierre Geurts\xspace}
\newcommand{\myFaculty}{Faculty of Applied Sciences\xspace}
\newcommand{\myDepartment}{Department of EE and CS\xspace}
\newcommand{\myUni}{University of Liege\xspace}
\newcommand{\myLocation}{Liege, Belgium\xspace}
\newcommand{\myTime}{June 2014\xspace}
\newcommand{\myVersion}{version 0.1\xspace}
\newcommand{\myVersion}{version 1.0\xspace}

% ********************************************************************
% Setup, finetuning, and useful commands
Expand Down Expand Up @@ -148,7 +148,7 @@
% ********************************************************************
% Using PDFLaTeX
% ********************************************************************
\PassOptionsToPackage{pdftex,hyperfootnotes=false,pdfpagelabels}{hyperref}
\PassOptionsToPackage{pdftex,hyperfootnotes=true,pdfpagelabels}{hyperref}
\usepackage{hyperref} % backref linktocpage pagebackref
\pdfcompresslevel=9
\pdfadjustspacing=1
Expand Down
9 changes: 8 additions & 1 deletion frontback/acknowledgments.tex
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,11 @@
\pdfbookmark[1]{Acknowledgments}{acknowledgments}
\chapter*{Acknowledgments}

(todo)


% Pierre
% Colleagues
% Sklearn
% Friends
% Family
% Petit loup

0 comments on commit c74a849

Please sign in to comment.