From e8a1505aa5cfd45c4bbaa8088f3bf0fb1a4115f3 Mon Sep 17 00:00:00 2001 From: GlazerMann Date: Mon, 24 Jun 2019 21:54:40 -0700 Subject: [PATCH 1/3] Bad authors --- constants/bad_data.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constants/bad_data.php b/constants/bad_data.php index 9d1d96e76a..c675946985 100644 --- a/constants/bad_data.php +++ b/constants/bad_data.php @@ -11,7 +11,7 @@ 'national', 'endowment', ' for the ', 'humanities', 'committee', 'society', ' of america', 'association', ' at the ', 'board of ', 'corporation', 'incorporated', 'editorial', 'university', 'dept. of', 'department', - 'dept of ', 'college'); + 'dept of ', 'college', 'center for', 'office of’); const BAD_PUBLISHERS = array('london', 'edinburgi', 'edinburgh', 'no publisher', 'no publisher given', 'no publisher specified', 'unknown', 'publisher not identified'); From feafc1bbe1b94c71b598c74251c62fc9fd4c7b0f Mon Sep 17 00:00:00 2001 From: GlazerMann Date: Mon, 24 Jun 2019 21:57:10 -0700 Subject: [PATCH 2/3] Update capitalization.php --- constants/capitalization.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/constants/capitalization.php b/constants/capitalization.php index 25c37cc0fb..cf885e40cd 100644 --- a/constants/capitalization.php +++ b/constants/capitalization.php @@ -6,7 +6,7 @@ ' CBC ', ' CNS ', ' d\'un ', ' d\'une ', ' da ', ' dans ', ' das ', ' DC ', ' de ', ' dei ', ' del ', ' della ', ' delle ', ' dem ', ' den ', ' der ', ' des ', ' di ', ' die ', ' DNA ', ' do ', ' du ', ' e ', ' ed ', ' ein ', - ' eine ', ' einen ', ' el ', ' else ', ' EMBO ', ' en ', ' et ', ' FASEB ', ' FEBS ', + ' eine ', ' einen ', ' el ', ' else ', ' EMBO ', ' en ', ' et ', ' FASEB ', ' FDA ', ' FEBS ', ' FEMS ', ' for ', ' from ', ' för ', ' für ', ' IEEE ', ' if ', ' ILR ', ' in ', ' into ', ' is ', ' its ', ' JAMA ', ' la ', ' las ', ' le ', ' les ', ' los ', ' mit ', ' MNRAS ', ' mot ', ' NASA ', ' NEJM ', ' non ', ' nor ', ' NRC ', ' NY ', ' NYC ', ' NYT ', ' NZ ', ' och ', ' OECD ', ' of ', ' off ', ' on ', ' og ', ' or ', @@ -22,7 +22,7 @@ ' Cbc ', ' Cns ', ' D\'un ', ' D\'une ', ' Da ', ' Dans ', ' Das ', ' Dc ', ' De ', ' Dei ', ' Del ', ' Della ', ' Delle ', ' Dem ', ' Den ', ' Der ', ' Des ', ' Di ', ' Die ', ' Dna ', ' Do ', ' Du ', ' E ', ' Ed ', ' Ein ', - ' Eine ', ' Einen ', ' El ', ' Else ', ' Embo ', ' En ', ' Et ', ' Faseb ', ' Febs ', + ' Eine ', ' Einen ', ' El ', ' Else ', ' Embo ', ' En ', ' Et ', ' Faseb ', ' Fda ', ' Febs ', ' Fems ', ' For ', ' From ', ' För ', ' Für ', ' Ieee ', ' If ', ' Ilr ', ' In ', ' Into ', ' Is ', ' Its ', ' Jama ', ' La ', ' Las ', ' Le ', ' Les ', ' Los ', ' Mit ', ' Mnras ', ' Mot ', ' Nasa ', ' Nejm ', ' Non ', ' Nor ', ' Nrc ', ' Ny ', ' Nyc ', ' Nyt ', ' Nz ', ' Och ', ' Oecd ', ' Of ', ' Off ', ' On ', ' Og ', ' Or ', From 28fa3bbc10b527943861617ff4d9f058e30c6401 Mon Sep 17 00:00:00 2001 From: GlazerMann Date: Mon, 24 Jun 2019 22:02:13 -0700 Subject: [PATCH 3/3] Update bad_data.php --- constants/bad_data.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constants/bad_data.php b/constants/bad_data.php index c675946985..0596eb183d 100644 --- a/constants/bad_data.php +++ b/constants/bad_data.php @@ -11,7 +11,7 @@ 'national', 'endowment', ' for the ', 'humanities', 'committee', 'society', ' of america', 'association', ' at the ', 'board of ', 'corporation', 'incorporated', 'editorial', 'university', 'dept. of', 'department', - 'dept of ', 'college', 'center for', 'office of’); + 'dept of ', 'college', 'center for', 'office of'); const BAD_PUBLISHERS = array('london', 'edinburgi', 'edinburgh', 'no publisher', 'no publisher given', 'no publisher specified', 'unknown', 'publisher not identified');