LaTeX and Overleaf Reference Guide

Overleaf

LaTeX

  • Headings with numbers
\section{Heading 1}
\subsection{Heading 2}
\subsubsection{Heading 3}
  • Headings without numbers
\section*{Heading 1}
\subsection*{Heading 2}
\subsubsection*{Heading 3}
  • Italic
\textit{lorem ipsum}
  • Bold
\textbf{lorem ipsum}

Additional References:

Overleaf

Register for an Account

For NCICS (NCSU) employees: NC State pays for a premium subscription. Go to the Overleaf homepage, and click on Register or Sign Up. When presented with options, please choose Register Using Google and select your NCSU Email account. This will automatically add you to NC State’s account.

In order to be able to sync with Git, you will then need to set up a password to use via the command line. To do so, go to your Home screen in Overleaf, access the Account Dropdown and Reset/Change/Configure Settings.

Journal Templates

Additional Overleaf References