blob: 05c6c6cc17b24a6a54a26269cafe9e0bb1c4a49c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
%% File containing the literature review
\chapter*{\HECtdmRevueLitterature}
\phantomsection\addcontentsline{toc}{chapter}{\HECtdmRevueLitterature}
\thispagestyle{empty} % Première page non paginée / First page unnumbered
%% Write your literature review here.
%% DISSERTATIONS AND THESES WRITTEN WITH ARTICLES
%% If you have inserted citations in this section, uncomment the following
%% command and type in the bibliography style and the .bib file name
%% used for your references.
%% \HECreferences{style}{nom-du-fichier}
|