cl-bibtex

LGPL 2.1+

Compatible re-implementation of the BibTeX program, with a BST-to-CL compiler.

$ area51 add cl-bibtexCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-bibtex:some-function ...)

Dependencies