Copyright | (C) 2008 Andrea Rossato |
---|---|
License | BSD3 |
Maintainer | andrea.rossato@unitn.it |
Stability | unstable |
Portability | unportable |
Safe Haskell | None |
Language | Haskell98 |
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
.