|
|
1.1 root 1: % -*- LaTeX -*-
2:
3: \input lcustom
4:
5: \def\theguide/{{\em The Guide\/}}
6: \def\thebook/{{\em The Handbook\/}}
7: \def\volfive/{{\em Volume Five\/}}
8: \def\camayoc/{{\em Camayoc\/}}
9:
10: \documentstyle[12pt,sfwmac,twoside]{report}
11:
12: \makeatletter
13: \let\titlep@ge=\titlepage
14: \def\titlepage{\titlep@ge \def\thefootnote{\fnsymbol{footnote}}}
15:
16: \let\endtitlep@ge=\endtitlepage
17: \let\endtitlepage=\relax
18:
19: \let\m@ketitle=\maketitle
20: \def\maketitle{\m@ketitle\let\titlepage=\relax\let\endtitlepage=\endtitlep@ge}
21: \makeatother
22:
23: \advance\textwidth by0.5in
24: \advance\oddsidemargin by-0.25in
25: \advance\evensidemargin by-0.25in
26:
27: %%% LaTeX has its margins mixed up!
28: \newdimen\foosidemargin
29: \let\foosidemargin=\oddsidemargin
30: \let\oddsidemargin=\evensidemargin
31: \let\evensidemargin=\foosidemargin
32:
33: \makeindex
34:
35: \pagenumbering{roman}
36:
37: \begin{document}
38:
39: \title{NYSERNet/PSI White Pages Pilot Project:\\ Administrator's Guide}
40: \author{Marshall T.~Rose\\ Performance Systems International, Inc.\\
41: \tt [email protected]}
42: \date{\ifdraft \versiondate/\\ \tt Draft Version \versiontag/\else \today\fi}
43: \maketitle
44:
45: \begin{abstract}
46: The need for a comprehensive white pages service increases in relation to the
47: size of the user community.
48: The early Internet was served well by a relatively simple facility.
49: Today's rapidly expanding Internet has outstripped the capabilities of the
50: existing system.
51: In order to meet new requirements,
52: PSI is sponsoring a pilot project to provide white pages
53: service based on the OSI Directory.
54:
55: This document describes the pilot project from an administrator's perspective
56: and provides operational reference for the installation and maintenance
57: of a local OSI Directory capability.
58:
59: \footnotetext[0]{\hskip -2\parindent
60: This work was partially supported by the
61: U.S.~Defense Advanced Research Projects Agency
62: and the Rome Air Development Center of the U.S.~Air Force Systems Command
63: under contract number F30602--88--C--0016.
64: The content of the information contained herein does not necessarily reflect
65: the position or the policy of the U.S.~Government,
66: and no official endorsement should be inferred.}
67: \end{abstract}
68:
69: \thispagestyle{empty}
70: \newpage
71:
72: \thispagestyle{empty}
73: \setcounter{page}{0}
74: \mbox{}
75: \newpage
76:
77: \tableofcontents
78: \footnotetext[0]{\hskip -\parindent
79: This document (version \versiontag/)
80: was \LaTeX set \today\ with \fmtname\ v\fmtversion.}
81:
82: \listoffigures
83:
84: \listoftables
85:
86: \newpage
87: \ifodd\value{page} \else
88: \thispagestyle{empty}
89: \mbox{}
90: \newpage
91: \fi
92: \pagenumbering{arabic}
93:
94: \include{introduction}
95:
96: \include{configuration}
97:
98: \include{maintenance}
99:
100: \bibliography {bcustom,networking,directory}
101: \bibliographystyle{alpha}
102:
103: \input administrator.ind
104:
105: \clearpage
106: \ifodd\value{page} \else
107: \mbox{}
108: \newpage
109: \fi
110:
111: \end{document}
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.