From a3cfc0cb4f590ed49ef50a5563d458b64873bc42 Mon Sep 17 00:00:00 2001 From: Yegor Bugayenko Date: Fri, 15 Mar 2024 17:17:35 +0300 Subject: [PATCH] #79 test --- test-files/fixes/duplicates/before.bib | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test-files/fixes/duplicates/before.bib b/test-files/fixes/duplicates/before.bib index 8f15d67..b48a110 100644 --- a/test-files/fixes/duplicates/before.bib +++ b/test-files/fixes/duplicates/before.bib @@ -1,8 +1,8 @@ @book{knuth1974, - author = {Knuth, Donald E. and Duane, Bibby}, + author = {Donald E. Knuth and Duane, Bibby}, doi = {10.5555/1102013}, publisher = {Addison-Wesley Professional}, - title = {{The TeX Book}}, + title = {The TeX Book}, year = {1984}, }