Skip to main content

read_sqlite_by_citation

Function read_sqlite_by_citation 

Source
pub fn read_sqlite_by_citation(doi: &str, path: &Path) -> Result<Vec<Data>>
Expand description

Fetch all works that cite doi (i.e. have it in their reference list), ordered by date_published descending.