For some time now, I have used LaTeX to create a variety of great documents. In my professional work, examples include my thesis and defence slides, as well as various journal articles. I do not anticipate that I will stop using LaTeX anytime soon, but I do anticipate that I will need to collaborate on work created in LaTeX with people who are unfamiliar with it. In such an event, it can be daunting to try to establish a working understanding of something like LaTeX. To assist with this, I have decided to create this guide. Suggestions are most welcome.
This guide is built based on my personal experiences. I work in Windows, and so all software use covers only this. I relay what I have learned, either through trial and error, or searching the web. This guide describes, in detail, what to install and how to configure the software to work well.
- What is LaTeX?
- Installing the required software: MikTeX and WinShell
- Installing additional software (optional)
- General software use and understanding
- First example: a quick-and-dirty LaTeX example
- Useful examples: including images, equations, etc.
- LaTeX with class: Installing and using packages to extend functionality
- Take command of LaTeX: develop user-defined commands and environments
- Understanding a LaTeX project (WinShell)
- Quick and dirty guide to working with references and a bibliography
- Using BibTeX for bibliography generation
- Developing your own BibTeX style file
- Working with multiple bibliographies in one document
- A quick primer to TikZ, an inline graphics development system for LaTeX
- Some advanced tips and techniques for TikZ
- A quick primer to Beamer, a slide presentation development system for LaTeX
- A quick primer to BeamerPoster, a poster development system for LaTeX