From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/12979 Path: main.gmane.org!not-for-mail From: "Dave Bailey" Newsgroups: gmane.comp.tex.context Subject: problem using Bibtex Date: Mon, 25 Aug 2003 14:08:32 -0700 Sender: ntg-context-admin@ntg.nl Message-ID: Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C36B4D.0A6433FE" X-Trace: sea.gmane.org 1061916442 18430 80.91.224.253 (26 Aug 2003 16:47:22 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 26 Aug 2003 16:47:22 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Tue Aug 26 18:47:20 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19rgyW-0006I4-00 for ; Tue, 26 Aug 2003 18:47:20 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 2866A10B1C; Tue, 26 Aug 2003 18:47:16 +0200 (MEST) Original-Received: from bel-msg-2.corp.covestic.com (unknown [65.243.159.202]) by ref.ntg.nl (Postfix) with ESMTP id 4D43110B38 for ; Mon, 25 Aug 2003 23:13:05 +0200 (MEST) X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 Content-Class: urn:content-classes:message X-MS-Has-Attach: X-ms-tnef-correlator: Thread-Topic: problem using Bibtex Thread-Index: AcNrTapof2RLM5tfSuSp/LHjY22BgQ== Original-To: Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:12979 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:12979 This is a multi-part message in MIME format. ------_=_NextPart_001_01C36B4D.0A6433FE Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi--- =20 I've been trying to get an @InProceedings bibtex entry to format. =20 The original entry looked like this:=20 =20 @InProceedings {aapga, author =3D {Williams, Jeffery and Schaefer, Marv and Landoll, Douglas = }, title =3D {Pretty good assurance}, booktitle =3D {New Security Paradigms Workshop}, year =3D {1995}, publisher =3D {ACM Special Interest Group on Security, Audit, and Control} } =20 When bibtexed, the authors appear in the .bbl file, but they do not appear in the references list. The references list entry begins at "(1995)." =20 If I change the bibtex entry to an Article, as follows, all the information appears in the reference list. @Article{aapga, author =3D {Williams, Jeffery and Schaefer, Marv and Landoll, Douglas }, title =3D {Pretty good assurance}, journal =3D {New Security Paradigms Workshop}, year =3D {1995}, note =3D {ACM Special Interest Group on Security, Audit, and Control} } =20 Is there a problem with the InProceedings entry type, or have I done something wrong? =20 ---Dave Bailey =20 ------_=_NextPart_001_01C36B4D.0A6433FE Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Hi---

 

I’ve been trying to get an @InProceedings bibtex = entry to format.

 

The original entry looked like this: =

 

@InProceedings {aapga,

  author =3D {Williams, Jeffery and Schaefer, Marv and Landoll, = Douglas },

  title =3D =  {Pretty good = assurance},

  booktitle =3D {New = Security Paradigms Workshop},

  year =3D = {1995},

  publisher =3D {ACM Special Interest Group on = Security, Audit, and Control}

}

 

When bibtexed, the authors appear in the .bbl file, but they do not appear in the = references list. The references list entry begins at = “(1995).”

 

If I change the  bibtex entry to an Article, as follows, all the information appears in the = reference list.

@Article{aapga,

  author =3D  {Williams, Jeffery and Schaefer, Marv and Landoll, Douglas },

  title =3D =  {Pretty good = assurance},

  journal =3D  {New Security Paradigms Workshop},

  year =3D = {1995},

  note =3D {ACM Special Interest Group on Security, = Audit, and Control}

}

 

Is there a problem with the InProceedings entry type, or have I done something wrong?

 

---Dave Bailey

 

------_=_NextPart_001_01C36B4D.0A6433FE--