cl-bibtex
Compatible re-implementation of the BibTeX program, with a BST-to-CL compiler.
$ area51 add cl-bibtexCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-bibtex:some-function ...)