Skip to content
  • Fokkema's avatar
    Updated the reference handling. · b5a9ca27
    Fokkema authored
    - Can now also handle DOIs.
    - Added support for {PMID:PubMed 2019 abstract:12345678} format. The script will fetch the paper's author and year using eutils and rewrite the reference to {PMID:Author et al (Year):12345678}.
    - Implemented a cache to make sure eutils doesn't get the same question twice.
    - Updated lovd_callJSONService() to be able to return an array instead of an object.
    b5a9ca27