JabRef / abbrv.jabref.org

A repository of abbreviations for references, e.g., for conferences, journals, institutes, etc.
https://abbrv.jabref.org
Creative Commons Zero v1.0 Universal
134 stars 81 forks source link

Add quality checker #149

Open koppor opened 10 months ago

koppor commented 10 months ago

I needed to fix lists, because "wrong" lists were in. See https://github.com/JabRef/abbrv.jabref.org/pull/148

We should have a checker. Following are the tasks it should check:

ERROR: Wrong escape

"Zeszyty Naukowe Wy\","Problemy Mat."
"Journal of Evolutionary Biochemistry and Physiology\","J. Evol. Biochem. Physiol."

ERROR: Wrong beginning letters

"Zeszyty Naukowe Wy\","Problemy Mat."

(This is https://github.com/JabRef/abbrv.jabref.org/issues/107)

ERROR: List contains non-UTF8 characters

This is https://github.com/JabRef/abbrv.jabref.org/issues/125.

WARN: Double entries

"Advances in Applied Mathematics","Adv. Appl. Math."
"Advances in Applied Mathematics","Adv. in Appl. Math."

(This refs https://github.com/JabRef/abbrv.jabref.org/issues/77)

WARN: Same full form appearing twice

"Advances in Applied Mathematics","Adv. Appl. Math."
"Advances in Applied Mathematics","Adv. in Appl. Math."

(This refs https://github.com/JabRef/abbrv.jabref.org/issues/77)

WARN: Same abbrevation appearing twice

"Advances in Data Analysis and Classification. ADAC","Adv. Data Anal. Classif."
"Advances in Data Analysis and Classification. ADAC. Theory, Methods, and Applications in Data Science","Adv. Data Anal. Classif."

(This refs https://github.com/JabRef/abbrv.jabref.org/issues/77)

WARN: abbreviation is the same as the full text

"Quantum","Quantum"

WARN: Management is abbreviated with outdated "Manage." instead of "Manag.

This is https://github.com/JabRef/abbrv.jabref.org/issues/78

northword commented 10 months ago

WARN: abbreviation is the same as the full text

When journal name is only one word,its abbreviation is the same as the full name.
e.g. full name: Fuel , its abbrev is Fuel.