From 40a029d723e7e9ab61a8aeb2203ab461227c3ca2 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 15 Oct 2016 22:52:19 +0000 Subject: biblatex-abnt (14oct16) git-svn-id: svn://tug.org/texlive/trunk@42267 c570f23f-e606-0410-a88d-b1316a301751 --- .../tex/latex/biblatex-abnt/abnt-ibid.bbx | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 Master/texmf-dist/tex/latex/biblatex-abnt/abnt-ibid.bbx (limited to 'Master/texmf-dist/tex/latex/biblatex-abnt/abnt-ibid.bbx') diff --git a/Master/texmf-dist/tex/latex/biblatex-abnt/abnt-ibid.bbx b/Master/texmf-dist/tex/latex/biblatex-abnt/abnt-ibid.bbx new file mode 100644 index 00000000000..1aa31d36df5 --- /dev/null +++ b/Master/texmf-dist/tex/latex/biblatex-abnt/abnt-ibid.bbx @@ -0,0 +1,21 @@ +%% Copyright 2016 Daniel B. Marques +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version 1.3 +%% of this license or (at your option) any later version. +%% The latest version of this license is in +%% http://www.latex-project.org/lppl.txt +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. +%% +%% This work has the LPPL maintenance status `maintained'. +%% +%% The Current Maintainer of this work is Daniel B. Marques. + +\ProvidesFile{abnt-ibid.bbx} +[2016/10/03\space v3.0\space ABNT BibLaTeX citation style]% + +\RequireBibliographyStyle{abnt} + +\endinput + -- cgit v1.2.3