% Additional useful packages \usepackage[utf8]{inputenc} \usepackage{microtype} % Better typography \usepackage{geometry} % Page margins \geometry{margin=1in} \usepackage{graphicx} % For figures \usepackage{amsmath, amssymb} % Math \usepackage{enumitem} % Custom lists \usepackage{hyperref} % Clickable links
% Required: SFNS font package (uses Apple SF Pro Text/Display) \usepackage{sfns} % Fallback: if SFNS not found, sfns automatically loads a sans-serif like Helvetica sfns font
This template provides a starting point for any academic or technical paper that prefers a modern sans-serif aesthetic using Apple's San Francisco font. Simply replace the placeholder text, figures, and references with your own content. It shows: \begin{itemize} \item Section headings in SF
\begin{document}
This paper serves as a minimal working example (MWE). It shows: \begin{itemize} \item Section headings in SF Pro Display (semi-bold). \item Body text in SF Pro Text (regular). \item Math mode, figures, and citations. \end{itemize} \end{itemize} \section{Figures and Lists}
\section{Figures and Lists}