Don't include Preprints and Technical reports.

My publication list is too long otherwise.
This commit is contained in:
Sergiu Ivanov 2024-01-18 10:06:41 +01:00
parent b1dc11abe3
commit c6cd4c74c4

View file

@ -95,24 +95,24 @@
type=thesis type=thesis
] ]
\subsection*{Technical reports} % \subsection*{Technical reports}
\label{sec:reports} % \label{sec:reports}
\newrefcontext[sorting=ydnt,labelprefix=r] % \newrefcontext[sorting=ydnt,labelprefix=r]
\printbibliography[ % \printbibliography[
heading=none, % heading=none,
type=report % type=report
] % ]
\subsection*{Preprints} % \subsection*{Preprints}
\label{sec:informal} % \label{sec:informal}
\newrefcontext[sorting=ydnt,labelprefix=p] % \newrefcontext[sorting=ydnt,labelprefix=p]
\printbibliography[ % \printbibliography[
heading=none, % heading=none,
type=article, % type=article,
check=informal % check=informal
] % ]
\end{refsection} \end{refsection}