3
votes
1answer
97 views

Biblatex/biber non-consecutive numbering references by type when using multiple bibliographies

I'm trying to have two bibliographies in one document. The first on is the normal references. And the later is intended to be a publication list and should be separated by type. I managed to split ...
5
votes
1answer
739 views

biber/biblatex: \printbibliography spits out section heading despite filters/checks

With a setup as reproduced below, I end up with a section heading "Book Chapters" being produced although there is no bib entry to be printed. This leaves me (in my complete setting) with a bunch of ...
15
votes
3answers
1k views

biblatex: multiple bibliographies categorised by different .bib files

biblatex supports multiple bibliographies by looking up the 1) entry type, 2) keyword, or 3) category. This is all fine, but in the use case of primary sources and secondary sources: 1) the 'type' ...