From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/55822 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: bib: no booktitle for @inbook Date: Wed, 27 Jan 2010 16:18:42 -0500 (EST) Message-ID: References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="8323328-1284889251-1264627122=:26886" X-Trace: ger.gmane.org 1264627127 5997 80.91.229.12 (27 Jan 2010 21:18:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 27 Jan 2010 21:18:47 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Wed Jan 27 22:18:43 2010 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1NaFHd-0005HR-Fe for gctc-ntg-context-518@m.gmane.org; Wed, 27 Jan 2010 22:18:41 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 19048C9CA8; Wed, 27 Jan 2010 22:19:04 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id NgqE72tXOpm0; Wed, 27 Jan 2010 22:19:00 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 0E7D0C9BF1; Wed, 27 Jan 2010 22:19:00 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id C66D4C9BF1 for ; Wed, 27 Jan 2010 22:18:58 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 7y6e33Y1GNcx for ; Wed, 27 Jan 2010 22:18:56 +0100 (CET) Original-Received: from skycaptain.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.93.160]) by balder.ntg.nl (Postfix) with ESMTP id 1E3CAC9BA6 for ; Wed, 27 Jan 2010 22:18:55 +0100 (CET) Original-Received: FROM dhcp128036154207.central.yale.edu (dhcp128036154207.central.yale.edu [128.36.154.207]) By skycaptain.mr.itd.umich.edu ID 4B60ADA7.735A3.5964 ; Authuser adityam; 27 Jan 2010 16:18:31 EST In-Reply-To: User-Agent: Alpine 2.01 (LNX 1266 2009-07-14) X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:55822 Archived-At: This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323328-1284889251-1264627122=:26886 Content-Type: TEXT/PLAIN; charset=utf-8; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE On Wed, 27 Jan 2010, Andreas Schneider wrote: > Hi, > > when I insert a citation of type @inbook, it only shows the "title", not= =20 > however the "booktitle". I tried ams, num, apa and apa-de. > > Example entry: > @inbook{Coles2007, > address =3D {Berkeley, CA}, > author =3D {Coles, Michael}, > booktitle =3D {Pro T-SQL 2005 Programmer=E2=80=99s Guide}, > doi =3D {10.1007/978-1-4302-0387-2}, > isbn =3D {978-1-59059-794-1}, > pages =3D {323--341}, > publisher =3D {Apress}, > title =3D {{SQL Metadata}}, > year =3D {2007} > } AFAIU, booktitle is not part of @inbook. You need @inbook{ chapter=3D{...}, title=3D{....}, } See http://en.wikipedia.org/wiki/BibTeX Aditya --8323328-1284889251-1264627122=:26886 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________ --8323328-1284889251-1264627122=:26886--