diff options
author | Karl Berry <karl@freefriends.org> | 2020-08-20 21:11:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-08-20 21:11:51 +0000 |
commit | 007811a6dc1c41c75d2fc3ac86ecb35014856a72 (patch) | |
tree | 624a9014bb69937073cb2f5bdbcb9dc5e20db1a6 /Master/texmf-dist/doc/latex/biblatex/examples/96-dates.tex | |
parent | 09ce7eaab854b9d1a6d44d71e17f88d19424885a (diff) |
biblatex (20aug20)
git-svn-id: svn://tug.org/texlive/trunk@56143 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex/examples/96-dates.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex/examples/96-dates.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex/examples/96-dates.tex b/Master/texmf-dist/doc/latex/biblatex/examples/96-dates.tex index e12010a3d8b..e4e1863934a 100644 --- a/Master/texmf-dist/doc/latex/biblatex/examples/96-dates.tex +++ b/Master/texmf-dist/doc/latex/biblatex/examples/96-dates.tex @@ -19,10 +19,10 @@ @misc{date2, note = {Dates with circa and uncertain markers}, author = {Author2}, - date = {1723%}, % year with ETDF approximate (circa) and uncertainty markers + date = {1723%}, % year with EDTF approximate (circa) and uncertainty markers origdate = {1934-02~}, % year and month with circa marker eventdate = {1976?}, % year with uncertainty marker - urldate = {1922~}, % year with ETDF approximate (circa) marker + urldate = {1922~}, % year with EDTF approximate (circa) marker } @misc{date3, note = {Date ranges}, |