Skip to content
Snippets Groups Projects
Commit e6eb9889 authored by Alfred Burgess's avatar Alfred Burgess
Browse files

Added transcript

parent 3a2f2ffa
Branches
No related merge requests found
......@@ -2,15 +2,19 @@ COMPILER = latexmk
TO_TEXT = pdftotext
CV_TARGET = resume.pdf
TRANSCRIPT_TARGET = academicTranscript.pdf
LETTER_TARGET = cover-letter.pdf
CV_DIR = cv
TRANSCRIPT_DIR = transcript
LETTER_DIR = cover-letter
CV = $(CV_DIR)/$(CV_TARGET)
TRANSCRIPT = $(TRANSCRIPT_DIR)/$(TRANSCRIPT_TARGET)
LETTER = $(LETTER_DIR)/$(LETTER_TARGET)
CV_IN = resume.tex
TRANSCRIPT_IN = academicTranscript.tex
LETTER_IN = cover-letter.tex
all: $(CV) $(LETTER)
......@@ -23,5 +27,8 @@ $(LETTER):
clean:
rm -f $(LETTER_DIR)/*~ $(LETTER_DIR)/*.aux $(LETTER_DIR)/*.log $(LETTER_DIR)/*.txt $(LETTER_DIR)/*.pdf
rm -f $(TRANSCRIPT_DIR)/*~ $(TRANSCRIPT_DIR)/*.aux $(TRANSCRIPT_DIR)/*.log $(TRANSCRIPT_DIR)/*.txt $(TRANSCRIPT_DIR)/*.pdf
rm -f $(CV_DIR)/*~ $(CV_DIR)/*.aux $(CV_DIR)/*.log $(CV_DIR)/*.txt $(CV_DIR)/*.pdf
rm -f $(LETTER_DIR)/.*.swp $(CV_DIR)/.*.swp ./.*.swp ./*~
rm -f $(LETTER_DIR)/.*.swp $(CV_DIR)/.*.swp $(TRANSCRIPT_DIR)/.*.swp ./.*.swp ./*~
rm -f $(LETTER_DIR)/*.fls $(CV_DIR)/*.fls $(TRANSCRIPT_DIR)/*.fls
rm -f $(LETTER_DIR)/*.fdb_latexmk $(CV_DIR)/*.fdb_latexmk $(TRANSCRIPT_DIR)/*.fdb_latexmk
\documentclass[line]{res}
\name{Academic Transcript for Alfred J. Burgess}
\address{Accurate as at the start of the 2016/1 Teaching Period}
\newsectionwidth{0.25in}
\begin{document}
\begin{resume}
\section{Academic Year 2013}
\begin{table}[!h]
\begin{tabular}{l p{6cm} l l l c}
\multicolumn{6}{c}{Teaching Period 2013/1AA}\\
\hline \hline
Unit Code & Unit Name & Status & Mark & Grade & Achieved CP \\
\hline
AACE1000 & Academic Conduct Essentials & COMPLETED & - & UP & 0.000 \\
CARS1000 & Communication and Research Skills & COMPLETED & - & UP & 0.000 \\
INDG1000 & Indigenous Studies Essentials & COMPLETED & - & UP & 0.000
\end{tabular}
\end{table}
\begin{table}[!h]
\begin{tabular}{l p{6cm} l l l c}
\multicolumn{6}{c}{Teaching Period 2013/1}\\
\hline \hline
Unit Code & Unit Name & Status & Mark & Grade & Achieved CP \\
\hline
JAPN1401 & Japanese 1 & COMPLETED & 41 & N & 0.000 \\
MATH1001 & Mathematical Methods 1 & COMPLETED & 46 & N+ & 0.000 \\
PHYS1001 & Physics for Scientists and Engineers & COMPLETED & 64 & CR & 6.000 \\
SCOM1101 & Introduction to Scientific Practices & COMPLETED & 52 & P & 6.000
\end{tabular}
\end{table}
\begin{table}[!h]
\begin{tabular}{l p{6cm} l l l c}
\multicolumn{6}{c}{Teaching Period 2013/2}\\
\hline \hline
Unit Code & Unit Name & Status & Mark & Grade & Achieved CP \\
\hline
CITS1002 & Programming and Systems & COMPLETED & 60 & CR & 6.000 \\
ENSC1001 & Engineering Challenges in a Global World & COMPLETED & 61 & CR & 6.000 \\
MATH1001 & Mathematical Methods 1 & COMPLETED & 53 & P & 6.000 \\
PHYS1002 & Modern Physics & COMPLETED & 56 & P & 6.000
\end{tabular}
\end{table}
\section{Academic Year 2014}
\begin{table}[!h]
\begin{tabular}{l p{6cm} l l l c}
\multicolumn{6}{c}{Teaching Period 2014/1}\\
\hline \hline
Unit Code & Unit Name & Status & Mark & Grade & Achieved CP \\
\hline
CITS1001 & Object-orientated Programming and Software Engineering & COMPLETED & 67 & CR & 6.000 \\
JAPN1401 & Japanese 1 & COMPLETED & 61 & CR & 6.000 \\
MATH1002 & Mathematical Methods 2 & COMPLETED & 26 & N & 0.000 \\
PHYS2001 & Quantum Mechanics 1 & COMPLETED & 7 & N & 0.000 \\
& and Electromagnetism &&&&
\end{tabular}
\end{table}
\begin{table}[!h]
\begin{tabular}{l p{6cm} l l l c}
\multicolumn{6}{c}{Teaching Period 2014/2}\\
\hline \hline
Unit Code & Unit Name & Status & Mark & Grade & Achieved CP \\
\hline
CITS1402 & Introduction to Databases & COMPLETED & 57 & P & 6.000 \\
JAPN1402 & Japanese 2 & COMPLETED & 50 & P & 6.000 \\
MATH1002 & Mathematical Methods 2 & COMPLETED & 24 & N & 0.000 \\
PHYS2002 & The physics of Particles & COMPLETED & 24 & N & 0.000
\end{tabular}
\end{table}
\clearpage
\section{Academic Year 2015}
\begin{table}[!h]
\begin{tabular}{l p{6cm} l l l c}
\multicolumn{6}{c}{Teaching Period 2015/1}\\
\hline \hline
Unit Code & Unit Name & Status & Mark & Grade & Achieved CP \\
\hline
CITS1401 & Problem Solving and Programming & COMPLETED & 56 & P & 6.000 \\
CITS2200 & Data Structures and Algorithms & COMPLETED & 56 & P & 6.000 \\
JAPN2001 & Japanese 3A & COMPLETED & 47 & N+ & 0.000 \\
JAPN2403 & Japanese 3 & COMPLETED & 50 & P & 6.000
\end{tabular}
\end{table}
\begin{table}[!h]
\begin{tabular}{l p{6cm} l l l c}
\multicolumn{6}{c}{Teaching Period 2015/2}\\
\hline \hline
Unit Code & Unit Name & Status & Mark & Grade & Achieved CP \\
\hline
CITS2211 & Discrete Structures & COMPLETED & 54 & P & 6.000 \\
CITS3003 & Graphics and Animation & COMPLETED & 71 & D & 6.000 \\
JAPN2404 & Japanese 4 & COMPLETED & 55 & P & 6.000
\end{tabular}
\end{table}
\section{Academic Year 2016}
\begin{table}[!h]
\begin{tabular}{l p{6cm} l l l c}
\multicolumn{6}{c}{Teaching Period 2016/2}\\
\hline \hline
Unit Code & Unit Name & Status & Mark & Grade & Achieved CP \\
\hline
CITS3001 & Algorithms, Agents and Artificial Intelligence & Enrolled & ** & ** & ** \\
CITS3002 & Networks and Security & Enrolled & ** & ** & ** \\
JAPN2001 & Japanese 3A & Enrolled & ** & ** & ** \\
JAPN3405 & Japanese 5 & Enrolled & ** & ** & **
\end{tabular}
\end{table}
\begin{table}[!h]
\begin{tabular}{l p{6cm} l l l c}
\multicolumn{6}{c}{Teaching Period 2016/2}\\
\hline \hline
Unit Code & Unit Name & Status & Mark & Grade & Achieved CP \\
\hline
CITS3200 & Professional Computing & Enrolled & ** & ** & ** \\
JAPN3406 & Japanese 6 & Enrolled & ** & ** & ** \\
ASIA3002 & Issues in Japanese Society and Culture & Enrolled & ** & ** & **
\end{tabular}
\end{table}
\end{resume}
\end{document}
\ No newline at end of file
This diff is collapsed.
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment