From ac6d0cd3c85184c47dcb1498d22d1c69a9a36f2c Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 25 Mar 2013 23:29:57 +0000 Subject: abntex2 (24mar13) git-svn-id: svn://tug.org/texlive/trunk@29502 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/bibtex/bst/abntex2/abntex2-alf.bst | 30 +++++++++++++++++----- .../texmf-dist/bibtex/bst/abntex2/abntex2-num.bst | 30 +++++++++++++++++----- 2 files changed, 46 insertions(+), 14 deletions(-) (limited to 'Master/texmf-dist/bibtex') diff --git a/Master/texmf-dist/bibtex/bst/abntex2/abntex2-alf.bst b/Master/texmf-dist/bibtex/bst/abntex2/abntex2-alf.bst index ca583cb7fea..6ec6cc9ab0d 100644 --- a/Master/texmf-dist/bibtex/bst/abntex2/abntex2-alf.bst +++ b/Master/texmf-dist/bibtex/bst/abntex2/abntex2-alf.bst @@ -25,6 +25,10 @@ %% %% Revision history: %% +%% 2013/02/28 caduarte7@gmail.com +%% Complete Fix iso-690-1987 option: year was placed for +%% twicebooklet, journalpart, manual, misc, unpublished, patent and unpublished +%% %% 2013/02/21 21h52 caduarte7@gmail.com (revision by laurocesar) %% Fix iso-690-1987 option: year was placed twice %% @@ -1735,7 +1739,9 @@ FUNCTION {booklet} format.edition output new.sentence address "address" bibinfo.check output format.bvolume output - format.date output new.sentence + %format.date output new.sentence + iso.date.place {abnt.alf 'skip$ {format.year output new.sentence} if$} + {format.year output new.sentence} if$ format.book.pages output new.sentence format.volume.number.series output new.sentence format.note output @@ -1818,7 +1824,9 @@ FUNCTION {journalpart} format.publisher.address output format.volume output format.number output - format.date output new.sentence + %format.date output new.sentence + iso.date.place {abnt.alf 'skip$ {format.year output new.sentence} if$} + {format.year output new.sentence} if$ format.book.pages output format.illustrated format.dimensions new.sentence @@ -1837,7 +1845,9 @@ FUNCTION {manual} format.furtherresp new.sentence format.edition output new.sentence format.address output - format.date output new.sentence + %format.date output new.sentence + iso.date.place {abnt.alf 'skip$ {format.year output new.sentence} if$} + {format.year output new.sentence} if$ format.bvolume.if.no.series output format.book.pages output new.sentence format.volume.number.series output new.sentence @@ -1854,7 +1864,9 @@ FUNCTION {misc} format.btitle output new.sentence format.furtherresp new.sentence format.publisher.address.relax output - format.date output new.block + %format.date output new.block + iso.date.place {abnt.alf 'skip$ {format.year output new.sentence} if$} + {format.year output new.sentence} if$ format.book.pages output new.sentence format.illustrated format.dimensions new.sentence @@ -1873,7 +1885,9 @@ FUNCTION {patent} format.authors.plain output new.sentence format.btitle output new.sentence format.furtherresp new.sentence - format.date output new.block + %format.date output new.block + iso.date.place {abnt.alf 'skip$ {format.year output new.sentence} if$} + {format.year output new.sentence} if$ format.patent.number output format.howpublished output new.block format.note output new.block @@ -1969,7 +1983,9 @@ FUNCTION {unpublished} iso.year.label format.title "title" output.check new.sentence format.note "note" output.check new.sentence - format.date output new.sentence + %format.date output new.sentence + iso.date.place {abnt.alf 'skip$ {format.year output new.sentence} if$} + {format.year output new.sentence} if$ format.url fin.entry } @@ -2187,7 +2203,7 @@ FUNCTION {end.bib} EXECUTE {end.bib} FUNCTION {apresentacao} { "+---------------------------------------------------------+" - "| http://abntex.codigolivre.org.br |" + "| http://abntex2.googlecode.com |" "| Em caso de dúvidas ou problemas com este estilo procure |" abnt.alf {"| Estilo bibliográfico abnt-alf.bst versão " abnt.bst.revision * " |" *} diff --git a/Master/texmf-dist/bibtex/bst/abntex2/abntex2-num.bst b/Master/texmf-dist/bibtex/bst/abntex2/abntex2-num.bst index 53cbc9acbb7..3d5298c91a6 100644 --- a/Master/texmf-dist/bibtex/bst/abntex2/abntex2-num.bst +++ b/Master/texmf-dist/bibtex/bst/abntex2/abntex2-num.bst @@ -25,6 +25,10 @@ %% %% Revision history: %% +%% 2013/02/28 caduarte7@gmail.com +%% Complete Fix iso-690-1987 option: year was placed for +%% twicebooklet, journalpart, manual, misc, unpublished, patent and unpublished +%% %% 2013/02/21 21h52 caduarte7@gmail.com (revision by laurocesar) %% Fix iso-690-1987 option: year was placed twice %% @@ -1735,7 +1739,9 @@ FUNCTION {booklet} format.edition output new.sentence address "address" bibinfo.check output format.bvolume output - format.date output new.sentence + %format.date output new.sentence + iso.date.place {abnt.alf 'skip$ {format.year output new.sentence} if$} + {format.year output} if$ format.book.pages output new.sentence format.volume.number.series output new.sentence format.note output @@ -1818,7 +1824,9 @@ FUNCTION {journalpart} format.publisher.address output format.volume output format.number output - format.date output new.sentence + %format.date output new.sentence + iso.date.place {abnt.alf 'skip$ {format.year output new.sentence} if$} + {format.year output} if$ format.book.pages output format.illustrated format.dimensions new.sentence @@ -1837,7 +1845,9 @@ FUNCTION {manual} format.furtherresp new.sentence format.edition output new.sentence format.address output - format.date output new.sentence + %format.date output new.sentence + iso.date.place {abnt.alf 'skip$ {format.year output new.sentence} if$} + {format.year output} if$ format.bvolume.if.no.series output format.book.pages output new.sentence format.volume.number.series output new.sentence @@ -1854,7 +1864,9 @@ FUNCTION {misc} format.btitle output new.sentence format.furtherresp new.sentence format.publisher.address.relax output - format.date output new.block + %format.date output new.block + iso.date.place {abnt.alf 'skip$ {format.year output new.sentence} if$} + {format.year output} if$ format.book.pages output new.sentence format.illustrated format.dimensions new.sentence @@ -1873,7 +1885,9 @@ FUNCTION {patent} format.authors.plain output new.sentence format.btitle output new.sentence format.furtherresp new.sentence - format.date output new.block + %format.date output new.block + iso.date.place {abnt.alf 'skip$ {format.year output new.sentence} if$} + {format.year output} if$ format.patent.number output format.howpublished output new.block format.note output new.block @@ -1969,7 +1983,9 @@ FUNCTION {unpublished} iso.year.label format.title "title" output.check new.sentence format.note "note" output.check new.sentence - format.date output new.sentence + %format.date output new.sentence + iso.date.place {abnt.alf 'skip$ {format.year output new.sentence} if$} + {format.year output} if$ format.url fin.entry } @@ -2187,7 +2203,7 @@ FUNCTION {end.bib} EXECUTE {end.bib} FUNCTION {apresentacao} { "+---------------------------------------------------------+" - "| http://abntex.codigolivre.org.br |" + "| http://abntex2.googlecode.com |" "| Em caso de dúvidas ou problemas com este estilo procure |" abnt.alf {"| Estilo bibliográfico abnt-alf.bst versão " abnt.bst.revision * " |" *} -- cgit v1.2.3