Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!spool.mu.edu!news.nd.edu!news From: jeff@ndcheg.cheg.nd.edu (Jeff Kantor) Newsgroups: comp.sys.mac.apps Subject: Re: EndNote with OzTeX ??? Message-ID: <1991Mar27.162236.7621@news.nd.edu> Date: 27 Mar 91 16:22:36 GMT References: <1991Mar22.102427.1@csc.anu.edu.au> <8183@dnlunx.pttrnl.nl> Sender: news@news.nd.edu (USENET News System) Organization: University of Notre Dame Lines: 30 In article <8183@dnlunx.pttrnl.nl> stan@dnlunx.pttrnl.nl (Stan van de Burgt) writes: .. stuff deleted.. >I tried to make a new export format called BibTeX. Then, one could export >all records in BibTeX format and feed it to bibtex. The problem I >encountered is that the BibTeX format is something like: > >@article{key, > author = "...", > title = "...", > note = "..." >} > >Unfortunately, endnote converts the literals "author" and so on to the >contents of the field with that name. There is an easy fix documented in the Endnote Manual. If a string would conflict with a field name, then the string should be enclosed with backquote characters. I used this to good effect in building a style to be read by Framemaker in the Framemaker MML format. One should very carefully read the chapter on reference styles before attempting to construct one. There are some cute tricks one can play with conditionally including fields in the export file. On the face of it, a BibTex generator should be relatively easy. But that's always an easy thing to say.... Jeff Kantor Notre Dame