AZ logo

CTAN directory: /macros/latex/contrib/opteng

You can get the contents of this directory bundled as a zip file.

Packages in this directory:

Identifier Caption
opteng SPIE Optical Engineering and OE Letters manuscript template.

Files

Name Size* Date UTC Notes
OptEngInstruct.pdf 45 KiB 2006-May-29
OptEngInstruct.tex 16 KiB 2006-May-29
README 1 KiB 2006-May-09 Shown below
opteng.sty 18 KiB 2006-May-28

  *File sizes in kibibytes.

Contents of README

%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% Abstract
%%%%%%%%%%%%%%%%%%%%%%%%%%%%

With this template, and associated style and \LaTeX\ packages, it is possible to estimate the page length of manuscripts for submission to the SPIE journals \emph{Optical Engineering} and \emph{Optical Engineering Letters}. With a strict three-page limit, this is particularly important for the latter. This template gives simple instructions on how to prepare the manuscript.



%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% Usage
%%%%%%%%%%%%%%%%%%%%%%%%%%%%

For layout according to the Optical Engineering Journal:
\documentclass[10pt,letterpaper,optengjnl]{article}


For layout and page length estimate (note three-page maximum) of OE Letters:
\documentclass[10pt,letterpaper,optenglett]{article}


For document inaccordance with submission guidelines (12pt font, double-spacing, figures to back):
\documentclass[12pt,letterpaper,optengsubmit]{article}


And always:
\usepackage{opteng}