diff options
author | Karl Berry <karl@freefriends.org> | 2012-07-23 23:38:42 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-07-23 23:38:42 +0000 |
commit | 6af7a636d58153a07da50f992189ca06599dc439 (patch) | |
tree | 950a99065a94648c1b6dfbd6eaedcfac2605d080 /Master/texmf-dist/bibtex | |
parent | 5a5ae35291039c9f1bf0f25c40b5adb3ea956920 (diff) |
sort-by-letters 2 (3jun12)
git-svn-id: svn://tug.org/texlive/trunk@27128 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/bibtex')
-rw-r--r-- | Master/texmf-dist/bibtex/bst/sort-by-letters/frplainnat-letters.bst | 37 | ||||
-rw-r--r-- | Master/texmf-dist/bibtex/bst/sort-by-letters/plainnat-letters.bst | 11 |
2 files changed, 9 insertions, 39 deletions
diff --git a/Master/texmf-dist/bibtex/bst/sort-by-letters/frplainnat-letters.bst b/Master/texmf-dist/bibtex/bst/sort-by-letters/frplainnat-letters.bst index e3f192fad07..519b1bda803 100644 --- a/Master/texmf-dist/bibtex/bst/sort-by-letters/frplainnat-letters.bst +++ b/Master/texmf-dist/bibtex/bst/sort-by-letters/frplainnat-letters.bst @@ -11,43 +11,20 @@ %% Max-Planck-Str. 2 %% D-37191 Katlenburg-Lindau %% Germany -%% E-mail: daly@mps.mpg.de +%% E-mail: daly @ mps \dot mpg \dot de %% -%% Modification de `plainnat.bst' du package natbib (citations "auteur-année") -%% pour être utilisé avec le package french (incluant l'ancien frbib.sty) +%% Modification de `plainnat.bst' du package natbib (citations +%% "auteur-ann\'ee") pour être utilis\'e avec le package french (incluant +%% l'ancien frbib.sty) %% %% - francisation des termes de la bibliographie via le package french ; %% - les noms d'auteurs sont en "small caps" ; %% - dans les citations le "et al." est en italique ; %% -%% Olivier Andrieu <andrieu@oxygene.ijm.jussieu.fr> +%% Olivier Andrieu <andrieu @ oxygene \dot ijm \dot jussieu \dot fr> %% %% 02-11-2000 %% -%% (penser à renseigner les \*name s'il est besoin) -%% -%% Thomas van Oudenhove <vanouden@enstimac.fr> -%% -%% Modifications du 25-11-2003 -%% -%% - mettre les particules en "small caps" (van, de, ...) -%% (fonctions format.names, format.full.names, format.lab.names) -%% - enlever la dernière virgule d'une liste d'auteurs -%% (L. 202, numnames => nameleft) -%% - \textit => \emph (abbréviations latines) -%% -%% Modifications du 20-04-2006 -%% -%% - ajouts des fonctions find.firstletter, editor.find.first.letter, -%% organization.find.first.letter, author.find.first.letter et -%% output.letter -%% - pour créer une biblio avec les lettres séparant chaque "auteur" -%% dont le nom commence par la même lettre -%% - Attention : les entrées DOIVENT avoir un 'author', un 'editor' -%% ou une 'organization' -%% - la définition de \alphabibitem est l'oeuvre de Mael Hilléreau -%% <mael.hillereau@free.fr> - merci de m'avoir donné l'autorisation -%% de la reproduire ici. ENTRY { address author @@ -938,7 +915,7 @@ FUNCTION {mastersthesis} new.block format.title "title" output.check new.block - "Mémoire" format.thesis.type output.nonnull + "M\'emoire" format.thesis.type output.nonnull school "school" output.check address output format.date "year" output.check @@ -972,7 +949,7 @@ FUNCTION {phdthesis} new.block format.btitle "title" output.check new.block - "Thèse de doctorat" format.thesis.type output.nonnull + "Th\`ese de doctorat" format.thesis.type output.nonnull school "school" output.check address output format.date "year" output.check diff --git a/Master/texmf-dist/bibtex/bst/sort-by-letters/plainnat-letters.bst b/Master/texmf-dist/bibtex/bst/sort-by-letters/plainnat-letters.bst index a1527a9c83b..cbe91a23863 100644 --- a/Master/texmf-dist/bibtex/bst/sort-by-letters/plainnat-letters.bst +++ b/Master/texmf-dist/bibtex/bst/sort-by-letters/plainnat-letters.bst @@ -7,22 +7,15 @@ %% Max-Planck-Str. 2 %% D-37191 Katlenburg-Lindau %% Germany -%% E-mail: daly@mps.mpg.de +%% E-mail: daly @ mps \dot mpg \dot de %% %% This program can be redistributed and/or modified under the terms %% of the LaTeX Project Public License Distributed from CTAN %% archives in directory macros/latex/base/lppl.txt; either %% version 1 of the License, or any later version. %% -%% Thomas van Oudenhove <vanouden@enstimac.fr> +%% Thomas van Oudenhove <vanouden @ enstimac \dot fr> %% -%% Modifications: 21-04-2006 -%% -%% - in the biblio, the first letter of the name of first author creates -%% a separation with other first letters (A, B, and so on) -%% - Warning : entries must have an author, editor or organization -%% - \alphabibitem is from Mael Hilléreau <mael.hillereau@free.fr> -%% many thanks to him. ENTRY { address author |