summaryrefslogtreecommitdiffstats
path: root/LaTeX/ResearchPaper/TransmissionLetter.tex
blob: 778e4ff89f31d2e5f8a6ff3440206dd68c859831 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
\documentclass{letter}
\signature{msglm}
\address{Anonymized College Name \\ Russellville, Arkansas 72801}
\begin{document}
\begin{letter}{msglm \\ Anonymized College Name \\ Russellville, AR 72801}
\opening{Dear Anonymous.}
The following research report was requested by you for the purpose of completing Technical Writing. As you should know, I chose a practical data science research topic on the creation of comic books using machine learning. This topic comes from my personal experimentation with the technologies behind this. This, coupled with my interest and proficency in computers, allows me to translate this otherwise abstract topic into pratical and presentable terms.



\closing{Sincerely,}
\end{letter}
\end{document}