added hw6 directory
git-svn-id: svn://anubis/gvsu@230 45c1a28c-8058-47b2-ae61-ca45b979098e
This commit is contained in:
parent
507a723e8e
commit
850c1d5008
33
cs677/hw6/hw.tex
Normal file
33
cs677/hw6/hw.tex
Normal file
@ -0,0 +1,33 @@
|
|||||||
|
% Preamble
|
||||||
|
\documentclass[11pt,fleqn]{article}
|
||||||
|
\usepackage{amsmath, amsthm, amssymb}
|
||||||
|
\usepackage{fancyhdr}
|
||||||
|
\oddsidemargin -0.25in
|
||||||
|
\textwidth 6.75in
|
||||||
|
\topmargin -0.5in
|
||||||
|
\headheight 0.75in
|
||||||
|
\headsep 0.25in
|
||||||
|
\textheight 8.75in
|
||||||
|
\pagestyle{fancy}
|
||||||
|
\renewcommand{\headrulewidth}{0pt}
|
||||||
|
\renewcommand{\footrulewidth}{0pt}
|
||||||
|
\fancyhf{}
|
||||||
|
\lhead{HW Chap. 6\\\ \\\ }
|
||||||
|
\rhead{Josh Holtrop\\2008-11-19\\CS 677}
|
||||||
|
\rfoot{\thepage}
|
||||||
|
|
||||||
|
\begin{document}
|
||||||
|
|
||||||
|
\noindent
|
||||||
|
\begin{enumerate}
|
||||||
|
\item[1.]{
|
||||||
|
}
|
||||||
|
|
||||||
|
\vskip 1em
|
||||||
|
\item[2.]{
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
\end{enumerate}
|
||||||
|
|
||||||
|
\end{document}
|
Loading…
x
Reference in New Issue
Block a user