1# databib package
2# Matthew Bertucci 10/31/2021 for v2.32
3
4#include:datatool
5
6\DTLloadbbl{db}{bib list}#s#%db
7\DTLloadbbl[bbl name]{db}{bib list}#s#%db
8\DTLbibliography{db%special}
9\DTLbibliography[conditions]{db%special}
10
11\DTLbibfieldexists{field label}#*
12\DTLbibfieldiseq{field label}{value}#*
13\DTLbibfieldcontains{field label}{substring}#*
14\DTLbibfieldislt{field label}{value}#*
15\DTLbibfieldisle{field label}{value}#*
16\DTLbibfieldisgt{field label}{value}#*
17\DTLbibfieldisge{field label}{value}#*
18
19\DTLbibliographystyle{style}#*
20\DTLformatauthor{von part}{surname}{jr part}{forname}#*
21\DTLformateditor{von part}{surname}{jr part}{forname}#*
22\DTLformatforenames{forenames}#*
23\DTLformatabbrvforenames{forenames}#*
24\DTLformatsurname{surname}#*
25\DTLformatvon{von part}#*
26\DTLformatjr{jr part}#*
27
28\DTLandlast#*
29\DTLandnotlast#*
30\DTLtwoand#*
31\DTLbibitem#*
32\DTLmbibitem#*
33\DTLendbibitem#*
34
35\DTLforeachbibentry{db%special}{text}#*
36\DTLforeachbibentry[condition]{db%special}{text}#*
37\DTLforeachbibentry*{db%special}{text}#*
38\DTLforeachbibentry*[condition]{db%special}{text}#*
39\gDTLforeachbibentry{db%special}{text}#*
40\gDTLforeachbibentry[condition]{db%special}{text}#*
41\gDTLforeachbibentry*{db%special}{text}#*
42\gDTLforeachbibentry*[condition]{db%special}{text}#*
43\DBIBcitekey#*
44\DBIBcitekey#*
45\DTLbibfield{field label}#*
46\DTLbibfieldlet{cmd}{field label}#*d
47\DTLifbibfieldexists{field label}{true case}{false case}#*
48\DTLifbibanyfieldexists{field label list}{true case}{false case}#*
49\DTLformatbibentry#*
50\gDTLformatbibentry#*
51\DBIBentrytype#*
52\DTLformatthisbibentry{db%special}{citekey}#*
53\DTLcustombibitem{marker code}{ref text}{citekey}#*
54\DTLcomputewidestbibentry{conditions}{db%special}{bib label}{cmd}#*d
55\theDTLbibrow#*
56\theDTLmaxauthors#*
57\theDTLmaxeditors#*
58
59\DTLmultibibs{name list}#*
60\DTLcite{mbib}{citekey}#*
61\DTLcite[text]{mbib}{citekey}#*
62\DTLnocite{mbib}{citekey}#*
63\DTLloadmbbl{mbib}{db}{bib list}#s#%db
64\DTLmbibliography{mbib}{db%special}#*
65\DTLmbibliography[condition]{mbib}{db%special}#*