Wow! I actually finished my paper early so that I can work on my other homework like trying to build a DNA model from next to nothing. My AP English paper on John Barth’s Lost in the Funhouse: Lost In the Delusional Rantings of Suicidal Authors. I actually had to tone down the font to 11pt in order to trim the pages a bit. Typeset in LaTeX too!
-
Pages
-
Categories
-
Archives
- December 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- June 2006
- May 2006
- April 2006
- March 2006
- February 2006
- January 2006
- December 2005
- November 2005
- October 2005
- September 2005
- August 2005
- July 2005
- June 2005
- May 2005
- April 2005
- March 2005
- February 2005
- January 2005
- December 2004
- November 2004
- October 2004
- September 2004
- August 2004
- July 2004
- June 2004
- May 2004
- April 2004
- March 2004
- December 2003
- October 2003
- September 2003
- August 2003
- April 2003
- December 2002
- June 2002
5 Comments
How exactly did you do the headers on that? I typeset my paper as well, but I didn’t do the headers.
You mean doing a:
\begin{center}
\textbf{Header}
\end{center}
?
Nononono… like the thing that says “Huynh 1″ on the first page (which is technically non-MLA: you’re not supposed to number the first page at all).
Nevermind, I figured it out.
Dave
I suspect you tried using the fancyhdr package? That’ll do the trick.