summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/yathesis/yathesis-samples-templates.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/yathesis/yathesis-samples-templates.dtx')
-rw-r--r--Master/texmf-dist/source/latex/yathesis/yathesis-samples-templates.dtx87
1 files changed, 46 insertions, 41 deletions
diff --git a/Master/texmf-dist/source/latex/yathesis/yathesis-samples-templates.dtx b/Master/texmf-dist/source/latex/yathesis/yathesis-samples-templates.dtx
index 2df428f650b..46866d39f06 100644
--- a/Master/texmf-dist/source/latex/yathesis/yathesis-samples-templates.dtx
+++ b/Master/texmf-dist/source/latex/yathesis/yathesis-samples-templates.dtx
@@ -685,8 +685,6 @@
%<these-sample>\include{corps/position-problemeI}
%<*position-problemeI-sample|flat-sample>
\chapter{Contexte du chaos du rire}
-\epigraphhead[30]{\selectlanguage{english}\epigraph{I have not failed. I've
- just found 10.000 ways that won't work.}{Thomas A. Edison}}
Je peux citer\index{citation}\index{citation!formelle} des extraits de
documents. J'ai par exemple reproduit ci-dessous, par extraits, le discours de
@@ -825,6 +823,9 @@ suis certain qu'il sera \og hors-texte\fg{} :
\chapter{Développement}
\label{chap-developpement}
+\epigraphhead[30]{\selectlanguage{english}\epigraph{I have not failed. I've
+ just found 10.000 ways that won't work.}{Thomas A. Edison}}
+
Dans ce chapitre, nous développons notre travail. Nous citons une
référence\index{référence!bibliographique|see{bibliographie}}
bibliographique\index{bibliographie!référence} \autocite{relativite}
@@ -1296,59 +1297,59 @@ int factorielle(int n)
% \end{macrocode}
%
% \begin{macrocode}
-@Article{ hp,
- author = {Poincaré, Henri},
- title = {Démonstration nouvelle des propriétés de l'indicatrice
- d'une surface},
- journal = {Annales de Mathématiques},
- volume = 13,
- date = {1874},
- pages = {449--456}
+@Article{ hp,
+ author = {Poincaré, Henri},
+ title = {Démonstration nouvelle des propriétés de l'indicatrice
+ d'une surface},
+ journal = {Annales de Mathématiques},
+ volume = 13,
+ date = {1874},
+ pages = {449-456}
}
-@Book{ relativite,
- author = {Einstein, Albert and Lorentz, Hendrik Antoon and
- Minkowski, Hermann and Weyl, Hermann},
- title = {The Principle of Relativity},
- publisher = {Methuen},
- address = {London},
- date = {1923}
+@Book{ relativite,
+ author = {Einstein, Albert and Lorentz, Hendrik Antoon and
+ Minkowski, Hermann and Weyl, Hermann},
+ title = {The Principle of Relativity},
+ publisher = {Methuen},
+ address = {London},
+ date = {1923}
}
-@InBook{ cond,
- author = {de Condorcet, Nicolas},
+@InBook{ cond,
+ author = {de Condorcet, Nicolas},
editor = {O'Connor, Arhur and Arago, François},
- title = {Discours prononcé à l'Assemblée Nationale au nom de
+ title = {Discours prononcé à l'Assemblée Nationale au nom de
l'Académie des Sciences à la séance du
\formatdate{12}{06}{1790}},
- booktitle = {Œuvres de Condorcet},
- publisher = {Firmin Didot Frères},
- address = {Paris},
- volume = {1},
- origdate = {1790-06-12},
+ booktitle = {Œuvres de Condorcet},
+ publisher = {Firmin Didot Frères},
+ address = {Paris},
+ volume = {1},
+ origdate = {1790-06-12},
pages = {508-511},
url = {http://gallica.bnf.fr/ark:/12148/bpt6k58105584},
- date = {1847}
+ date = {1847}
}
-@TechReport{ unrapport,
- author = {Nom, Prénom},
- title = {Titre du rapport technique},
- institution = {Institution où le rapport a vu le jour},
- date = {2012}
+@TechReport{ unrapport,
+ author = {Nom, Prénom},
+ title = {Titre du rapport technique},
+ institution = {Institution où le rapport a vu le jour},
+ date = {2012}
}
-@Manual{ amsmath,
- title = {User's Guide for the \textsf{amsmath} Package},
- organization = {American Mathematical Society},
- date = {2002-02-25}
+@Manual{ amsmath,
+ title = {User's Guide for the \textsf{amsmath} Package},
+ organization = {American Mathematical Society},
+ date = {2002-02-25}
}
-@PhDThesis{ knuth63,
- author = {Knuth, Donald Ervin},
- title = {Finite semifields and projective planes},
- school = {California Institute of Technology},
- date = {1963}
+@PhDThesis{ knuth63,
+ author = {Knuth, Donald Ervin},
+ title = {Finite semifields and projective planes},
+ school = {California Institute of Technology},
+ date = {1963}
}
% \end{macrocode}
%
@@ -1367,5 +1368,9 @@ Vous pouvez stocker les images de votre thèse dans le présent répertoire.
% \begin{macrocode}
%</README-images-master>
% \end{macrocode}
-
+%
% \endinput
+% Local Variables:
+% mode: doctex
+% TeX-master: t
+% End: