From 9d53d8857eaa1c9405894a88ca75bc4657e42f35 Mon Sep 17 00:00:00 2001 From: msglm Date: Sat, 14 Jan 2023 05:31:48 -0600 Subject: Inital Commit --- LaTeX/ResearchPaper/TransmissionLetter.tex | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 LaTeX/ResearchPaper/TransmissionLetter.tex (limited to 'LaTeX/ResearchPaper/TransmissionLetter.tex') diff --git a/LaTeX/ResearchPaper/TransmissionLetter.tex b/LaTeX/ResearchPaper/TransmissionLetter.tex new file mode 100644 index 0000000..778e4ff --- /dev/null +++ b/LaTeX/ResearchPaper/TransmissionLetter.tex @@ -0,0 +1,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} + -- cgit v1.2.3