Default settings. More...
Static Public Attributes | |
static constexpr const char * | OutHtml = "out.html" |
Default pathname of the HTML file that is generated. | |
static constexpr const char * | OutBib = "out.bib" |
Default pathname of the BibTex file that is generated. | |
static constexpr const char * | TemplateFile = "template.html" |
Default pathname of the HTML template file. | |
static constexpr const char * | TemplateMark = "###CONTENT" |
The HTML template file must contain this string (that will be replaced by the entries). | |
static constexpr const char * | DoiPrefix = "https://dx.doi.org/" |
URL prefix for DOIs. | |
static constexpr const char * | HalPrefix = "https://hal.archives-ouvertes.fr/" |
URL prefix for HAL IDs. | |
static const char * | DefaultStyleFormat |
Format of the default printing Style. More... | |
Default settings.
|
static |
Format of the default printing Style.
This printing Style is used by default if none is specified (see BibStyle).