Top Interfaces Classes Enums
module org.jabref

Package org.jabref.logic.importer.fetcher


Interface Summary

Modifier and TypeInterface and Description
public interface

Class Summary

Modifier and TypeClass and Description
public abstract class
public class
public class
ACS

FulltextFetcher implementation that attempts to find a PDF URL at ACS.

public class
ApsFetcher

FulltextFetcher implementation that attempts to find a PDF URL at APS.

public class
ArXivFetcher

Fetcher for ArXiv that merges fields from arXiv-issued DOIs (and user-issued ones when applicable) to get more information overall.

public class
AstrophysicsDataSystem

Fetches data from the SAO/NASA Astrophysics Data System (https://ui.adsabs.harvard.edu/)

public class
BibsonomyScraper

Convenience class for getting BibTeX entries from the BibSonomy scraper, from an URL pointing to an entry.

public class
BiodiversityLibrary

Fetches data from the Biodiversity Heritage Library

public class
public class
public class
public class
public class
public class
public class
CrossRef

A class for fetching DOIs from CrossRef

See their GitHub page for documentation.

public class
DBLPFetcher

Fetches BibTeX data from DBLP (dblp.org)

public class
public class
DOABFetcher

fetches books from https://www.doabooks.org/ through their API.

public class
DOAJFetcher

Fetches data from the Directory of Open Access Journals (DOAJ)

public class
public class
DoiResolution

FulltextFetcher implementation that follows the DOI resolution redirects and scans for a full-text PDF URL.

public class
GoogleScholar

FulltextFetcher implementation that attempts to find a PDF URL at GoogleScholar.

public class
public class
public class
IEEE

Class for finding PDF URLs for entries on IEEE.

public class
INSPIREFetcher

Fetches data from the INSPIRE database.

public class
ISIDOREFetcher

Fetcher for ISIDORE``` Will take in the link to the website or the last six digits that identify the reference Uses ISIDORE's API.

public class
IssnFetcher

Fetcher to generate the BibTex entry from an ISSN.

public class
JournalInformationFetcher

Fetches journal information from the JabRef Web API

public class
JstorFetcher

Fetcher for jstor.org

public class
LibraryOfCongress

Fetcher for the Library of Congress Control Number (LCCN) using https://lccn.loc.gov/

public class
LOBIDFetcher

Fetches data from the LOBID API

public class
MathSciNet

Fetches data from the MathSciNet API.

public class
MedlineFetcher

Fetch or search from PubMed www.ncbi.nlm.nih.gov The MedlineFetcher fetches the entries from the PubMed database.

public class
Medra

A class for fetching DOIs from Medra

public class
MrDLibFetcher

This class is responsible for getting the recommendations from Mr. DLib

public class
public class
OpenAccessDoi

A fulltext fetcher that uses oaDOI.

public class
public class
public class
public class
ScienceDirect

FulltextFetcher implementation that attempts to find a PDF URL at ScienceDirect.

public class
public class
SpringerFetcher

Fetches data from the Springer

public class
SpringerLink

FulltextFetcher implementation that attempts to find a PDF URL at SpringerLink.

public class
public class
ZbMATH

Fetches data from the Zentralblatt Math (https://www.zbmath.org/)

Enum Summary

Modifier and TypeEnum and Description
public enum
TrustLevel

Discussion on the trust levels is available at our documentation on fulltext fetchers.