citeproc-hs-0.2: A Citation Style Language implementation in Haskell
Text.CSL.Input.Bibutils
Description
Synopsis
readBiblioFile :: FilePath -> String -> IO [Reference]Source
Read a file with a bibliographic database of the format specified by the String. If the String is empty the file extension will be used to identify the format.
String
Supported formats are: "mods", "bibtex", "biblatex", "ris", "endnote", "endnotexml", "isi", "medline", and "copac".
"mods"
"bibtex"
"biblatex"
"ris"
"endnote"
"endnotexml"
"isi"
"medline"
"copac"