Awesome-CV/examples/cv/publications.tex

34 lines
910 B
TeX
Raw Normal View History

%-------------------------------------------------------------------------------
% SECTION TITLE
%-------------------------------------------------------------------------------
\cvsection{Publications}
%-------------------------------------------------------------------------------
% SUBSECTION TITLE
%-------------------------------------------------------------------------------
\cvsubsection{Journal Articles}
\begin{refsection}
\nocite{Khan2014Incentive}
\nocite{Selimi2015Cloud}
\printbibliography[
heading=none,
sorting=ydnt
]
\end{refsection}
%-------------------------------------------------------------------------------
% SUBSECTION TITLE
%-------------------------------------------------------------------------------
\cvsubsection{Conference Proceedings}
\begin{refsection}
\nocite{Khan2014Prototyping}
\printbibliography[
heading=none,
sorting=ydnt
]
\end{refsection}