after several years away from LaTeX, I started again with LyX to prepare my curriculum vitae and opted for the europecv class. That worked well, the package instructions were clear, and I have a nice output with pdfLaTeX.
However, I began by inserting my publications manually, and divided them in sections according to where they were published:
- scientific journals
conference proceeding
tech reports
internal reports
I am sorry to have a second question, related to the former, and in particular to the use of multiple bibliographies in the europecv class that LyX provides. The europecv manual comes with an example that could do my case, and this requires the bibentry package. However, I cannot make it work, and I get no bibliographies inserted anywhere in the document
Taken from its manual, the idea is:
\ecvitem{}{\textsc{Publications}}
\ecvitem{}{\bibentry{pub1}}
[...]
\ecvitem{}{\bibentry{pubN}}
Has anyone in this community got that working correctly?
Running TeXLive 2015, Mac distribution
\ProvidesPackage{bibentry}
[2007/10/30 1.5 (PWD)]