Here are the notes that I created for my LaTeX short course at the Odum Institute.

Getting started for the Windows operating system:

Non-Windows users:

Useful references for new and continuing users:

Setting-up an automatic bibliography in LaTeX:

Creating scientific slideshows:

To format your dissertation or thesis using the guidelines in the UNC graduate student handbook:

To create a poster in LaTeX:

To get BibTeX references from Google Scholar (scholar.google.com), do the following:
  1. Go to the site
  2. Click the link to "Scholar Preferences"
  3. Next to Bibliography Manager, select "Show links to import citations into (BibTeX)"
  4. Save preferences

Now, when you locate cites via google scholar, you will notice that there is an "Import to BibTeX" link underneath the paper link. Let's say you search on Erikson, Robert 2002. Clicking on the import link takes you to a page that reads:

@book{erikson2002mp,
title={{The Macro Polity}},
author={Erikson, R.S. and Stimson, J.A.},
year={2002},
publisher={Cambridge University Press}
}

Copy + paste and you have your citation. Just be careful to proofread the information. For example, this entry omits M.B. MacKuen as a co-author.