http://ctan.org/tex-archive/macros/latex/contrib/resume
It is essentially a customized article class:
Code: Select all
\PassOptionsToClass{11pt,12pt}{article}
\LoadClassWithOptions{article}
- I am trying to customize the biblabl, but:
throws this error:
Code: Select all
\makeatletter %\renewcommand*{\bibliographyitemlabel}{{\arabic{enumiv}.}} \renewcommand*{\biblabel}{{\arabic{enumiv}.}} \makeatother
Code: Select all
! LaTeX Error: \biblabel undefined.
- If I insert an thebibligraphy environment:
I get a header for the bibliography section like this:
Code: Select all
\begin{thebibliography}{1}\end{thebibliography}
I have no idea where the leading "*" comes from and how to get rid of it.Code: Select all
* References