\documentstyle[urg]{article} \begin{document} \issueno{0033} % This should always be 4 digits. \version{1} % This should be an integer. \date{89-04-03} % The following are not optional and will appear in the title. They have all % been given default values so as to prevent LATEX from raising errors. \editor{No editor assigned} \title{Select Strategy} \section{9.7.1-3} \history{Not considered} \shorteditor{No editor} \shorttitle{Select Strategy} \status{Not considered} % create and print the documents title (i.e. all the above) \maketitle % The remaining sections are constructed using the following environments \begin{issue} The choice among open entries is left up to an implementation. There is a significant difference between policies which attempt to be fair, and a more straightforward approach which simply selects the first open alternative. Both are allowable, should a preference be expressed in the uniformity guidelines. \end{issue} \begin{recommendation} \end{recommendation} \begin{discussion} \end{discussion} \end{document}