Merge branch '46-inproceedings-should-included-with-incollection-section-in-refernces' into 'master'
Resolve "`inproceedings` should included with `incollection` section in refernces" Closes #46 See merge request fastexitlane/latex-boilerplate!26
This commit is contained in:
commit
cd73691bff
|
@ -6,12 +6,12 @@
|
||||||
\defbibheading{article}{\section*{Beiträge in Zeitungen und Zeitschriften}}
|
\defbibheading{article}{\section*{Beiträge in Zeitungen und Zeitschriften}}
|
||||||
\defbibheading{incollection}{\section*{Beiträge in Sammelbänden}}
|
\defbibheading{incollection}{\section*{Beiträge in Sammelbänden}}
|
||||||
\defbibfilter{incollection}{
|
\defbibfilter{incollection}{
|
||||||
|
type=inproceedings or
|
||||||
type=incollection or
|
type=incollection or
|
||||||
type=inbook
|
type=inbook
|
||||||
}
|
}
|
||||||
\defbibheading{paper}{\section*{Papers}}
|
\defbibheading{paper}{\section*{Papers}}
|
||||||
\defbibfilter{paper}{
|
\defbibfilter{paper}{
|
||||||
type=inproceedings or
|
|
||||||
type=thesis or
|
type=thesis or
|
||||||
type=report
|
type=report
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user