Portability | unportable |
---|---|
Stability | unstable |
Maintainer | andrea.rossato@unitn.it |
Safe Haskell | None |
Documentation
readBiblioFile :: FilePath -> IO [Reference]Source
Read a file with a bibliographic database. The database format is recognized by the file extension.
Supported formats are: json
, mods
, bibtex
, biblatex
, ris
,
endnote
, endnotexml
, isi
, medline
, and copac
.