more fucking around
This commit is contained in:
parent
6446aab83b
commit
d959b48b1c
1 changed files with 9 additions and 3 deletions
|
|
@ -134,15 +134,21 @@
|
|||
Image source: #1, #2 (\underline{\href{#4}{link}}). %
|
||||
Licensed #3.}
|
||||
|
||||
\DeclareRefcontext{webref}{labelprefix=W}
|
||||
\DeclareRefcontext{patref}{labelprefix=P}
|
||||
\DeclareRefcontext{defref}{}
|
||||
|
||||
\newcommand{\chapterbibliography}{
|
||||
\clearpage % clearpage flushes all figures. force this here so we don't get figures floating in between references.
|
||||
\newrefcontext[labelprefix=W]
|
||||
\newrefcontext{webref}
|
||||
\printbibliography[type={online},title={Web sources},resetnumbers,heading=subbibintoc]
|
||||
\newrefcontext
|
||||
\newrefcontext{defref}
|
||||
\printbibliography[nottype={online},nottype={patent},resetnumbers,heading=subbibintoc]
|
||||
\newrefcontext[labelprefix=P]
|
||||
\newrefcontext{patref}
|
||||
\printbibliography[type={patent},title={Patent References},resetnumbers,heading=subbibintoc]
|
||||
}
|
||||
|
||||
\newrefcontext{defref}
|
||||
|
||||
\hyphenation{a-me-na-ble}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue