Templates

Georgia Tech Letterhead

Preview

Georgia Tech Letterhead

Replicating the GT letterhead in LaTeX

Category

Other

License

Free to use (MIT)

File

template.tex

template.texRead-only preview
\documentclass[10pt]{extarticle} % Compatible sizes: 8pt, 9pt, 10pt, 11pt, 12pt, 14pt, 17pt, 20pt

% Logo Options: gt, coc, cse, cs, ic, scp, isye, soa
\usepackage[cse]{gt-letterhead}
\usepackage{lipsum} % only needed for placeholder text

% footer
\fromdept{College of Computing}
\fromaddr{Atlanta, Georgia 30332-0700 U.S.A.}
\fromphone{404.894.9044}

\toaddress{Example Optional \\ To/From Address \\ Or Can Comment Out}

% header
\fromdate{February 24, 2026}

% closing address
\closing{Sincerely}
\signaturefile{sig.png}
\fromname{Dr.\ Such and Such\\Professor}
\fromemail{\href{mailto:myemail@gatech.edu}{myemail@gatech.edu}}
\fromweb{\href{https://mywebsite.gatech.edu/}{mywebsite.gatech.edu}}

\aboutme{You can (optionally) put some information about yourself here (or just comment this line)}

% optional cc and enclosures (comment out if not needed)
%\cclist{Dean Smith, Dr.\ Jones}
%\encllist{Curriculum Vitae, Transcript}

\begin{document}

Dear George P. Burdell,

\lipsum[1-5]

\end{document}
Preview
Georgia Tech Letterhead preview
Georgia Tech Letterhead LaTeX Template | Bibby | Bibby AI