Index of values


C
compare_by_field [Sebib.Biblio]
Compare two entries by a given field, if the field is not present in both it returns false.

E
exec [Sebib.Request]
Execute a request; i.e.

F
field_name_of_string [Sebib.Biblio]
"Parse" a field name.
field_or_empty [Sebib.Biblio]
For a given entry, retrieve a field convert to a string.
find_field [Sebib.Biblio]
Find a field in an entry.

H
help [Sebib.Format]
The help message about the syntax of the format strings.
help [Sebib.Request]
The help message about the syntax of the (string) requests.

I
is_bibtexable [Sebib.Biblio]
Check that the bibliography is compatible with BibTeX generation, i.e.
is_valid [Sebib.Biblio]
Check the validity of the set (i.e.

L
license [Sebib.Info]
The license string.

O
of_string [Sebib.Request]
Parse the S-Expression reprenseting the request.

P
parse [Sebib.Parsing]
Convert a string to a bibliography.
print [Sebib.Printing]
Output a bibliography set.

S
sort [Sebib.Biblio]
Sort the bibliography set (it is functional, the original one is not modified).
str [Sebib.Format]
Execute a pattern on a bibliography set with an optional transformation.
str [Sebib.BibTeX]
Convert a bibliography set to a BibTeX string

T
to_string [Sebib.AuthorList]
Convert a list of authors to a formatted string.

U
unique [Sebib.Biblio]
Remove redundant entries (by default, using compare).

V
version [Sebib.Info]
The version number string.
version_string [Sebib.Info]
The version string with the name of the library.