Entry Types. More...
Public Types | |
enum | ID |
Predefined type IDs. | |
Static Public Member Functions | |
static const std::string & | typeName (BibTypes::ID typeID) |
returns the typeName corresponding to this ID (or an empty string if this ID is unknown). | |
static BibTypes::ID | addType (const std::string &typeName) |
returns the ID corresponding to this typeName (after adding it if neeeded). | |
static int | count () |
returns the current number of types. | |
Entry Types.
Entries can be of any type. Regular BibTex types, common biblatex types and special bibtohtml types are predefined (see macro BIBTYPES). Other types found in BibTex files are automatically added.
Specific types: