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
839990ed
Commit
839990ed
authored
Mar 29, 2015
by
Robert Ricci
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Describe the weekly report format
parent
e18b0ad5
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
36 additions
and
1 deletion
+36
-1
assignments/report1/Makefile
assignments/report1/Makefile
+1
-1
assignments/report1/weekly-report-format.tex
assignments/report1/weekly-report-format.tex
+35
-0
No files found.
assignments/report1/Makefile
View file @
839990ed
DOCUMENTS
=
handout
DOCUMENTS
=
handout
weekly-report-format
include
../../Makerules
include
../../Makerules
assignments/report1/weekly-report-format.tex
0 → 100644
View file @
839990ed
\documentclass
{
article
}
[10pt]
\input
{
../../texstuff/fonts.sty
}
\usepackage
[margin=1.25in]
{
geometry
}
\newcommand
{
\mytitle
}{
\begin{center}
%
\LARGE\titlefont
%
\title
\end{center}
\vspace
{
0.75in
}
}
\renewcommand
{
\title
}{
CS 6963 Final Project---Weekly Report Format
}
\begin{document}
\mytitle
Your weekly report should contain the following;
\begin{enumerate}
\item
\textit
{
List
}
what you worked on this week, even things that didn't work
out
\item
What are the major challenges facing you at the moment?
\item
What are your next steps to try to overcome or work around these challenges?
\item
What are main remaining tasks on the project?
\item
\textit
{
List
}
what you plan to work on next week
\end{enumerate}
The report may be short, but must be supported by the contents of your repository and
your commit history.
\end{document}
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