1
0
Files
irix-657m-src/eoe/lib/ns/ldap/doc/head.tex
2022-09-29 17:59:04 +03:00

76 lines
1.4 KiB
TeX

\documentclass[11pt,times,pcode,dvips]{article} % Specifies the document style.
\usepackage[dvips]{graphicx}
%\input{psfig-dvips}
\newcommand{\spone}{1.02}
\newcommand{\sptwo}{1.59}
\newcommand{\spmed}{1.28}
\newcommand{\singlespace}{\edef\baselinestretch{\spone}\Large\normalsize}
\newcommand{\doublespace}{\edef\baselinestretch{\sptwo}\Large\normalsize}
\newcommand{\mediumspace}{\edef\baselinestretch{\spmed}\Large\normalsize}
\newcommand{\be}{\begin{equation}}
\newcommand{\ee}{\end{equation}}
\newcommand{\goto}{\rightarrow}
\newcommand{\la }{\langle}
\newcommand{\ra}{\rangle}
\pagestyle{plain}
\textwidth=6.25in
\textheight=9.0in
\topmargin=-0.5in
\headheight=0.125in
\headsep=0.375in
\oddsidemargin=0.25in
%\begin{document}
%\doublespace
\singlespace
\thispagestyle{empty}
\title{{LDAP Access from UNS}}
\author{Juan Carlos Gomez and John Schimmel \\
\mbox{\small Engineering} \\
\mbox{\small Silicon Graphics} \\
\mbox{\small North Shoreline Blvd. M/S 510} \\
\mbox{\small Mountain View, CA 94043} \\
\mbox{\small USA} \\
}
\date{}
\begin{document} % End of preamble and beginning of text.
\maketitle % Produces the title.
\begin{abstract}
\vspace{20 pt}
{\bf Keywords: LDAP, X.500, UNS, Name Services}
\end{abstract}
\clearpage
\input manual.tex
\clearpage
%\bibliography{mprocu}
%\bibliographystyle{unsrt}
\end{document}
\bye