home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / text / frame / 3312 < prev    next >
Encoding:
Text File  |  1992-11-09  |  4.1 KB  |  104 lines

  1. Newsgroups: comp.text.frame
  2. Path: sparky!uunet!mcsun!sunic!liuida!curofix!tpe
  3. From: tpe@IDA.LiU.SE (Tommy Persson)
  4. Subject: New BibFrame release
  5. Message-ID: <TPE.92Nov9033417@panix.IDA.LiU.SE>
  6. Sender: news@ida.liu.se
  7. Organization: CIS Dept, University of Linkoping, Sweden
  8. Distribution: comp
  9. Date: Mon, 9 Nov 1992 02:34:21 GMT
  10. Lines: 92
  11.  
  12.  
  13. I have made the latest version (0.4.0) of BibFrame available for
  14. anonymous ftp from ida.liu.se (130.236.139.139).  This is the new
  15. "official" place for BibFrame.  The file's name is
  16. bibframe-0.4.0.tar.Z and it is placed in pub/bibframe.  If you do not
  17. have access to ftp I can send the file by email.
  18.  
  19. In pub/bibframe there is a file latextoframe-0.1.tar.Z.  This is a
  20. script that uses BibFrame and la2mml to convert a standard latex-file
  21. with references to a mml-file.  
  22.  
  23. I also placed the ChangeLog file for BibFrame in pub/bibframe.
  24.  
  25. BibFrame is a system that makes it possible to use BibTeX in a
  26. convenient way in FrameMaker.  It ought to work on most Unix machines.
  27.  
  28. Essential changes from previous version:
  29.  
  30.  - Some changes to be able to use BibFrame with OLframe.
  31.  
  32.  - Some bug fixes.
  33.  
  34.  - There is now a perl version.  This is probably the only version I
  35.    am going to develop further.  I am planning to fix some "citesort"
  36.    and try to make it more convenient to use BibFrame with book-files
  37.    and I think this is hard to do only using shell-scripts.
  38.    
  39.    The perl version is is the most developed version in this
  40.    distribution (also the least tested version).  The bibstyle can be
  41.    specified in a user variable.  Other styles then plain, alpha and
  42.    mapalike can therefore be used in a convenient way.  In the
  43.    distribution unsrt and abbrv are added.  The second new thing is
  44.    that it works to have explicit references (\cite{key}) in the
  45.    entries in the bib-file.  It works by requiring that the sequence
  46.    ESC-bb ESC-bi is repeated until the inserted reference list is not
  47.    changed.
  48.  
  49.  
  50. -------------------
  51.  
  52. Here are some parts of a local user guide to bibframe:
  53.  
  54. Introduction
  55. ============
  56.  
  57. BibFrame makes it possible to deal with references in FrameMaker in a
  58. general way. You do not have to enter your reference list by hand
  59. every time you write a document. Instead, the reference list is
  60. automatically generated from a data base with references. This ensure
  61. that your reference entries are in the right format. You do not have
  62. to bother with how things should be emphasized, abbreviated and so on.
  63.  
  64. You have a database with references. The format of the references is
  65. the same format that is used by BibTeX. That means that people using
  66. LaTeX and FrameMaker can use the same data base. 
  67.  
  68. Currently it is possible to use the bibliography styles ``plain'', ``alpha'',
  69. ``mapalike'', ``unsrt'' and ``abbrv''.
  70.  
  71. How to use it
  72. =============
  73.  
  74. To create a key entry in FrameMaker you write the ``key'' and then
  75. ESC-bk. The ``key'' is the name you have used in your reference
  76. database to identify the entry. The point must be directly after the
  77. key and there must be a space or no character at all directly after
  78. the key.  This does not work if the key contains non-letter characters.
  79. So there is an alternative way to create a key entry.  Select the key
  80. and type ESC-bm.
  81.  
  82. To generate a ``shortcite''-key (only for mapalike) type ESC-bsk
  83. respectively ESC-bsm.
  84.  
  85. To generate the reference list in ``plain''-style and get the right
  86. reference number in the document you type ESC-bb.
  87.  
  88. To get the document in ``draft mode'' you type ESC-bd.
  89.  
  90. If you for some reason want to use the ``alpha''-style you type ESC-ba
  91. and if you want to use the ``mapalike''-style you type ESC-bp.
  92.  
  93. To insert the reference list in the document you place the point where
  94. you want the list. Then you type ESC-bi. If the reference list is not
  95. in the correct font you change that by changing the font in the
  96. paragraph Reference.
  97.  
  98. --
  99. Tommy Persson                                  ! A finger!  And as you can
  100. Linkoping University                           ! see it is better designed
  101. Department of Computer and Information Science ! for pressing buttons than
  102. Sweden                                         ! holding writing implements.
  103. tpe@ida.liu.se                                 ! -- Tarrant, Blake's Seven --
  104.