pub fn read_sqlite_by_citation(doi: &str, path: &Path) -> Result<Vec<Data>>
Fetch all works that cite doi (i.e. have it in their reference list), ordered by date_published descending.
doi
date_published