root/bibtex/extracts/YearlySlides/2024/ToBeIncluded.tex

% \nocite{*} TOHLE TU NESMI BY!!!! Dela to sileny bordel!

\defbibcheck{late}{
  \iffieldint{year}
  {\ifnumless{\thefield{year}}{2024}
    {\skipentry}
    {}}
  {\skipentry}
}

\slide{Articles}{
\printbibliography[check=late,type=article,keyword=in,title={Official GOLEM Articles}]
}
\slide{Proceedings}{
\printbibliography[check=late,type=inproceedings,title={Conference proceedings}]
}
\slide{Bachelor projects \& Master thesis}
{
\printbibliography[check=late,keyword=mathesis,title={Master thesis}]
\printbibliography[check=late,keyword=bachproj,title={Bachelor projects}]
}