cm001 - October 2, 2018

Overview

  • Introduce myself
  • Identify major course objectives
  • Identify course logistics
  • Introduce software tools for the course

Slides and class materials

Additional materials

\(\LaTeX\)

  • Install \(\LaTeX\) - get the appropriate distribution for your operating system
  • Tutorial to get started - tutorial from Perspectives on Computational Analysis
  • Cheatsheet for math symbols - extremely helpful for any mathematical notation
  • Documentation for \(\LaTeX\) - most times if you have a problem with \(\LaTeX\), just Google it. This site has a pretty thorough documentation for typesetting different kinds of content (e.g. paragraphs, fonts, lists, mathematical expressions, figures/tables). It’s a pretty handy reference, even if you don’t use their online editor.
  • Get a \(\LaTeX\) editor - technically, you can use any text editor to edit .tex or .bib files. It is usually helpful to work with an editor specifically designed for \(\LaTeX\). There are lots of options available, some for free and some for a license. A few I would recommend from personal experience:
    • WinEdt - all-purpose \(\LaTeX\) editor for Windows (and only Windows). When I still used Windows this was a suitable editor for my needs
    • Texmaker - free cross-platform \(\LaTeX\) editor I have used since switching to MacOS. Extensive support for all kinds of syntax and document types.
    • RStudio - if you have installed your Tex distribution, RStudio can also be used to edit and compile \(\LaTeX\) documents directly. I tend to use this as most of my \(\LaTeX\) usage is for mathematical expressions embedded in R Markdown documents. If you tend to use notebooks in your work, you can simply use RStudio (or Jupyter Notebooks) to incorporate \(\LaTeX\) mathematical notation as necessary.

What you need to do

This work is licensed under the CC BY-NC 4.0 Creative Commons License.