|
|
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: \pagenumbering{roman}
34:
35: \begin{document}
36:
37: \title{NYSERNet/PSI White Pages Pilot Project:\\ User's Handbook}
38: \author{Marshall T.~Rose\\ Performance Systems International, Inc.\\
39: \tt [email protected]}
40: \date{\ifdraft \versiondate/\\ \tt Draft Version \versiontag/\else \today\fi}
41: \maketitle
42:
43: \begin{abstract}
44: The need for a comprehensive white pages service increases in relation to the
45: size of the user community.
46: The early Internet was served well by a relatively simple facility.
47: Today's rapidly expanding Internet has outstripped the capabilities of the
48: existing system.
49: In order to meet new requirements,
50: PSI is sponsoring a pilot project to provide white pages
51: service based on the OSI Directory.
52:
53: This document describes the pilot project from a user's perspective
54: and provides operational reference for the use of the white pages service.
55:
56: \footnotetext[0]{\hskip -2\parindent
57: This work was partially supported by the
58: U.S.~Defense Advanced Research Projects Agency
59: and the Rome Air Development Center of the U.S.~Air Force Systems Command
60: under contract number F30602--88--C--0016.
61: The content of the information contained herein does not necessarily reflect
62: the position or the policy of the U.S.~Government,
63: and no official endorsement should be inferred.}
64: \end{abstract}
65:
66: \thispagestyle{empty}
67: \newpage
68:
69: \thispagestyle{empty}
70: \setcounter{page}{0}
71: \mbox{}
72: \newpage
73:
74: \tableofcontents
75: \footnotetext[0]{\hskip -\parindent
76: This document (version \versiontag/)
77: was \LaTeX set \today\ with \fmtname\ v\fmtversion.}
78:
79: %\listoffigures
80:
81: %\listoftables
82:
83: \newpage
84: \ifodd\value{page} \else
85: \thispagestyle{empty}
86: \mbox{}
87: \newpage
88: \fi
89: \pagenumbering{arabic}
90:
91: \include{introduction}
92: \include{fred}
93: \include{dish}
94: \include{others}
95:
96: \appendix
97: \include{attributes}
98:
99: \clearpage
100: \ifodd\value{page} \else
101: \mbox{}
102: \newpage
103: \fi
104:
105: \end{document}
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.