To get started, you need to download the following files (right click on each to get the individual file):
paper.pdf (the typeset
version of the paper ready to read)
paper.tex (the main
LaTeX source file)
paper.bib
(bibliography data for the paper)
hello-world.tex (a very
short sample LaTeX source file)
doodle.eps (EPS version of a
graphic embedded in the paper)
doodle.pdf (PDF version of a
graphic embedded in the paper)
Makefile (this is optional and
included for Unix experts)
Save all these files to a folder on your hard drive, open paper.pdf,
and enjoy.
Alternatively, you can get all of these files in a single TAR archive by right-clicking on this link:
Save this file in a directory of your choosing and extract the files with the following shell command:tar xf learn.tar
If you plan to give a presentation, I highly recommend that you learn how to use beamer. Here is a bare bones example of an incredibly simple presentation.