LaTeX

LaTeX is used for scientific typesetting of, for example, reports, articles, and books.
In the Physics department, students learn LaTeX as part of their sophomore Modern Physics Lab when writing their lab reports.
This knowledge is then applied in their Junior Independent Studies report and final Senior Independent Studies thesis.

 

To use LaTeX, you have two choices:
  • Stand-alone program on your computer. You need to install an editor (1) and a compiler (2). If you need any help, please let me know!
    1. I suggest TeXstudio, a newer editor available for macOS and Windows computers. There are other editors out but I don’t have experience with those. I can certainly help with TeXstudio.
    2. Depending on your operating system, you need to install MacTeX (for macOS) or MiKTeX (several OS)
  • The commercial online platform Overleaf, which allows collaboration with other users.
  • You can also use Typeset, a commercial Research Writing Platform with tutorials and a Youtube channel.
Templates:
    • Article template with extra bibliography file for the Modern Physics lab, Junior I.S., or other research reports. This template shows the general composition of an article but also contains many explanations within the code and in the created PDF file.
Resources:
    • Documentation about the siunitx style file to be used in your LaTeX code.