@hackage bibtex0.0.1
Parse, format and processing BibTeX files
Categories
License
BSD-3-Clause
Maintainer
Henning Thielemann <haskell@henning-thielemann.de>
Links
Versions
Installation
Dependencies (4)
- base >=1.0 && <2
- parsec >=2.1 && <2.2
- special-functors >=1.0 && <1.1
- utility-ht >=0.0.5 && <0.1 Show all…
Dependents (5)
@hackage/acme-everything, @hackage/imbib, @hackage/HaTeX, @hackage/bibdb, @hackage/doi
Package Flags
base2
(on by default)
Choose the new smaller, split-up base package.
buildexamples
(off by default)
Build example executables
This package allows parsing, formatting and processing of BibTeX files. BibTeX files are databases for literature for the natbib package of the LaTeX typesetting system.