summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/bibtex/bst/minitoc/fr-mtc.bst
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/bibtex/bst/minitoc/fr-mtc.bst')
-rw-r--r--Master/texmf-dist/bibtex/bst/minitoc/fr-mtc.bst16
1 files changed, 8 insertions, 8 deletions
diff --git a/Master/texmf-dist/bibtex/bst/minitoc/fr-mtc.bst b/Master/texmf-dist/bibtex/bst/minitoc/fr-mtc.bst
index e398cb200a5..f4bc2c55b29 100644
--- a/Master/texmf-dist/bibtex/bst/minitoc/fr-mtc.bst
+++ b/Master/texmf-dist/bibtex/bst/minitoc/fr-mtc.bst
@@ -316,7 +316,7 @@ FUNCTION {format.names}
s num.names$ 'numnames :=
numnames 'namesleft :=
{ namesleft #0 > }
- { s nameptr "{ff~}{vv~}\bgroup\scshape {ll}\egroup{{}}{, jj}" format.name$ 't :=
+ { s nameptr "{ff~}\bgroup\scshape {vv~}{ll}\egroup{{}}{, jj}" format.name$ 't :=
nameptr #1 >
{ namesleft #1 >
{ ", " * t * }
@@ -520,7 +520,7 @@ FUNCTION {format.vol.num.pages}
'skip$
{ duplicate$ empty$
{ pop$ format.pages }
- { "{\froff:}" * pages n.dashify * }
+ { "{\froff$:$}" * pages n.dashify * }
if$
}
if$
@@ -788,9 +788,9 @@ FUNCTION {webpage}
% { format.authors output.nonnull }
% if$
new.block
- format.btitle "title" output.check
+ format.btitle "title" output.check.guillemet
inbrackets "en ligne" output
- new.block
+% new.block % NO PERIOD
year empty$
'skip$
{ format.date "year" output.check }
@@ -841,7 +841,7 @@ FUNCTION {book}
}
if$
new.block
- format.btitle "title" output.check
+ format.btitle "title" output.check.guillemet
crossref missing$
{ format.bvolume output
new.block
@@ -866,7 +866,7 @@ FUNCTION {booklet}
{ output.bibitem
format.authors output
new.block
- format.btitle "title" output.check
+ format.btitle "title" output.check.guillemet
howpublished address new.block.checkb
howpublished output
address output
@@ -916,7 +916,7 @@ FUNCTION {incollection}
{ output.bibitem
format.authors "author" output.check
new.block
- format.btitle "title" output.check
+ format.btitle "title" output.check.guillemet
new.block
crossref missing$
{ format.in.ed.booktitle "booktitle" output.check
@@ -1066,7 +1066,7 @@ FUNCTION {proceedings}
{ format.editors output.nonnull }
if$
new.block
- format.btitle "title" output.check
+ format.btitle "title" output.check.guillemet
format.bvolume output
format.number.series output
address empty$