cl-bibtex
Compatible re-implementation of the BibTeX program, with a BST-to-CL compiler.
$ area51 add cl-bibtexコピー使い方
;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(cl-bibtex:some-function ...)Compatible re-implementation of the BibTeX program, with a BST-to-CL compiler.
$ area51 add cl-bibtexコピー;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(cl-bibtex:some-function ...)