11 September 2006
G601, Indiana University
Professor Rasmusen, erasmuse@indiana.edu
Http://www.rasmusen.org/g601/tasks/ps-latex.htm
Due: 10pm, Sunday September 17
You can learn latex by googling or by following patterns from files at my website (look at my various research papers, or book chapter files).
I also have a webpage on latex tips and tricks, but it only contains advanced commands. You may find it useful someday. See http://rasmusen.org/a/latex-rasmusen.txt Each of you should email me the assignment separately, but feel free to work on it together, especially on getting Miktex to work.
\documentclass[12pt]{article} \usepackage{graphicx} \usepackage{amsmath} \usepackage{amssymb} \begin{document} \parindent 24pt \parskip 10pt HERE GOES YOUR ASSIGNMENT \end{document}