>>Date: Wed, 18 Dec 2002 15:55:00 +0100
>>From: "J.Lauffenburger" <[EMAIL PROTECTED]>
>>To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
>>Subject: How to mark a bib item?
>>
>>Hey
>>
>>This is a question I ask for a few days. I'm using bibtex to generate my
>>bibliography and would like to mark some of the references of this
>>bibliography (as for instance selected paper that will be published
>>soon).
>>
>>How can I do that?
If the property is attached to a paper and will need further
editing of the bibtex database, you can mark it there, e.g. with a
note = {to be published soon}
field, which will ne interpreted by most bibtex styles,
You may turn the note in boldface, I guess:
note = \textbf{to be published soon}}
--
Jean-Pierre