Tagged Questions
1
vote
1answer
63 views
Proceedings bibliography problem - not displaying year, address and pages
I want to show proceedings information in the output PDF file using data from publications.bib. Particularly, I have a problem displaying year, address and pages.
...
1
vote
1answer
112 views
Unable to Change References Section Title in moderncv
I'm attempting to write a CV using the moderncv document class with the following preamble:
\documentclass[10pt,letter]{moderncv}
% CV Theme Settings
\moderncvtheme[black]{classic}
% Font and ...
2
votes
1answer
279 views
Lonely \item - perhaps a missing list environment
My problem is:
I am using moderncv and splitbib on a mac. In Linux my file compiles fine. In the mac, however, i run pdflatex and bibtex all right, but when I run pdflatex again, I get the error
...
4
votes
1answer
179 views
Class modernCV with German bibliography without numbered bibitems
With documentclass modercv one can include a list of published papers. If you try this is German one could use bibliography style gerplain getting some errors (solved in question Problem with modernCV ...
4
votes
1answer
79 views
Reverse numbering of bibitems — moderncv and plainnat
I want to number bibliography items in the reverse order -- with moderncv and plainnat bibliography style. A picture of what I want:
Reference:
Enrico's answer at: Bibtex reverse numbering
I ...
4
votes
1answer
165 views
Group bibliography by year and show header as cventry in moderncv
My idea is to get the same output as in this previous post but with a different approach as the previous has some limitations.
So the goal is to have the first reference of each year in my ...
5
votes
1answer
202 views
Underline different authors in the bibliography by hacking BST file [duplicate]
I am updating my CV (moderncv) and I am including a list of all my communications (oral and poster) using multibib (I use different .bib files for each one).
The final output should display my name ...
7
votes
2answers
2k views
Sorted list of publications in moderncv from bibtex
I am trying to create my CV in Latex, after I got fed up with MS Word. I decided to use this template, just because it looks nice. But now I am struggling to add the list of my publications (stored in ...
5
votes
2answers
654 views
problem with moderncv and \bf inside bibliography
I've this problem using moderncv. I'm using multibib and the first bibliography entry is:
@article{Aad:2011tw,
author = "Aad, Georges and others",
title = "{Measurement of the ...
