|
Literature
Africa |
LaTeX and other programs for making documentsLaTeXLaTeX is a document preparation system. In practice, it means that you can add special tags to a plain text document to specify document structure and formatting. LaTeX is the standard in scientific publishing, because it allows you to concentrate on the content, instead of wasting time with the formatting, and it anyway produces the highest quality printouts, especially for mathematical formulas. There is a LaTeX WikiBook to help you learn to use LaTeX. If you know it already, instead, why don't you contribute to it? :-) overleaf.com is an online collaborative latex editing site. CERN users have premium account features and can host larger projects for others to collaborate on. There is also git synchronization to be able to keep an work on an offline copy using the tools below. latexmk is a widely available script that will take care of running all compilation steps needed to render a document.
It can be run as e.g. rubber is an alternative LaTeX build tool. LyX is for people that write and want their writing to look great, right out of the box. No more endless tinkering with formatting details, 'finger painting' font attributes or futzing around with page boundaries. You just write. In the background, Prof. Knuth's legendary TeX typesetting engine makes you look good. Kile is a LaTeX source editor, TeX shell that simplifies the creation of LaTeX documents. Dot2TeX might be interesting to generate drawings. InstallationTutorials etc
Thesis writing : Latex
BibTeXWikipedia:BibTeX is a file format for storing bibliographies that can be used from LaTeX or LyX, so that you don't have to copy all the bibliography in each article you write. Also, the specialized tools for BibTeX help you to check it and keep it in order and updated. See Literature for links and tools. Images, Vector Drawing
Office SuitesIf you desperately need a MSOffice-compatible program, there is OpenOffice. OpenOffice is OpenSource Software, so it's free as in beer, and free as in speech too. Even more importantly, OpenOffice 2 uses that ISO standard OpenDocument format; so you can be sure that your documents will be readable in the future. It also means that you are not forcing the people to whom you send your documents to buy Microsoft software, which is not compatible with many operating systems. Fixing things
If you are away from your PC, you can use Portable OpenOffice, for example to make presentations. It is still recommended, anyway, that you also bring along a fully cross-platform form of it, like a PDF. Bring a copy of a recent Acrobat Reader, too. Remember - Don't use Word DOC files. |