mirror of
https://sharelatex.tu-darmstadt.de/git/681e0e7a3a9c7c9c6b8bb298
synced 2025-12-07 05:08:01 +00:00
35 lines
917 B
TeX
35 lines
917 B
TeX
% !TeX root = ../Thesis.tex
|
|
|
|
%*******************************************************
|
|
% Publications
|
|
%*******************************************************
|
|
\chapterExtra{List of Publications}
|
|
\label{ch:AuthorPublications}
|
|
|
|
During the course of writing this thesis, I co-authored several papers and articles that I list below.
|
|
|
|
\nocite{*} % print all references
|
|
|
|
|
|
\section*{Journal and Magazine Articles}
|
|
|
|
{\small\printbibliography[heading=none,type=article,notkeyword=underreview]}
|
|
|
|
|
|
\section*{Conference and Workshop Papers}
|
|
|
|
{\small\printbibliography[heading=none,type=inproceedings,notkeyword=underreview,notkeyword=posterdemo]}
|
|
|
|
|
|
\section*{Posters and Demonstrators}
|
|
|
|
{\small\printbibliography[heading=none,type=inproceedings,notkeyword=underreview,keyword=posterdemo]}
|
|
|
|
|
|
\section*{Under Peer Review}
|
|
|
|
{\small\printbibliography[heading=none,type=article,keyword=underreview]}
|
|
|
|
|
|
\label{ch:AuthorPublicationsEnd}
|