From d17bf3033ced2849d68915b37d5bcc95bfe7944b Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Wed, 27 Jan 2021 10:32:26 +0200 Subject: [PATCH] README.md: Add citation --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2cdfd43..6d7691d 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,10 @@ A simple, but opinionated metadata quality checker and fixer designed to work wi Requires Python 3.7 or greater (3.8 recommended). CSV and Excel support comes from the [Pandas](https://pandas.pydata.org/) library, though your mileage may vary with Excel because this is much less tested. +If you use the DSpace CSV metadata quality checker please cite: + +*Orth, A. 2019. DSpace CSV metadata quality checker. Nairobi, Kenya: ILRI.* + ## Functionality - Validate dates, ISSNs, ISBNs, and multi-value separators ("||")