

| |||||||
|
You are here: Root > Software > Applications
A compatible replacement for the BibTeX program, written in CL.
| mkoeppe@mail.math.uni-magdeburg.de | |
| Web site | http://www.nongnu.org/cl-bibtex/ |
| Mailing list | |
| Version | 0.4 - |
| Maturity | Alpha |
| OS compatibility | |
| ASDF installable | No |
| Official Download | |
| Mirrored Download | |
| Source code repository |
CL-BibTeX is a compatible replacement for the BibTeX program, written in CL. BibTeX formats scientific bibliographies for LaTeX according to a style file (.bst).
A BibTeX style file is in fact a program in a simple Forth-Like Language. Only few people can read and customize BibTeX style files, and debugging them is very painful.
CL-BibTeX allows to write BibTeX styles as Common Lisp programs instead. It also contains an interpreter for the .bst language, so that existing BibTeX styles can still be used. CL-BibTeX also provides a compiler that produces Common Lisp programs from .bst programs.
You must be logged to add a note
You must be logged to add a comment