Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Robert Ricci
Evaluating Networked Systems
Commits
0d8fd922
Commit
0d8fd922
authored
Feb 09, 2014
by
Robert Ricci
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Skeleton for HW #6
parent
fcb5adbd
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
59 additions
and
0 deletions
+59
-0
assignments/hw6/Makefile
assignments/hw6/Makefile
+3
-0
assignments/hw6/handout.tex
assignments/hw6/handout.tex
+50
-0
assignments/hw6/score.txt
assignments/hw6/score.txt
+6
-0
No files found.
assignments/hw6/Makefile
0 → 100644
View file @
0d8fd922
DOCUMENTS
=
handout
include
../../Makerules
assignments/hw6/handout.tex
0 → 100644
View file @
0d8fd922
\documentclass
{
article
}
[10pt]
\usepackage
[no-math]
{
fontspec
}
\usepackage
{
sectsty
}
\usepackage
{
paralist
}
\usepackage
{
ragged2e
}
\usepackage
{
MnSymbol
}
\usepackage
{
fontawesome
}
\usepackage
{
url
}
\usepackage
[margin=1.25in]
{
geometry
}
\newcommand*
{
\git
}{
\texttt
{
git
}}
\setmainfont
[Numbers=OldStyle,Ligatures=TeX]
{
Equity Text A
}
\setmonofont
{
Inconsolata
}
\newfontfamily\titlefont
[Numbers=OldStyle,Ligatures=TeX]
{
Equity Caps A
}
\allsectionsfont
{
\titlefont
}
\newcommand
{
\mytitle
}{
\begin{center}
%
\LARGE\titlefont
%
\title
\end{center}
\vspace
{
5pt
}
\begin{center}
%
\large
{
\titlefont
Assigned:
}
\assigned
\hspace
{
2em
}
{
\titlefont
Due:
}
\due
~midnight
\\
[3pt]
{
\titlefont
Submission:
}
\turnin
\end{center}
\vspace
{
3pt
}
}
\renewcommand
{
\title
}{
CS 6963 Homework
\#
6
}
\newcommand
{
\assigned
}{
February 11
}
\newcommand
{
\due
}{
February 18
}
\newcommand
{
\turnin
}{
branch
\texttt
{
hw6-submit
}
-- file
\texttt
{
submit.pdf
}}
\begin{document}
\mytitle
\begin{enumerate}
\item
Question part 1
\item
Question part 2
\end{enumerate}
\end{document}
assignments/hw6/score.txt
0 → 100644
View file @
0d8fd922
HW #1 Score:
XX / 10 : Submitted a PDF
======
Total score: XX / YY
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment