23 #include "ccstringset.hpp"
43 none, article, book, booklet, collection, inbook, incollection, inproceedings, \
44 manual, mastersthesis, misc, phdthesis, proceedings, techreport, unpublished, \
45 conference, electronic, online, patent, reference, report, www, \
46 knownmedia, style, authgroup
62 BibTypes() : names(STRINGIFY(BIBTYPES)) {}
65 ccuty::istringset names;
97 none, address, abstract, annote, author, booktitle, chapter, crossref, \
98 edition, editor, eprint, howpublished, institution, journal, key, month, note, \
99 number, organization, pages, publisher, school, series, title, type, url, volume, year, \
100 doi, introduction, issn, issue, journaltitle, language, location, \
101 pagetotal, pdf, pubstate, subtitle, venue, \
102 award, hal, image, keywords, link, media, slides, poster, project, video, software,\
103 bibkey, bibcite, rank, authgroup
124 BibFields() : names(STRINGIFY(BIBFIELDS)) {}
127 ccuty::istringset names;
139 static constexpr
const char*
OutHtml =
"out.html";
142 static constexpr
const char*
OutBib =
"out.bib";
151 static constexpr
const char*
DoiPrefix =
"https://dx.doi.org/";
154 static constexpr
const char*
HalPrefix =
"https://hal.archives-ouvertes.fr/";