summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/hecthese/template-phd-articles.tex
blob: 2473329c9d717590ea9b568f166686fec06da822 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
%%
%% This is file `template-phd-articles.tex',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% hecthese.dtx  (with options: `gabarit,phd,articles,anglais')
%% 
%% This is a stripped version of the original file.
%% 
%% Copyright 2017-2021 HEC Montreal
%% 
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3c
%% of this license or (at your option) any later version.
%% 
%% The latest version of this license is in
%% http://www.latex-project.org/lppl.txt
%% and version 1.3c or later is part of all distributions of LaTeX
%% version 2008/05/04 or later.
%% 
%% This work has the LPPL maintenance status `maintained'.
%% 
%% The Current Maintainer of this work is Benoit Hamel
%% <benoit.2.hamel@hec.ca>.
%% 
%% This work consists of the files hecthese.dtx and hecthese-fr.ins,
%% hecthese-en.ins, hecthese.pdf, hecthese-en.pdf
%% and the derived files listed in the README file.
%% 
%% TEMPLATE FOR A DISSERTATION WRITTEN WITH ARTICLES
%%
%% This is the master file where you write all your work-related metadata,
%% where you create your homemade commands and environments. It is from this
%% file that you run your compilations.
%%
%% DO NOT WRITE YOUR DISSERTATION OR THESIS IN THIS FILE!
%%
%% Read the hecthese class documentation for more information.
%%
%% DOCUMENT CLASS DECLARATION
%%
%% The document class is declared with its default document type and
%% language. Write in the options list the desired font size (10pt, 11pt,12pt)
%% or let the class load the default font size: 12pt.
\documentclass[phdarticles,french,english]{hecthese}
%%
%% PRE-LOADED PACKAGES
%%
%% Here is the list of all the packages that come preloaded with the hecthese
%% class. YOU MUST NOT RELOAD THEM! In doing so, you will create bugs.
%%
%% Package[utf8]{inputenc}
%% Package[T1]{fontenc}
%% Package{natbib}
%% Package{chapterbib}
%% Package{babel}
%% Package[autolanguage]{numprint}
%% Package{calc}
%% Package{enumitem}
%% Package{tocvsec2}
%% Package{graphicx}
%% Package{color}
%% Package{amsmath}
%% Package{iflang}
%%
%% LOADING PACKAGES
%%
%% Add all the packages you need to write your dissertation or thesis.
%% Read the class documentation so learn more about preloaded packages. Make
%% sure to follow these instructions:
%%
%% 1) The hyperref MUST ALWAYS BE LOADED LAST if you want the package to work
%% correctly.
%% 2) The geometry package et INCOMPATIBLE with the memoir class. You can't
%% use it in your work. Read the memoir class' documentation for more
%% information.
%%
%% CHOOSING A FONT
%%
%% Choose the mathptmx package if you want to use a serif-type font, like
%% Times, and the mathpazo package if you want to use a sans serif-type font,
%% like Arial. Choose one package and delete the other, or comment it out.
\usepackage{mathptmx}
%% \usepackage{mathpazo}

\usepackage{hyperref}
%%
%% INDEX PRODUCTION
%%
\makeindex
%%
%% TITLE GENERATION
%%
%% We change the general introduction's and conclusion's titles.
%%
\HECgenererTitres
%%
%%
%% TABLE OF CONTENTS LAYOUT
%%
%% All document divisions up to the subsections are included in the table
%% of contents. If you want a more detailled table of contents, change
%% the following two commands so they match the level of detail you want
%% in your TOC.
%%
\setsecnumdepth{subsection} % Numerotation des sous-sections / Subsection numbering
\settocdepth{subsection} % Inclusion des sous-sections dans la TDM / Including subsections in the TOC
%%
%% DOCUMENT METADATA
%%
%% The title of your work. If the title is too long, use the \\ command
%% to output the title in multiple lines.
\HECtitle{Dissertation or thesis title}
%% The subtitle of your work. If there is no subtitle, empty the contents
%% from  the curly braces.
\HECsubtitle{Dissertation or thesis subtitle}
%% The author is you...
\HECauthor{FirstName LastName}
%% Name of the M.Sc. or Ph.D. option
\HECoption{Option Name}
%% Month of the work's final submission
\HECsubMonth{May}
%% Year of the work's final submission
\HECsubYear{2018}
%% The complete name of the "rapporteur president" and her gender (M or F)
\HECrapporteurPresident{FirstName LastName}{M or F}
%% The complete name of the research director and her gender (M or F)
\HECresearchDirector{FirstName LastName}{M or F}
%% The complete name of the research codirector and her gender (M or F)
\HECresearchCodirector{FirstName LastName}{M or F}
%% The research codirector's university
\HECcodirectorUniversity{HEC Montr\'{e}al}
%% The complete name of the jury member
\HECjuryMember{FirstName LastName}
%% The jury member's university
\HECjuryMemberUniversity{HEC Montr\'{e}al}
%% The complete name of the external examinator and her gender (M or F)
\HECexternalExaminator{FirstName LastName}{M or F}
%% The external examinator's university
\HECexaminatorUniversity{HEC Montr\'{e}al}
%% The complete name of the director's representative and her gender (M or F)
\HECdirectorRepresentative{FirstName LastName}{M or F}
%%
%% PACKAGE OPTIONS
%%
%% If your packages need to have options loaded before the document's
%% beginning, write them hereafter. If you want to override preloaded
%% packages' options, read the class documentation to learn how.
%%
%% Options du package hyperref (inclure les metadonnees pdf dans les options) /
%% hyperref package option (including pdf metadata)
\hypersetup{%
colorlinks=true,
allcolors=black,
pdfauthor=\HECpdfauteur,
pdftitle=\HECpdftitre
}
%% Options de babel / babel options
\frenchbsetup{% 
og=«, fg=» % caracteres « et » sont les guillemets
}
%%
%% BEGINNING OF THE DISSERTATION OR THESIS
%%
\begin{document}
%%
%% BIBLIOGRAPHY STYLE
%%
%% We use the default apalike bibliography style. Using this style isn't mandatory.
%% Read the class' documentation to learn more about the styles compatible with
%% the language of your dissertation or thesis.
%%
\bibliographystyle{apalike}

%% Pages liminaires / frontmatter
\frontmatter

%% Page de garde / cover page
\mbox{}
\thispagestyle{empty}
\cleardoublepage

%% Page de titre
 \HECtitlepages

%% Configuration des bibliographies des articles /
%% Articles' bibliographies configuration
\HECbibliographieArticle

%% Resume francais / french abstract
 \include{abstract-french}

%% Resume anglais / english abstract
 \include{abstract-english}

%% Table des matieres (* pour ne pas inclure la TDM dans la TDM) /
%% Table of contents (* for excluding the TOC from the TOC)
\tableofcontents*
\cleardoublepage

%% Liste des tableaux / list of table
\listoftables
\cleardoublepage

%% Liste des figures / list of figures
\listoffigures
\cleardoublepage

%% Liste des abreviations / acronyms list
 \include{acronym-list}

%% Dedicace / dedication
 \include{dedication}

%% Remerciements / acknowledgements
 \include{acknowledgements}

%% Avant-propos / preface
 \include{preface}

%% Partie principale de la these ou du memoire / mainmatter
\mainmatter

%% Introduction
\include{introduction}

%% Cadre theorique / theoretical framework
 \include{theoretical-framework}

%% Articles de developpement / articles
\include{article-1}
\include{article-2}
\include{article-3}

%% Conclusion
\include{conclusion}

%% Index analytique / analytical index
\printindex

%% BIBLIOGRAPHIE / BIBLIOGRAPHY
 %% General bibliography configuration
\HECbibliographieGenerale
%% Write the name of your .bib file between the curly braces.
\bibliography{}

\backmatter

%% Retour a la pagination romaine / Back to roman page numbering
\pagenumbering{roman}

%% Annexes / appendices
\appendix
 \include{appendix}

%% Page de garde de fin / back cover page
\mbox{}
\thispagestyle{empty}

\end{document}
\endinput
%%
%% End of file `template-phd-articles.tex'.