citeproc
Citation processor
A Haskell library for generating citations and bibliography formatted according to a specific style, used in integrating citation support into another software project.
CSL citation processing library in Haskell
154 stars
14 watching
16 forks
Language: Haskell
last commit: about 1 month ago bibliographycitationsciteproccslpandoc
Related projects:
Repository | Description | Stars |
---|---|---|
jgm/commonmark-hs | A flexible and extensible Haskell library for parsing markdown syntax | 135 |
google/haskell-indexer | Provides libraries and tools for preprocessing Haskell source code to enable entity cross-referencing | 99 |
jgm/texmath | A Haskell library for converting between various markup formats used to represent mathematics. | 322 |
jcollard/unm-hip | A Haskell library for image processing and display | 82 |
haskell/parsec | A parser combinator library designed to be industrial-strength and easy to use | 848 |
commercialhaskell/haskelldocumentation | An intermediate documentation repository for collaborative learning experience in Haskell programming. | 209 |
ndmitchell/cmdargs | A Haskell library for building command line applications with minimal code | 91 |
chrispenner/json-to-haskell | A tool to automatically generate Haskell data types and instances from JSON schema | 82 |
pushcx/hpffp-resources | A collection of offline resources and references from the book Haskell Programming From First Principles. | 488 |
jgm/skylighting | A Haskell library for syntax highlighting with customizable and dynamic parsing of XML descriptions. | 195 |
haskell-ci/haskell-ci | Generates CI workflows for multiple versions of the Haskell programming language compiler | 438 |
haskell-suite/haskell-src-exts | A toolset for manipulating and analyzing Haskell source code | 193 |
ajhc/ajhc | A Haskell compiler that aims to improve the performance and efficiency of the language | 134 |
djv/visualprof | A tool to analyze and visualize the performance of Haskell programs. | 59 |
jmorag/mcc | Compiles the MicroC programming language into machine code using Haskell | 116 |