Resources

This page contains a list of resources you will find useful for this class as well as resources that you might find useful to research in general. GOV 2000 Learning Resources is a list of learning tools we will be using during class. The other resources, including resources for R, Stata, and LaTeX you might find helpful going through this course. If you have any other suggestions for resources to list here, please let us know!

GOV 2000 Learning Resources

  • We will be using the NB Text Annotation tool to read class material together as a class. If you have not been added to the Text Annotation tool by the end of the first week of class, please let Andy and Konstantin know as soon as possible.
  • All questions about class material should be sent to the GOV 2000 e-mail list, where you will get quicker responses to your questions because your classmates can help you, too! If you have not been signed up for this list by the first week of class, please e-mail Andy and Konstantin.

LaTeX Resources

LaTeX is a powerful document preparation system. While the start-up costs may seem high, it allows one to output high-quality and customizable pdf documents. LaTeX is a document markup language, meaning that it consists of syntax that specifies to the program how the document is to be formatted - that is, typesetting instructions. More common examples of markup languages are HTML and XML. Markup embedded in a LaTeX document conveys formatting and processing specifications to the TeX engine.

To begin using LaTeX, you will need two things:

  • LaTeX front end / text editor to write a .tex file
  • LaTeX compiler that processes the .tex file and outputs the final document

The compiler and editor you install are going to be dependent upon your operating system. There are a variety of text editors that can create and edit .tex files, and so there is plenty of room for personal preference. Note that an editor is often bundled with the TeX engine.

Windows:

Mac:


Additional Resources:


LaTeX Templates:

* Thanks to Matt Blackwell for lending us some of his materials.

R Resources

Stata Resources