diff options
author | Karl Berry <karl@freefriends.org> | 2016-09-14 22:21:25 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-09-14 22:21:25 +0000 |
commit | 736bbc10d656b425590e7a4453c288fcd3fc77d4 (patch) | |
tree | 9332813d6b9927257d589fd0683b2591fe21b4af /Master/texmf-dist/tex/latex/biblatex-apa/apa.dbx | |
parent | 255f0a58d9bae0f193b4bd7d07885325f2fe8585 (diff) |
biblatex-apa (14sep16)
git-svn-id: svn://tug.org/texlive/trunk@42064 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-apa/apa.dbx')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-apa/apa.dbx | 19 |
1 files changed, 1 insertions, 18 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-apa/apa.dbx b/Master/texmf-dist/tex/latex/biblatex-apa/apa.dbx index cdf4592a0ac..7035ed87832 100644 --- a/Master/texmf-dist/tex/latex/biblatex-apa/apa.dbx +++ b/Master/texmf-dist/tex/latex/biblatex-apa/apa.dbx @@ -11,21 +11,8 @@ %% This work has the LPPL maintenance status `maintained'. %% %% The Current Maintainer of this work is Philip Kime. -%% -%% This work consists of the files: -%% -%% apa.cbx (biblatex citation style) -%% apa.bbx (biblatex references style) -%% apa.dbx (biblatex style data model) -%% *.lbx (localisation files for APA-specific strings) -%% biblatex-apa.pdf (Style documentation) -%% biblatex-apa.tex (Style documentation source) -%% biblatex-apa-test.pdf (Style examples) -%% biblatex-apa-test.tex (Style examples source) -%% biblatex-apa-test-citations.bib (Style examples - citations) -%% biblatex-apa-test-references.bib (Style examples - references) -\ProvidesFile{apa.dbx}[2016/05/13\space v6.9\space APA biblatex style data model] +\ProvidesFile{apa.dbx}[2016/07/01\space v7.0\space APA biblatex style data model] \RequireBiber[3] \DeclareDatamodelEntrytypes{ @@ -42,8 +29,6 @@ \DeclareDatamodelFields[type=field, datatype=literal]{ abstractloc, - doubtfulauthor, - doubtfuldate, titleisdescription, newspaper, urldescription} @@ -54,8 +39,6 @@ \DeclareDatamodelEntryfields{ titleisdescription, with, - doubtfulauthor, - doubtfuldate, abstractloc, abstracturl, urldescription} |