Module Sebib


module Sebib: sig .. end
The toplevel Sebib module.

module Info: sig .. end
Information about the library (version).
module AuthorList: sig .. end
Module managing the lists of authors.
module Biblio: sig .. end
Module handling the whole bibliography.
module Parsing: sig .. end
Parsing of the Sebib file format.
module Printing: sig .. end
Output of Sebib files.
module BibTeX: sig .. end
Output BibTeX files.
module Request: sig .. end
The domain specific language of the "-select" option.
module Format: sig .. end
The "-format" language.