diff --git a/Independent Study Proposal.docx b/Independent Study Proposal.docx deleted file mode 100644 index 6782ba0..0000000 Binary files a/Independent Study Proposal.docx and /dev/null differ diff --git a/Independent Study Proposal.pdf b/Independent Study Proposal.pdf new file mode 100644 index 0000000..384c91e Binary files /dev/null and b/Independent Study Proposal.pdf differ diff --git a/timesheet/timesheet.csv b/timesheet/timesheet.csv index 26322dc..2ecd4ef 100644 --- a/timesheet/timesheet.csv +++ b/timesheet/timesheet.csv @@ -1,3 +1,4 @@ Week,Date,Type,Duration (Hours),Description 1,08/30,Advising Meetings,1,"Stat Review Content acknowledgement, Latex overview for reports" -2,09/02,Reporting,3,"First applications of Latex for final report, created Timesheet System." \ No newline at end of file +2,09/02,Reporting,3,"First applications of Latex for final report, created Timesheet System." +2,09/02,Research,2,"Stat Review: Sample Space through Probability Density Functions" \ No newline at end of file diff --git a/timesheet/timesheet.pdf b/timesheet/timesheet.pdf index 842f8ab..32ffd4b 100644 Binary files a/timesheet/timesheet.pdf and b/timesheet/timesheet.pdf differ diff --git a/timesheet/timesheet.tex b/timesheet/timesheet.tex index e2eac74..080191d 100644 --- a/timesheet/timesheet.tex +++ b/timesheet/timesheet.tex @@ -32,11 +32,14 @@ Week & Date & Type & Duration (Hours) & Description \\ \hline 2 & 09/02 & Reporting & 3 & First applications of Latex for final report, created Timesheet System. \\ \hline +2 & 09/02 & Research & 2 & Stat Review: Sample Space through Probability Density Functions \\ +\hline \end{tabular} \end{table} \noindent Hours for Advising Meetings: 1\\ Hours for Reporting: 3\\ -\textbf{Total Hours: 4}\\ +Hours for Research: 2\\ +\textbf{Total Hours: 6}\\ % CLOSE Timesheet \end{document} \ No newline at end of file