Archive for the ‘LaTEX’ Category

when you change/add bibliography in latex you might see that the update is some-times not reflected on the output. Reason: the bbl file is not updated. To force select BibTeX in MikTex and run Latex. Remember that it’s not LaTeX that generates the BBL, it’s BibTeX. 1. Run LaTeX to generate the AUX file. It [...]

Euro Symbol in latex

Posted: September 6, 2010 in LaTEX, Tips and Tricks

If anyone tried to print euro sign in latex you already know there is no straight forward way to print euro [like the German umlaut's {\ss} =ß, \"u = ü, \"a =ä and so on...] To print € have to import a package in latex document. There are several so far.. among them eurosym and [...]

Latex footnote inside table

Posted: September 3, 2010 in LaTEX, Tips and Tricks
Tags: , ,

It’s a bit wired if you try a footnote inside a table or float env. you will only see the foot note number but not the text. There are some ways to solve this issue. The quick way is given by this person Stefan Koch which makes the table itself look clean. “It is possible [...]

Letter in LaTEX

Posted: August 14, 2010 in LaTEX, Tips and Tricks
Tags: , ,

Write a cover letter in LaTEX