============================================================================= REFERENCES Bibliographic Software Version 4.3e Version history (c) Volker Kiefel, 1995-2008 ============================================================================= This file describes essential changes/enhancements implemented in recent versions of REFERENCES. The current version of this software is 4.3e. Version 4.3e (April 2008) Significant changes in arr file format: version numbers for archive files (.arr) introduced, current version is 1.1. Now keywords items may contain ``,''s, in the archive keywords are separated by ``;''s. In the functions [main-e b], [main-e c], [main-e s] (browse database), keywords are now separated by semicolon instead by commas, this reflects the changes in the arr file format described in the previous paragraph. Similarly, the format definition keyword %kwds now generates a list of keywords separated by semicolons. Extension of the command line interface of refs43[.exe] and etext[.exe]. Some command line options added, which override options on the configuration file. In v4.3e it becomes possible to define an alternative configuration file name. This is done by adding -c alt_cfg_file to the call of refs[nn] and etext by the script file (.bat on win32-systems, .sh on Linux systems) Small problem in radmin.exe for win32 removed (batch scripts calling refs43.exe and etext.exe: before the first line beginning with "cd .." a line with the drive character and a colon (:) is added: "c:" or "d:"). In previous versions, if the batch script was called from another drive, the change to the drive with the References installation would not work properly.