%% SPIE template — for SPIE journals and conference proceedings (e.g. Journal
%% of Biomedical Optics, Optical Engineering). Uses the official spie class,
%% which ships with TeX Live, and the spiebib bibliography style.
\documentclass[]{spie}
\usepackage{amsmath,amssymb}
\usepackage{graphicx}
\title{A Template for SPIE Journal and Proceedings Articles}
%% SPIE format: authors carry \supit{} superscripts that key into the
%% affiliation lines, separated by \skiplinehalf (both defined by the class).
\author{First A. Author\supit{a}, Second B. Author\supit{b}, and Third C. Author\supit{a}
\skiplinehalf
\supit{a}University of Example, Department of Optics, City, Country\\
\supit{b}Example Research Institute, City, Country
}
\authorinfo{Further author information: (Send correspondence to First A. Author)\\
First A. Author: E-mail: author@example.edu}
\begin{document}
\maketitle
\begin{abstract}
This document is a template for manuscripts submitted to SPIE journals and
conference proceedings using the \texttt{spie} class. It demonstrates the
title block, author affiliations, abstract, keywords, sectioning, equations,
and a bibliography.
\end{abstract}
\keywords{SPIE, journal template, LaTeX, optics}
\section{INTRODUCTION}
\label{sec:intro}
This template targets SPIE publications. Recent imaging systems build on
learned representations~\cite{lecun2015deep} and adaptive
optimization~\cite{kingma2015adam}.
\section{METHODS}
\label{sec:methods}
The detected intensity obeys
\begin{equation}
I = I_0 \exp(-\mu x),
\label{eq:beer}
\end{equation}
following the Beer--Lambert law with attenuation coefficient $\mu$.
\section{RESULTS AND DISCUSSION}
\label{sec:results}
Our measurements agree with prior reports~\cite{he2016deep}.
\section{CONCLUSION}
\label{sec:conclusion}
We presented a SPIE template ready for compilation.
\bibliography{refs}
\bibliographystyle{spiebib}
\end{document}

PDF Preview
Create an account to compile and preview