From 8b135f61096a0a97049922200b908323b1dbcb57 Mon Sep 17 00:00:00 2001 From: coolneng Date: Mon, 1 Jul 2019 20:24:08 +0200 Subject: [PATCH] Comment out publications --- template.tex | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/template.tex b/template.tex index d8dabd7..0d0de0e 100644 --- a/template.tex +++ b/template.tex @@ -295,15 +295,15 @@ $endfor$ $endfor$ \end{tabular} % -\section{publications} -\vspace{-0.5em} -\begingroup -\renewcommand{\section}[2]{}% -\pubstyle{ - \bibliography{pubs} - \bibliographystyle{cvbib} -} -\endgroup +%\section{publications} +%\vspace{-0.5em} +%\begingroup +%\renewcommand{\section}[2]{}% +%\pubstyle{ +% \bibliography{pubs} +% \bibliographystyle{cvbib} +%} +%\endgroup \end{minipage} % ========================================================== %-------------------- END OF DOCUMENT ----------------------