Disable bibliography
I have nothing to cite, so we might as well keep the LaTeX errors during processing to a minimum.
This commit is contained in:
parent
4f94b7b826
commit
a693e4ee05
6
cv.tex
6
cv.tex
@ -111,9 +111,9 @@
|
||||
% Publications from a BibTeX file without multibib
|
||||
% for numerical labels: \renewcommand{\bibliographyitemlabel}{\@biblabel{\arabic{enumiv}}}
|
||||
% to redefine the heading string ("Publications"): \renewcommand{\refname}{Articles}
|
||||
\nocite{*}
|
||||
\bibliographystyle{plain}
|
||||
\bibliography{publications} % 'publications' is the name of a BibTeX file
|
||||
%\nocite{*}
|
||||
%\bibliographystyle{plain}
|
||||
%\bibliography{publications} % 'publications' is the name of a BibTeX file
|
||||
|
||||
% Publications from a BibTeX file using the multibib package
|
||||
%\section{Publications}
|
||||
|
Loading…
Reference in New Issue
Block a user