replace docx with pdf

This commit is contained in:
2024-09-02 17:14:38 -04:00
parent 7a1247e97b
commit 549fa862a4
5 changed files with 6 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -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."
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"
1 Week Date Type Duration (Hours) Description
2 1 08/30 Advising Meetings 1 Stat Review Content acknowledgement, Latex overview for reports
3 2 09/02 Reporting 3 First applications of Latex for final report, created Timesheet System.
4 2 09/02 Research 2 Stat Review: Sample Space through Probability Density Functions

Binary file not shown.

View File

@@ -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}