summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/bibtex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-05-27 23:08:58 +0000
committerKarl Berry <karl@freefriends.org>2013-05-27 23:08:58 +0000
commit4f71394ce1666f87e24b0929203275f6509be4f5 (patch)
treed2835ced3957c6e603c990b263b8186533cb8d62 /Master/texmf-dist/bibtex
parent06b0b0312eaa46e5a87b594eabc4280c9cef86ef (diff)
abntex2 (27may13)
git-svn-id: svn://tug.org/texlive/trunk@30737 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/bibtex')
-rw-r--r--Master/texmf-dist/bibtex/bst/abntex2/abntex2-alf.bst9
-rw-r--r--Master/texmf-dist/bibtex/bst/abntex2/abntex2-num.bst7
2 files changed, 11 insertions, 5 deletions
diff --git a/Master/texmf-dist/bibtex/bst/abntex2/abntex2-alf.bst b/Master/texmf-dist/bibtex/bst/abntex2/abntex2-alf.bst
index 30f20dffca0..0c726f2babf 100644
--- a/Master/texmf-dist/bibtex/bst/abntex2/abntex2-alf.bst
+++ b/Master/texmf-dist/bibtex/bst/abntex2/abntex2-alf.bst
@@ -25,6 +25,9 @@
%%
%% Revision history:
%%
+%% 2013/05/26 laurocesar
+%% Corrige problemas de duplicação de ano nas funções article e jornalpart
+%%
%% 2013/02/28 caduarte7@gmail.com
%% Complete Fix iso-690-1987 option: year was placed for
%% twicebooklet, journalpart, manual, misc, unpublished, patent and unpublished
@@ -1693,9 +1696,9 @@ FUNCTION {article}
iso.year.label
format.title "title" output.check new.block
format.journal output
-% iso.date.place {format.date output} 'skip$ if$
- iso.date.place {abnt.alf 'skip$ {format.year output new.sentence} if$}
-% {format.year output new.sentence} if$
+ iso.date.place {format.date output} 'skip$ if$
+ %iso.date.place {abnt.alf 'skip$ {format.year output new.sentence} if$}
+ % {format.year output new.sentence} if$
section "section" bibinfo.check output.dash
publisher "publisher" bibinfo.check output
address "address" bibinfo.check output
diff --git a/Master/texmf-dist/bibtex/bst/abntex2/abntex2-num.bst b/Master/texmf-dist/bibtex/bst/abntex2/abntex2-num.bst
index 968180899b8..49d1ba5cc8d 100644
--- a/Master/texmf-dist/bibtex/bst/abntex2/abntex2-num.bst
+++ b/Master/texmf-dist/bibtex/bst/abntex2/abntex2-num.bst
@@ -25,6 +25,9 @@
%%
%% Revision history:
%%
+%% 2013/05/26 laurocesar
+%% Corrige problemas de duplicação de ano nas funções article e jornalpart
+%%
%% 2013/02/28 caduarte7@gmail.com
%% Complete Fix iso-690-1987 option: year was placed for
%% twicebooklet, journalpart, manual, misc, unpublished, patent and unpublished
@@ -1693,8 +1696,8 @@ FUNCTION {article}
iso.year.label
format.title "title" output.check new.block
format.journal output
- %iso.date.place {format.date output} 'skip$ if$
- iso.date.place {abnt.alf 'skip$ {format.year output new.sentence} if$}
+ iso.date.place {format.date output} 'skip$ if$
+ %iso.date.place {abnt.alf 'skip$ {format.year output new.sentence} if$}
% {format.year output} if$
section "section" bibinfo.check output.dash
publisher "publisher" bibinfo.check output