:o I thought you were God.... Here you have (sorry!): \documentclass{article} \usepackage{multibib} \newcites{articles}{Artigos em Congressos} \bibliographystylearticles{IEEEtran} \begin{document} \section{Publications} \nocitearticles{*} \bibliographyarticles{articles} \end{document}
I am doing a CV using moderncv and I want to have a publications section with different subsections: Articles in confs, papers in journals, books and posters.
I have tried it with no success. I get one sentence in the pdf final file: "1. Publications" and nothing else. the log file tells me that ...