style biblio

This commit is contained in:
Matthieu Herrb 2014-04-09 21:24:50 +02:00
parent 8bc732be39
commit 3114ce64b8
2 changed files with 1053 additions and 2 deletions

1051
intro/ttnn.bst Normal file

File diff suppressed because it is too large Load diff

View file

@ -236,7 +236,7 @@
% Bibliographie
% redéfinition de l'environnement pour ajouter un \labelsep de 1.5em pour être
% cohérent avec le modèle de présentation ISO de la biblio de Word.
\newenvironment{jresbibliography}[1]
\newenvironment{ttnnbibliography}[1]
{\section*{\refname}%
\@mkboth{\MakeUppercase\refname}{\MakeUppercase\refname}%
\list{\@biblabel{\@arabic\c@enumiv}}%
@ -257,4 +257,4 @@
{\@latex@warning{Empty `thebibliography' environment}}%
\endlist}
\addto\captionsfrench{\def\refname{Bibliographie}}
\bibliographystyle{jres}
\bibliographystyle{ttnn}