home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / database / 8875 < prev    next >
Encoding:
Internet Message Format  |  1993-01-07  |  4.5 KB

  1. Path: sparky!uunet!mcsun!news.funet.fi!funic!sauna.cs.hut.fi!cs.hut.fi!kta
  2. From: kta@cs.hut.fi (Kari Alho)
  3. Newsgroups: comp.databases
  4. Subject: Re: Programs to manage academic bibliographies?
  5. Date: 7 Jan 1993 12:45:12 GMT
  6. Organization: Helsinki University of Technology, Finland
  7. Lines: 101
  8. Distribution: inet
  9. Message-ID: <KTA.93Jan7144457@frodo.cs.hut.fi>
  10. References: <92365.114441PEF2@psuvm.psu.edu>
  11. NNTP-Posting-Host: frodo.cs.hut.fi
  12. In-reply-to: Per Fjelstad's message of Wed, 30 Dec 1992 11:44:41 EST
  13.  
  14. In article <92365.114441PEF2@psuvm.psu.edu> Per Fjelstad <PEF2@psuvm.psu.edu> writes:
  15.  
  16.    For several years I have been searching for software specifically designed to
  17.    organize bibliographic databases.  Records would have fields for author, title,
  18.    publisher, etc., as well as fields for subject headings, keywords, and general
  19.    comments or notes.
  20.  
  21.    Finally I found an MS-DOS executable program in an archive (wuarchive.wustle.ed
  22.    u) that seems to fit the bill.  It is called Academic Reference Management Syst
  23.    em Plus (AP11.ZIP in the archive).  Ping Sing Kuo, now professor of economics i
  24.    n Taiwan, wrote it and put it in the public domain in early 1990.  Since the pr
  25.    ogram claims to fulfill precisely my cataloguing needs, I am inclined to begin
  26.    to learn how to use it.  I hesitate, for the moment, however, unfamiliar as I a
  27.    m with anyone who has had experience using that (or a similar) program.
  28.  
  29.    I post in this newsgroup to draw on some of your experience and knowledge:
  30.  
  31.        1.  Have any of you used this program (AP.EXE)?
  32.  
  33.        2.  What cataloguing and retrieval needs did it serve well?
  34.  
  35.        3.  What difficulties did you have using the program?
  36.  
  37.        4.  Were the data stored in a form that could be read by
  38.        a new or different program?
  39.  
  40.        5.  More generally, have you had good or poor experiences using
  41.        shareware programs of this kind?
  42.  
  43.        6.  Are there other newsgroups you know of that might be able to give
  44.        me more specific direction in my search for software to manage
  45.        my bibliographic references?
  46.  
  47.  
  48.    Thank you for your assistance,
  49.  
  50.    Per Fjelstad, (Ph.D. Cand.)
  51.    Rhetorical Studies,
  52.    Dept. of Speech Communication,
  53.    Penn State University
  54.  
  55.  
  56. I can only answer questions nr. 5 and 6.  Me and some colleagues have
  57. been using a freeware program called bibview for some time, and its
  58. capabilities seem adequate and we are generally quite happy with it.
  59. It runs on UNIX workstations and uses X Window System for the user
  60. interface.  The data is stored in BibTeX format.
  61.  
  62. I found the sources in newsgroup comp.sources.x.  This is the contents
  63. of the README file:
  64.  
  65.  
  66.                                BIBVIEW 
  67.             (graphical interface for BibTeX program)
  68.          by Holger Martin, Peter Urban, Armin Liebl 
  69.           liebla@informatik.tu-muenchen.de
  70.  
  71.  
  72.  
  73. What "bibview" is:
  74. ------------------
  75.  
  76.     The program "bibview" is a graphical interface for manipulating
  77.     BiBTeX databases. It supports the user in making new entries,
  78.     searching for entries and moving entries from one BiB to another.
  79.     It is possible to work with more than one BiB simultaneously. 
  80.     bibview is implemented with Xt and Athena Widgets.
  81.     There are six types of windows in bibview:
  82.     The main window contains menus for customizing bibview and
  83.     for working with BiBs on the file level.
  84.     The bibliography window (one for every open BiB) contains commands
  85.     for manipulating the BiB.
  86.     The list window (at most one for every open BiB) shows a list of
  87.     entries. It displays the fields author, title, type and year.
  88.     The card window (at most one for every entry) helps editing an entry. 
  89.     It contains boxes for each field of the entry (according to the type).
  90.     The fields can be edited by putting the mouse cursor into the field.
  91.     Macros in fields and the symbol for concatenation ('#') are marked
  92.     with a preceding '@'.
  93.  
  94.  
  95. Installing bibview:
  96. -------------------
  97.  
  98.     bibview was tested on a HP 9000/710 running HP/UX, 
  99.     DECstation 2100 and MicroVax II running ULTRIX and
  100.     on a SUN running SunOS 4.1.
  101.     To install bibview, type "xmkmf" and then "make". 
  102.     Good luck!
  103.     To create the German version, insert -DGERMAN.
  104.  
  105.  
  106. Questions, comments, hacked source code: 
  107. ----------------------------------------
  108. Armin Liebl
  109. liebla@informatik.tu-muenchen.de
  110.  
  111. --
  112. //  Kari Alho                            //  Telephone : +358-0-451 3390  //
  113. //  Helsinki University of Technology    //  FAX       : +358-0-451 3293  //
  114. //  Department of Computer Science       //  Internet  : kta@cs.hut.fi    //
  115.