Merge branch '27-add-document-type-report-to-filters-for-references' into 'master'
Resolve "Add document type report to filters for references" Closes #27 See merge request fastexitlane/latex-boilerplate!15
This commit is contained in:
commit
08e2e29bd8
|
@ -8,7 +8,8 @@
|
|||
\defbibheading{paper}{\section*{Papers}}
|
||||
\defbibfilter{paper}{
|
||||
type=inproceedings or
|
||||
type=thesis
|
||||
type=thesis or
|
||||
type=report
|
||||
}
|
||||
\defbibheading{online}{\section*{Internetquellen}}
|
||||
\defbibheading{jurisdiction}{\section*{Rechtsprechung}}
|
||||
|
@ -38,4 +39,4 @@
|
|||
%\printbibliography[heading=uncited,check=uncited]
|
||||
%\nocite{*}
|
||||
|
||||
\endgroup
|
||||
\endgroup
|
||||
|
|
Loading…
Reference in New Issue
Block a user