Completed letter for final report
This commit is contained in:
@@ -1,13 +1,12 @@
|
||||
\documentclass[11pt]{letter}
|
||||
\documentclass[11pt,stdletter,sigleft]{letter}
|
||||
|
||||
\usepackage{setspace}
|
||||
\usepackage[margin=1in]{geometry}
|
||||
|
||||
\usepackage{txfonts}
|
||||
|
||||
\signature{Mitchell Plamann}
|
||||
\address{5032 Forbes Ave \\ SMC 4275 \\ Pittsburgh, PA 15289}
|
||||
|
||||
\signature{Shyam Raghavan}
|
||||
\address{5032 Forbes Ave \\ SMC 2426 \\ Pittsburgh, PA 15289}
|
||||
|
||||
\begin{document}
|
||||
|
||||
@@ -17,26 +16,25 @@
|
||||
Pittsburgh, PA 15289}
|
||||
|
||||
\opening{Dear Mr. Keating:}
|
||||
\vspace{5mm}
|
||||
|
||||
Included with this letter is our team's proposal for a browser-based debugger
|
||||
for the c0 language called cdb. % Is this what we are calling it?
|
||||
The purpose of the proposal is to define the need for the debugger and explain
|
||||
our plan of approach.
|
||||
Included with this letter is our team's final report for the browser-based
|
||||
debugger for the c0 language called c0db. The purpose of the report is to
|
||||
update you on our progress and to explain and discuss our results.
|
||||
|
||||
The proposal includes the problem addressed by our program,
|
||||
explanations of prior literature and work on similar projects,
|
||||
an outline of our plan for designing and implementing the program,
|
||||
the intended benefits of our program,
|
||||
our planned approach,
|
||||
how we will evaluate our success,
|
||||
and our qualifications.
|
||||
The report describes the problem addressed by our project, our approach to
|
||||
solve it, the results we were able to achieve, our challenges and struggles,
|
||||
the lessons we learned throughout the progress we made, and some
|
||||
recommendations on how we or another group can continue to build on our
|
||||
existing platform.
|
||||
|
||||
If you have any further questions or comments, please contact us at
|
||||
mplamann@andrew.cmu.edu.
|
||||
shyamsur@andrew.cmu.edu.\\
|
||||
|
||||
\closing{Sincerely,}
|
||||
Sincerely,\\\\\\\\
|
||||
Shyam Raghavan
|
||||
|
||||
\encl{project proposal paper for cdb}
|
||||
\encl{project final paper for c0db}
|
||||
|
||||
\end{letter}
|
||||
\end{document}
|
||||
\end{document}
|
||||
|
||||
Reference in New Issue
Block a user