blob: 5a08c6c4d580b168ec0ce5fcd613eca6d8ce4986 (
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} % Premiere page non paginee / 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}
|