@device(PostScript) @make(report) @DefineFont(HeadingFont, P=, B=, I=, R=) @Counter(MajorPart,TitleEnv HD0,ContentsEnv tc0,Numbered [@I], IncrementedBy Use,Announced) @Counter(Chapter,TitleEnv HD1,ContentsEnv tc1,Numbered [@1. ], IncrementedBy Use,Referenced [@1],Announced) @Counter(Appendix,TitleEnv HD1,ContentsEnv tc1,Numbered [@I. ], IncrementedBy,Referenced [@I],Announced,Alias Chapter) @Counter(UnNumbered,TitleEnv HD1,ContentsEnv tc1,Announced,Alias Chapter) @Counter(Section,Within Chapter,TitleEnv HD2,ContentsEnv tc2, Numbered [@#@:.@1 ],Referenced [@#@:.@1],IncrementedBy Use,Announced) @Counter(AppendixSection,Within Appendix,TitleEnv HD2, ContentsEnv tc2, Numbered [@#@:.@1 ],Referenced [@#@:.@1],IncrementedBy Use,Announced) @Counter(SubSection,Within Section,TitleEnv HD3,ContentsEnv tc3, Numbered [@#@:.@1 ],IncrementedBy Use, Referenced [@#@:.@1]) @Counter(Paragraph,Within SubSection,TitleEnv HD4,ContentsEnv tc4, Numbered [@#@:.@1 ],Referenced [@#@:.@1], IncrementedBy Use) @modify(CopyrightNotice, Fixed -1 inch, Flushright) @Modify(Titlebox, Fixed 2.5 inches) @Modify(hd1,Above .02, below .02, facecode B, size 20, spaces kept) @Modify(hd2,Above .02, below .02, facecode B, size 16, spaces kept) @Modify(hd3,Above .2, below .2, facecode B, size 12, spaces kept) @Modify(Description, Leftmargin +20, Indent -20) @Modify(Tc1, Above .5, Facecode B) @Modify(Tc2, Above .25, Below .25, Facecode R) @Modify(Tc3,Facecode R) @Modify(Itemize,Above 1line,Below 1line) @Style(Font NewCenturySchoolBook, size 11) @Style(Spacing 1.1, indent 0) @Style(leftmargin 1.0inch) @Style(justification no) @Style(BottomMargin .75inch) @Style(ChangeBarLocation Right) @Style(ChangeBars=Off) @set(page=1) @pageheading(immediate) @pagefooting(left="MIT Project Athena", center="@value(page)",right="Revision C, March 17, 1988") @Begin(format, size 9) @begin(format, spacing .5, indent 0) @majorheading[Short List of Athena Documents] @heading[Revision C] @heading[March, 1988] @bar() @begin(description, spread 0) Free@\Available free from the rack in 11-112. IS@\Sold through the IS Publications Office, 11-209, M-F 10-4, (25)3-6325 Racks@\Reference copies available in major Athena clusters. Book@\A book rather than a conventional vendor manual. Usually sold through IS, or, if noted, the MIT Coop. man@\Online "man page." Type: @b(man @p(topic)) @end(description) @bar() @end (format) @blankspace(1 line) @begin(format) @tabclear @tabset (2.22inches) @b(Project Athena)@\Computing in Higher Education: The Athena Experience @b(History and Goals)@\@ @ @ @ (by request x1300) @\Faculty/Student Projects Booklet (by request x1300) @\Questions & Answers about Project Athena (by request x1300) @b(Athena Administration)@\Essential Athena (free) @\Athena Reference Card (free) @\Newsletter, occasional (free) @\Applying for Curriculum Development Funds (by request x1348) @\Listmaint Instructions (by request x1325) @b(Unix and Workstations)@\Athena Workstation (free) @\More Unix: The C Shell (free) @\Introducing the Unix System, McGilton & Morgan (book, racks, IS) @\The Unix Programming Environment, Kernighan & Pike (book, racks, IS) @\An Introduction to the C Shell (racks, IS) @\Unix User's Reference Manual (man sections 1, 6, 7) (racks, IS) @\Unix User's Supplemental Documents (racks, IS) @\Unix Programmer's Reference Manual (man sections 2, 3, 4, 5) (racks, IS) @\Unix Programmer's Supplemental Documents, Vol 1 (racks, IS) @\Unix Programmer's Supplemental Documents, Vol 2 (racks, IS) @\Unix Systems Manager Manual (racks, IS) @b(X Window System)@\Athena Workstation (free) @ man X@\Xlib C Library Reference Manual (racks, IS) @b(Emacs Editor)@\Essential Emacs (free) @ man emacs@\Emacs Quick Ref (free) @\More Emacs (free) @\GNU Emacs Users Manual (racks, IS) @b(Scribe Text Formatter)@\Essential Scribe (free) @ man scribe@\Scribe Pocket Guide (racks, IS) @\More Scribe: MIT Thesis (free) @\More Scribe: Report (free) @\More Scribe: Resume (free) @\Scribe Users Manual (racks, IS) @\Scribe Database Administrator's Guide (racks, IS) @b[Mail Handler (mh)]@\Essential Mail (free) @ man mh, man madm@\Mh Manual in Unix User's Supplemental Documents (racks, IS) @b(Printers & Hardcopy)@\Printing from Athena Workstations (free) @b(Graphics Output)@\How to Use the Xerox 9700 (unsupported SIPB document) @ man printers@\How to Use the Apple Laserwriter (unsupported SIPB document) @b(C Language)@\Essential C (free) @ man cc, man lint@\More C (free) @ man ld@\Saber C User's Guide and Saber C Reference Manual (racks, IS) @ man 2 @i[system call]@\The C Programming Language, Kernighan & Richie (racks, book-IS) @ man 3 intro@\The C Primer Plus (racks, book-Coop) @\The C Answer Book (racks, book-Coop) @\C manual in Unix Pgmr's Supplemental Doc, Vol 1 (racks, IS) @b(Fortran Language)@\Essential Fortran (free) @ man f77, man ld@\Fortran 77 for Humans, (racks, book-IS) @ man 3f intro@\f77 Language Manual in Unix Pgmr's Supplemental Doc, Vol 1 (racks, IS) @comment{ @b(Pascal Language)@\Oh! Pascal!, (racks, book-IS) @ man pc, man pix, man pdx@\Pascal Users Guide and Report, 2nd Edition (book-Coop) @\Pascal User's Manual in Unix Pgmr's Supplemental Doc, Vol. 1 @\@ @ @ @ (racks, IS) } @b(Franz Lisp Language)@\Franz Lisp Manual (racks, IS) @ man lisp, man liszt,@\Lispcraft, (racks, book-IS) @b(Scheme Lisp dialect)@\Essential Scheme (free) @ man scheme @\Scheme V 7 Reference Manual (racks, IS) @b(dbx debugger)@\some discussion in @i(Essential Fortran) @ man dbx@\dbx manual in Unix Programmer's Supplemental Documents Vol. 1 @\(racks, IS) @b(Penplot Graphics)@\Penplot Reference Manual (racks, IS) @ man penplot@\Athena Guide (free--available only at IS) @b(ProChart Presentation Graphics)@\Prochart Manual with Athena Notes (racks, IS--by Dec '87) @b(GKS and CChart)@\GKS Manual (racks, IS--by Dec '87) @b(Graphics Libraries)@\CChart Manual (racks, IS--by Dec '87) @b(NAG Numerical & Stat Library)@\NAG Mini Manual (racks, IS) @ man nag@\6-Volume Library Reference Manual (racks, special order through IS) @b(20/20 Spreadsheet)@\20/20 User Guide(racks, IS) @ man 2020 @b(RS/1)@\Essential RS/1 (free) @\RS/1 User's Guide (racks, IS) @\RS/1 Pocket Guide (IS) @b(RTI Ingres Database)@\Introduction to Ingres (racks, IS) @\Ingres Reference Manual (racks, IS) @\Equel-C Interface Library (racks, IS) @\Equel-Fortran Interface Library (racks, IS) @b(MATRIX@-[X])@\MATRIX@-[X] User's Guide (on request from Applications Programmer) @b(MACSYMA)@\Introduction to Unix MACSYMA (sold by Symbolics, 577-7500) @\VAX Unix MACSYMA Reference Manual Version 11 (sold by Symbolics, @\@ @ @ @ 577-7500) @end(format) @end(format)