home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / archives / 3185 < prev    next >
Encoding:
Internet Message Format  |  1992-09-01  |  4.3 KB

  1. Path: sparky!uunet!sun-barr!ames!agate!agate!usenet
  2. From: toni@usenix.ORG (Toni Veglia)
  3. Newsgroups: comp.archives
  4. Subject: [comp.org.usenix] USENIX Online Library Index Now Available
  5. Followup-To: comp.org.usenix
  6. Date: 2 Sep 1992 00:19:54 GMT
  7. Organization: USENIX Association, Berkeley, CA
  8. Lines: 115
  9. Approved: adam@soda.berkeley.edu
  10. Distribution: world
  11. Message-ID: <1811baINNqkm@agate.berkeley.edu>
  12. References: <1184@usenix.ORG>
  13. Reply-To: toni@usenix.UUCP (Toni Veglia)
  14. NNTP-Posting-Host: soda.berkeley.edu
  15. X-Original-Newsgroups: comp.org.usenix
  16. X-Original-Date: 28 Aug 92 20:14:12 GMT
  17.  
  18. Archive-name: auto/comp.org.usenix/USENIX-Online-Library-Index-Now-Available
  19.  
  20.  
  21.                 USENIX Online Library/Index
  22. What Is It:
  23.  
  24.      The USENIX online index is an electronically available
  25.      list of papers published by the USENIX Association and
  26.      related groups.  The index is kept as a simple ASCII
  27.      file, in refer/bib format, sorted by author, and con-
  28.      tains information about papers published in USENIX
  29.      conference and workshop proceedings, newsletters, jour-
  30.      nal, and the like.
  31.  
  32.      The index is updated approximately monthly.
  33.  
  34. How to Get the Index:
  35.  
  36.      The index is available online from UUNET, either via a
  37.      mail server or anonymous ftp.  The index is about 200K,
  38.      and available only in its entirety.
  39.  
  40.      To get it as mail, send mail to library@uunet.uu.net
  41.      with "send bibliography" as the contents of your message.
  42.  
  43.      To get it via ftp from ftp.uu.net, login as "anonymous"
  44.      with your email address as the password.  Then:
  45.  
  46.         ftp> cd library
  47.         250 CWD command successful.
  48.         ftp> get bibliography
  49.       
  50.      This help file can be retrieved with "send help" or as
  51.      the ftp file "help.bibliography".
  52.  
  53.      (There is no person associated  with the library address
  54.      and it will never be read by human eyes.)
  55.  
  56. How to Access Information:
  57.       
  58.      To build the indices so you can easily access information,
  59.      run "indxbib" on the bibliography: indxbib file.name.  
  60.      You can then pull information from the file by running
  61.      "lookbib".  You can either build refer files or run 
  62.      lookbib interactively.
  63.  
  64.      For example, the following commmand would put all entries 
  65.      which refer to Smith into a file called stuff:
  66.      echo smith | lookbib bibliography > stuff.
  67.  
  68.      Or you could interact with the index by saying:
  69.      lookbib bibliography  
  70.  
  71.      It will ask you if you want instructions when it starts, 
  72.      answer yes.  Then at the prompt, for example:
  73.  
  74.      >smith
  75.  
  76.      will list references to smith (upper/lower case doesn't
  77.      matter).  
  78.  
  79. To Get an Online Paper:
  80.  
  81.      As of this date, we have not yet set up the online papers.  
  82.      When this capability is provided, we will announce it on
  83.      the net and this document will be updated with retrieval
  84.      information.
  85.  
  86. Publications Indexed
  87.  
  88.          USENIX:
  89.             Conference proceedings, Workshop proceedings
  90.             Computing Systems Journal, Newsletters
  91.          EurOpen (formerly EUUG - European Unix Users Group):
  92.             Conference proceedings, Newsletters (1982-1989)
  93.  
  94.      Other sources are being continually evaluated and will be 
  95.      included as deemed suitable.
  96.  
  97. Fields Used in the Index
  98.      The  standard  bib/refer  formats  are   used.    These
  99.      include:
  100.  
  101.          %A      Author (may be multiple entries)
  102.          %T      Title of article
  103.          %P      Page number(s)
  104.          %W      Primary author's institution
  105.          %I      Issuer/publisher
  106.          %B      Conference proceedings or book title
  107.          %J      Name of newsletter or journal
  108.          %D      Date of publication or conference
  109.          %C      Location of conference
  110.          %V      Volume nbr
  111.          %N      Nbr within vol
  112.          %O      Other comments (e.g. "Abstract only")
  113.  
  114.      These fields may be extended to include other informa-
  115.      tion such as identifier for retrieval, keywords, online
  116.      format of paper (PostScript, troff, etc.), language (if
  117.      other than English), etc.
  118.  
  119.  
  120. More Information:
  121.  
  122.      For additional information about the online index and
  123.      library, and/or instructions for donating papers, contact:
  124.  
  125.              index@usenix.org
  126.  
  127.      Or write to:
  128.              USENIX Association
  129.          2560 Ninth St., Suite 215
  130.          Berkeley CA  94710
  131.                 
  132.  
  133.