summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-11-17 21:00:25 +0000
committerKarl Berry <karl@freefriends.org>2022-11-17 21:00:25 +0000
commit4074868e27d1f3b31a0253cb24032be2f6c69309 (patch)
tree0c8f288b17ff74bf158fe781df80577d166cc1eb /Master/texmf-dist/doc/latex
parent2651565a4e4dcd94d502ced22c366d0059d71353 (diff)
udes-genie-these (17nov22)
git-svn-id: svn://tug.org/texlive/trunk@65039 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex')
-rw-r--r--Master/texmf-dist/doc/latex/udes-genie-these/Exemple/document.tex50
-rw-r--r--Master/texmf-dist/doc/latex/udes-genie-these/README.md35
-rw-r--r--Master/texmf-dist/doc/latex/udes-genie-these/udes-genie-these.pdfbin124734 -> 129528 bytes
3 files changed, 44 insertions, 41 deletions
diff --git a/Master/texmf-dist/doc/latex/udes-genie-these/Exemple/document.tex b/Master/texmf-dist/doc/latex/udes-genie-these/Exemple/document.tex
index 88b1c28de57..66245c37d87 100644
--- a/Master/texmf-dist/doc/latex/udes-genie-these/Exemple/document.tex
+++ b/Master/texmf-dist/doc/latex/udes-genie-these/Exemple/document.tex
@@ -18,6 +18,7 @@
fichier-symboles = {symboles},
fichier-acronymes = {acronymes},
fichiers-references = {references},
+ %style-references = plain,
}
\TitreFrancais{CECI EST LE TITRE FRANÇAIS\\DU DOCUMENT}
@@ -46,44 +47,39 @@ Ce document est uniquement un exemple d'utilisation de la classe \LaTeX\ pour la
Les références bibliographiques qui suivent ne sont que des exemples. Il faut se référer au protocole pour plus de détails à ce sujet afin de s'assurer que les références sont complètes et qu'elles sont conformes aux exigences.
\begin{description}
- \item[Article de périodique:]
- il y a quatre exemples \cite{burke1995,pattamatta2009,roy2009,vasu2009}.
-
- \item[Articles d'actes de conférence:]
- il y a un exemple court~\cite{prevenslik2009}
- et deux exemples longs~\cite{coronado2005,yeung2006}.
-
- \item[Livre:]
- il y a un exemple court~\cite{russell2003}
- et trois exemples longs~\cite{kececioglu1991,knuth1998-num,meriam2010}.
-
- \item[Livre, une partie:]
- il y a deux exemples courts~\cite{cormen2001,gaddis2009}
- et trois exemples longs~\cite{kececioglu1991-partie,knuth1998-sort,meriam2010-dist}.
-
- \item[Essai, mémoire et thèse:]
- il y a un exemple de chacun \cite{belanger2009,chafei2009,francoeur2009}.
-
- \item[Rapport technique:]
- il y a un exemple court~\cite{belley2008}
- et un exemple long~\cite{kernighan1991}.
-
+ \item[Article de périodique:]
+ il y a quatre exemples \cite{burke1995,pattamatta2009,roy2009,vasu2009}.
+
+ \item[Articles d'actes de conférence:]
+ il y a un exemple court~\cite{prevenslik2009}
+ et deux exemples longs~\cite{coronado2005,yeung2006}.
+
+ \item[Livre:]
+ il y a un exemple court~\cite{russell2003}
+ et trois exemples longs~\cite{kececioglu1991,knuth1998-num,meriam2010}.
+
+ \item[Livre, une partie:]
+ il y a deux exemples courts~\cite{cormen2001,gaddis2009}
+ et trois exemples longs~\cite{kececioglu1991-partie,knuth1998-sort,meriam2010-dist}.
+
+ \item[Essai, mémoire et thèse:]
+ il y a un exemple de chacun \cite{belanger2009,chafei2009,francoeur2009}.
+
+ \item[Rapport technique:]
+ il y a un exemple court~\cite{belley2008}
+ et un exemple long~\cite{kernighan1991}.
+
\end{description}
\chapter{CONCEPTION}
-Le texte de la conception.
\chapter{RÉALISATION}
-Le texte de la réalisation.
\chapter{TESTS}
-Le texte des tests.
\chapter{ANALYSE}
-Le texte de l'analyse.
\chapter{CONCLUSION}
-Le texte de la conclusion.
\appendix
diff --git a/Master/texmf-dist/doc/latex/udes-genie-these/README.md b/Master/texmf-dist/doc/latex/udes-genie-these/README.md
index b0caad3982a..82bbd5cff7c 100644
--- a/Master/texmf-dist/doc/latex/udes-genie-these/README.md
+++ b/Master/texmf-dist/doc/latex/udes-genie-these/README.md
@@ -1,12 +1,31 @@
# udes-genie-these : Thesis class for the Faculté de génie at the Université de Sherbrooke
## Overview
-The udes-genie-these class can be used for Ph.D. thesis, master's thesis and project definition at the Faculté de génie of the Université de Sherbrooke (Québec, Canada). The class file is coherent with the latest version of the *Protocole de rédaction aux études supérieures* which is available on the faculty's intranet.
+The udes-genie-these class can be used for Ph.D. thesis, master's thesis and project definition at the Faculté de génie of the Université de Sherbrooke (Québec, Canada). The class file is coherent with the latest version of the *Protocole de rédaction aux études supérieures* which is available on the faculty's intranet.
The class file documentation is in French, the language of the typical user at the Université de Sherbrooke. An example of use is also distributed with the documentation.
Copyright (C) 2017-2022 Charles-Antoine Brunet
+## Class file (udes-genie-these.cls)
+The class file (udes-genie-these.cls) is generated with the installation file (udes-genie-these.ins) with the following command:
+```
+pdflatex udes-genie-these.ins
+```
+
+## File description
+#### Documentation
+- udes-genie-these.pdf: package documentation
+- README.md: this file
+
+#### Source files
+- udes-genie-these.dtx: source file
+- udes-genie-these.ins: installation file
+
+#### Usage example
+- document.tex: main file
+- \*.tex, \*.bib: files used by main file
+
## Authors and maintainers
Charles-Antoine Brunet (Charles-Antoine.Brunet@USherbrooke.ca)
@@ -21,16 +40,4 @@ CTAN: [udes-genie-these](https://www.ctan.org/pkg/udes-genie-these)
TDS archive: [udes-genie-these.tds.zip](https://mirrors.ctan.org/install/macros/latex/contrib/udes-genie-these.tds.zip)
-### File description
-
-#### Documentation
-- udes-genie-these.pdf: package documentation
-- README.md: this file
-
-#### Source files
-- udes-genie-these.dtx: source file
-- udes-genie-these.ins: installation file
-
-#### Usage example
-- document.tex: main file
-- \*.tex, \*.bib: files used by main file
+Flat archive: [udes-genie-these.zip](https://mirrors.ctan.org/macros/latex/contrib/udes-genie-these.zip)
diff --git a/Master/texmf-dist/doc/latex/udes-genie-these/udes-genie-these.pdf b/Master/texmf-dist/doc/latex/udes-genie-these/udes-genie-these.pdf
index 2e39e9516a1..e834a41846b 100644
--- a/Master/texmf-dist/doc/latex/udes-genie-these/udes-genie-these.pdf
+++ b/Master/texmf-dist/doc/latex/udes-genie-these/udes-genie-these.pdf
Binary files differ