pandoc-citeproc-0.17.0.2: Supports using pandoc with citeproc

Copyright(C) 2008 Andrea Rossato
LicenseBSD3
Maintainerandrea.rossato@unitn.it
Stabilityunstable
Portabilityunportable
Safe HaskellNone
LanguageHaskell2010

Text.CSL.Input.Bibutils

Description

 
Synopsis

Documentation

readBiblioFile :: (Text -> Bool) -> FilePath -> IO [Reference] Source #

Read a file with a bibliographic database. The database format is recognized by the file extension. The first argument is a predicate to filter citation identifiers.

Supported formats are: json, mods, bibtex, biblatex, ris, endnote, endnotexml, isi, medline, copac, and nbib.