Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!bloom-beacon!gatech!hubcap!dfk From: dfk@duke.cs.duke.edu (David Kotz) Newsgroups: comp.parallel Subject: Re: Bibliography on Parallel Lisps/Logic Programming (Long) Summary: fix for some BibTex users Message-ID: <1985@hubcap.UUCP> Date: 21 Jun 88 12:15:12 GMT Sender: fpst@hubcap.UUCP Lines: 16 Approved: parallel@hubcap.clemson.edu Thanks for this handy bibliography! The BiBTeX provided was not accepted by my version of BiBTeX due to the commas in the Author fields. The following command will edit the file to make the necessary changes (below, the original is in orig.bib and the new version will be in fixed.bib). sed -e '/Author=/s/\([^"]\),/\1 and/g' \ -e '/Editor=/s/, Nijman/ and Nijman/' orig.bib > fixed.bib David Kotz -- Department of Computer Science, Duke University, Durham, NC 27706 ARPA: dfk@cs.duke.edu CSNET: dfk@duke UUCP: {ihnp4!decvax}!duke!dfk