Sfns Font (2025)
Figure~\ref{fig:sample} shows how a simple figure integrates into the document.
% 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
\maketitle
\begin{thebibliography}{9} \bibitem{sfnsdoc} \texttt{sfns} package documentation, CTAN. \bibitem{applefonts} Apple Inc. (2023). San Francisco Fonts. \end{thebibliography}
\section{Figures and Lists}
\subsection*{Acknowledgments} Thanks to the maintainers of the \texttt{sfns} package for enabling easy access to this font in \LaTeX.
\section{Introduction}
\begin{figure}[htbp] \centering \fbox{\parbox{0.6\textwidth}{\centering \vspace{2cm} Example Image (Replace with \texttt{\textbackslash includegraphics}) \vspace{2cm}}} \caption{A sample figure placeholder. The caption uses SFNS as well.} \label{fig:sample} \end{figure}