2006-10-08

Starting LaTeX

I wrote my MSc thesis in Microsoft Word, and took great advantage of Word’s easy to use features, especially the Outline view, that allowed me to hierarchically structure my document and to view it at a glance, during the writing process. However, the handling of references – a core aspect of scientific writing – was cumbersome, to say the least.

So, I decided to try the most used tool for writing scientific papers: LaTeX. Actually, LaTeX is one extension to the basic language TeX. Whereas TeX specifies basic text and math expressions formatting, LaTeX adds capabilities to structure documents, with indexes. Also, there is BibTeX to handle references. There any many library packages for TeX. In fact, its extensibility is one of its key features. You can find lots of information about these widely used tools on the Internet. However, beware; they are not in the same difficulty level as Word, because they require the use of the command prompt.

There is a myriad TeX variants, for different platforms. The most complete I found out for Windows is MiKTeX. The main command line tools are latex and pdflatex. The latter one produces output directly in PDF format.

I still haven’t actually written any full document, just a couple of tests, but I plan to do so in my future papers.

Best regards!

No comments: