Archives

All Posts Tagged Tag: ‘latex’

Package natbib error: Bibliography not compatible with author year citation

LaTeX error message upon build: Natbibbibliography not compatible with author year citation In my case this was caused by a missing year entry in a bib-entry in Mendeley. This caused something along these lines in bibliography.aux (important is the last line missing a year column): \bibcite{Wurman.2000}{{27}{2000}{{Wurman}}{{}}} \bibcite{Wurman2001}{{28}{2001}{{Wurman et~al.}}{{}}} \bibcite{Xerox2008}{{29}{{Xerox Corporation}}{{}}} add the missing year to whatever bib entry is missing …

Read More

Highlighting a paragraph in LaTeX

When writing a text in Microsoft Word I like to highlight sections with a “neon marker” effect to have a clear visual guidance which parts still need some reviewing or for example need additional citations added. So basically this is how it should look in a LaTex generated PDF as well: Googling for latex highlight paragraph blog posts like e.g. …

Read More

Going Sans-Serif in LaTeX

While I am quite a fan of LaTeX I often had – when looking at LaTeX created documents – the feeling of the general look to be too “latexy”. Actually similar to the feeling MS Office 2003 gave with Arial and Office 2007 gives with the omnipresent use of Calibri. So – if you aren’t a die-hard Serif-only evangelist I …

Read More