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
134c7cb6
Commit
134c7cb6
authored
Jan 08, 2014
by
Robert Ricci
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Start on HW #2
parent
358f179b
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
58 additions
and
0 deletions
+58
-0
assignments/hw2/Makefile
assignments/hw2/Makefile
+3
-0
assignments/hw2/handout.tex
assignments/hw2/handout.tex
+48
-0
assignments/hw2/score.txt
assignments/hw2/score.txt
+7
-0
No files found.
assignments/hw2/Makefile
0 → 100644
View file @
134c7cb6
DOCUMENTS
=
handout
include
../../Makerules
assignments/hw2/handout.tex
0 → 100644
View file @
134c7cb6
\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
\\
[3pt]
{
\titlefont
Submission:
}
\turnin
\end{center}
\vspace
{
3pt
}
}
\renewcommand
{
\title
}{
CS 6963 Homework
\#
1
}
\newcommand
{
\assigned
}{
January 08
}
\newcommand
{
\due
}{
January 16
}
\newcommand
{
\turnin
}{
branch
\texttt
{
hw2-submit
}
-- file
\texttt
{
submit.pdf
}}
\begin{document}
\mytitle
\begin{enumerate}
\item
Answer Question~1.1 from the textbook
\end{enumerate}
\end{document}
assignments/hw2/score.txt
0 → 100644
View file @
134c7cb6
HW #2 Score:
XX / 5 : Question 1
XX / 5 : Question 2
======
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