diff options
Diffstat (limited to 'Master/texmf-dist/doc/bibtex/bib-fr')
-rw-r--r-- | Master/texmf-dist/doc/bibtex/bib-fr/CHANGELOG | 21 | ||||
-rw-r--r-- | Master/texmf-dist/doc/bibtex/bib-fr/README | 10 |
2 files changed, 31 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/bibtex/bib-fr/CHANGELOG b/Master/texmf-dist/doc/bibtex/bib-fr/CHANGELOG new file mode 100644 index 00000000000..c86695a0492 --- /dev/null +++ b/Master/texmf-dist/doc/bibtex/bib-fr/CHANGELOG @@ -0,0 +1,21 @@ +v1.0 2002/08/01 First release +v1.1 2002/11/24 month names should begin + with a lowercase letter +v1.2 2003/05/25 you can now configure the + punctuation following + the authors +v1.3 2003/07/09 no comma before fr.and ("et") + in author/editor lists. + "\string:" instead of ":" in + journal references. + fix a bug with fr.add.period +v1.4 2004/03/06 no comma before fr.and ("et") + (easier method ;-)) + "\string:" made configurable + fix several minor mistakes. + added apalike-fr.bst + ieeetr-fr.bst + siam-fr.bst + {abbrv,plain,unsrt}nat-fr.bst +v1.5 2005/10/16 corrected a bug in *-nat-fr styles. + (thanks to François Druel). diff --git a/Master/texmf-dist/doc/bibtex/bib-fr/README b/Master/texmf-dist/doc/bibtex/bib-fr/README new file mode 100644 index 00000000000..d867e7255c6 --- /dev/null +++ b/Master/texmf-dist/doc/bibtex/bib-fr/README @@ -0,0 +1,10 @@ +v1.5 Sun Oct 16 16:32:32 CEST 2005 + +These files are French translations of the classical +BibTeX style files. The translations can easily be +modified by simply redefining FUNCTIONs named fr.*, +at the beginning (lines 50-150) of each file. +If you modify anything, however, please change the +name of the file. + +NM <markey@lsv.ens-cachan.fr> |