%
% File naacl-hlt-facebook.tex
%

\documentclass[11pt]{article}
\usepackage{naacl-hlt-dc}
\usepackage{times}
\usepackage{latexsym}
\usepackage[pdftex]{graphicx}

\begin{document}

\begin{minipage}[t]{4in}
  \vspace{0pt} % hack to get text at top

  % your name
  {\huge Your Name}\\[2mm]

  % your department/affiliation
  Ph.D. Candidate\\
  Department\\
  University\\[2mm]
  
  % your contact info
  {\tt your@yourschool.edu}\\
  {\tt \verb+www.yourschool/~you+}
  
  % Your black and white picture.  It should be 2 inches x 2 inches in size 
  % and should include your head and shoulders and should have a
  % light-colored, neutral background.
  \end{minipage}%
  \begin{minipage}[t]{2in}
    \vspace{0pt}
    \includegraphics[width=2in]{yourface.jpg} % filename of your picture
  \end{minipage}

\vspace{5mm} % make a little space below the header

\section{Research Summary}
An abstract/summary for your research/disseration work.

\section{Academic Biography}
This section should be written in the third person (in other words, it should
say ``Mary is a third-year Ph.D. student'' not ``I am a third-year Ph.D.
student''.  This section should describe your current program of study,
research area, awards/honors, previous academic experiences, and other
significant experiences that are important from an academic perspective.  

This whole document should be one-page in 11pt font.

\end{document}

