summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/hecthese/template-msc-classic.tex
blob: 533791b548b7abf203ba860c8f1944319af8dc4a (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
%%
%% This is file `template-msc-classic.tex',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% hecthese.dtx  (with options: `gabarit,msc,classique,anglais')
%% 
%% This is a stripped version of the original file.
%% 
%% Copyright 2017-2019 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 CLASSIC THESIS
%%
%% 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[mscclassique,frenchb,english]{hecthese}
%%
%% 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
%%
%% BIBLIOGRAPHY STYLE
%%
%% We use the default apa 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{apa}
%%
%% 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} % Numérotation 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}
%%
%% 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 métadonnées 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=» % caractères « et » sont les guillemets
}
%%
%% BEGINNING OF THE DISSERTATION OR THESIS
%%
\begin{document}

%% Pages liminaires / frontmatter
\frontmatter

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

%% Page de titre
 \HECtitlepages


%% Résumé français / french abstract
 \include{abstract-french}

%% Résumé anglais / english abstract
 \include{abstract-english}

%% Table des matières (* 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 abréviations / acronyms list
 \include{acronym-list}

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

%% Remerciements / acknowledgements
 \include{acknowledgements}

%% Partie principale de la thèse ou du mémoire / mainmatter
\mainmatter

%% Introduction
\include{introduction}

%% Revue de la littérature / literature review
 \include{literature-review}

%% Chapitres de développement / chapters
\include{chapter-1}
\include{chapter-2}
\include{chapter-3}

%% Conclusion
\include{conclusion}

%% Index analytique / analytical index
\printindex

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

\backmatter

%% Retour à 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-msc-classic.tex'.