|
|
1.1 ! root 1: % run this through LaTeX ! 2: ! 3: % \documentstyle[11pt,a4,sfwmac,tgrind,twoside,ucl-rn,draft-vrsn]{report} ! 4: \documentstyle[sfwmac,tgrind,twoside,ucl-rn]{report} ! 5: ! 6: \rnnumber {RN/89/19} ! 7: ! 8: \input bits ! 9: ! 10: \pagenumbering{roman} ! 11: ! 12: \begin{document} ! 13: ! 14: ! 15: \title{\huge The Design of QUIPU \\ ! 16: {\large (Version 2)}} ! 17: \author{S.E.~Kille} ! 18: ! 19: \date {March 1988} ! 20: ! 21: \maketitle ! 22: ! 23: \begin {abstract} ! 24: This document describes the design of the QUIPU Directory Service. ! 25: This version is released with QUIPU version 5.0. ! 26: \end {abstract} ! 27: ! 28: ! 29: ! 30: \thispagestyle{empty} ! 31: \setcounter{page}{0} ! 32: \mbox{} ! 33: \newpage ! 34: ! 35: \tableofcontents ! 36: ! 37: ! 38: \listoffigures ! 39: ! 40: \newpage ! 41: \ifodd\value{page} \else ! 42: \mbox{} ! 43: \newpage ! 44: \fi ! 45: \pagenumbering{arabic} ! 46: ! 47: \include{introduction} ! 48: ! 49: \include {design} ! 50: ! 51: \include {nameservice} ! 52: ! 53: \include {distribution} ! 54: ! 55: \include {update} ! 56: ! 57: \include {management} ! 58: ! 59: \include {implementation} ! 60: ! 61: \appendix ! 62: ! 63: \include {appendix-a} ! 64: ! 65: \bibliography{../../../bib/sek} ! 66: \bibliographystyle{alpha} ! 67: ! 68: \end{document}
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.