\documentclass[11pt,a4paper]{article}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage[a4paper,margin=2.5cm]{geometry}
\usepackage{xcolor}
\usepackage[hidelinks]{hyperref}
\pagestyle{empty}
\begin{document}
\begin{flushleft}
\textbf{Professor First Last}\\
Department of Computer Science\\
University of Example\\
[email protected] \;•\; +1 (555) 123-4567
\end{flushleft}
\vspace{1em}\today\vspace{2em}
\noindent To the Admissions Committee,
\vspace{1em}
It is my distinct pleasure to recommend \textbf{Jane Doe} for admission to
your graduate program. I have known Jane for three years, first as a student
in my graduate-level Algorithms course, and subsequently as an undergraduate
research assistant in my group. In both roles she has distinguished herself
as one of the most capable students I have supervised in a decade of teaching.
In my Algorithms course, Jane earned the highest grade among 112 students and
produced a final project on approximation algorithms for facility location
that was of publishable quality. Rather than reproducing a standard result,
she developed a novel rounding scheme and demonstrated its practical merit on
real-world datasets. Her analytic rigor, clarity of exposition, and
willingness to push past the assigned problem are uncommon even among
top-quartile graduate students.
In the research group, Jane has taken primary responsibility for a project on
streaming algorithms for graph connectivity. She designed the experimental
protocol, implemented both the baseline and proposed methods in roughly three
thousand lines of Rust, and authored the first draft of a paper we expect to
submit to SODA this cycle. Throughout, she has been an exceptional
collaborator: thoughtful, reliable, and generous with her time when helping
junior students debug their work.
Beyond technical ability, Jane shows the kind of intellectual seriousness
that is essential for a successful research career. She reads broadly, asks
pointed questions, and is genuinely curious about open problems. I have no
doubt she will thrive in a rigorous graduate program and contribute
meaningfully to the research community.
I recommend her to you in the strongest possible terms. Please feel free to
contact me directly if I can provide any further information.
\vspace{1em}
\noindent Sincerely,
\vspace{3em}
\noindent \textbf{First Last}\\
Professor of Computer Science\\
University of Example
\end{document}

PDF Preview
Create an account to compile and preview