From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/71323 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?Stefan_M=FCller?= Newsgroups: gmane.comp.tex.context Subject: Re: Missing booktitle in "incollection" bib-entries Date: Mon, 26 Sep 2011 11:31:10 +0200 Message-ID: <4E80465E.5000409@gmx.de> References: <4E7F788D.5020506@gmx.de> <20110925192726.GB13112@rae.vm.bytemark.co.uk> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1"; Format="flowed" Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1317029532 13065 80.91.229.12 (26 Sep 2011 09:32:12 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 26 Sep 2011 09:32:12 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Mon Sep 26 11:32:07 2011 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 1R87Xj-0005QY-5K for gctc-ntg-context-518@m.gmane.org; Mon, 26 Sep 2011 11:32:07 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 1527ACAFDF; Mon, 26 Sep 2011 11:32:05 +0200 (CEST) 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 QzQtPjOjt2Pn; Mon, 26 Sep 2011 11:32:04 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 587CDCAFDD; Mon, 26 Sep 2011 11:31:40 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 7EBE5CAFDC for ; Mon, 26 Sep 2011 11:31:38 +0200 (CEST) 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 E18gZSJzfT6e for ; Mon, 26 Sep 2011 11:31:20 +0200 (CEST) Original-Received: from filter1-til.mf.surf.net (filter1-til.mf.surf.net [194.171.167.217]) by balder.ntg.nl (Postfix) with ESMTP id B1204CAFCF for ; Mon, 26 Sep 2011 11:31:20 +0200 (CEST) Original-Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.23]) by filter1-til.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with SMTP id p8Q9VEp8016392 for ; Mon, 26 Sep 2011 11:31:18 +0200 Original-Received: (qmail invoked by alias); 26 Sep 2011 09:31:13 -0000 Original-Received: from 77-64-188-162.dynamic.primacom.net (EHLO [192.168.100.108]) [77.64.188.162] by mail.gmx.net (mp015) with SMTP; 26 Sep 2011 11:31:13 +0200 X-Authenticated: #11064435 X-Provags-ID: V01U2FsdGVkX1/CxFAhdCbCOFMMpLK0KSbRSX2mPIE63RjbnhrgMA n8z9QchvXcHwcN User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:6.0.2) Gecko/20110902 Thunderbird/6.0.2 In-Reply-To: <20110925192726.GB13112@rae.vm.bytemark.co.uk> X-Y-GMX-Trusted: 0 X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=213.165.64.23; country=DE; latitude=51.0000; longitude=9.0000; http://maps.google.com/maps?q=51.0000,9.0000&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 08FBlveXe - 9653082cda90 - 20110926 X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.217 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:71323 Archived-At: Thank you very much Pont. My fault, I found the problem. I had set the = "crossref"-key in my bib-entry, which obviously causes that the = "booktitle" is not in the bbl file. Now I also understand the .bst = files there. Indeed, with the crossref set I don't really need the = booktitle in the reference, but it could be useful to have the booktitle = also available, in case of a custom style... Stefan On 25.09.2011 21:27, Pontus Lurcock wrote: > On Sun 25 Sep 2011, Stefan M=FCller wrote: > >> I have an @incollection-entry with "booktitle" set in a bib-file used in >> a ConTeXt document. Unfortunately there is no \title, generated from >> "booktitle", in the respective .bbl file. Only \arttitle, generated >> from the bib-key "title", is present. Guess it's a bug(?) > > Hmm, can't reproduce here. Here's what I'm using: > > file test.tex: > > \setupbibtex[database=3Dtest] > \starttext > \cite[ernst1989anisotropy] > \placepublications[criterium=3Dcite] > \stoptext > > file test.bib: > > @incollection{ernst1989anisotropy, > title =3D {Averaging of anisotropy of magnetic susceptibility data}, > author =3D {Ernst, R. E. and Pearce, G. W.}, > booktitle =3D {Statistical Applications in the Earth Sciences}, > editor =3D {Agterberg, F. P. and Bonham-Carter, G. F.}, > note =3D {Paper 89-9}, > pages =3D {297--305}, > year =3D {1989}, > publisher =3D {Geological Survey of Canada} > } > > produces the following test.bbl: > > \setuppublicationlist[samplesize=3D{EP89},totalnumber=3D1] > > \startpublication[k=3Dernst1989anisotropy,t=3Dincollection, > a=3D{{Ernst},{Pearce}},y=3D1989, > n=3D1,s=3DEP89] > \artauthor[]{R.~E.}[R.~E.]{}{Ernst} > \artauthor[]{G.~W.}[G.~W.]{}{Pearce} > \pubyear{1989} > \arttitle{Averaging of anisotropy of magnetic susceptibility data} > \editor[]{F.~P.}[F.~P.]{}{Agterberg} > \editor[]{G.~F.}[G.~F.]{}{Bonham-Carter} > \title{Statistical Applications in the Earth Sciences} > \pages{297--305} > \pages{297--305} > \pubname{Geological Survey of Canada} > \note{Paper 89-9} > \stoppublication > > ... and the PDF shows both the article and book title. This works with > MkIV 2011.02.25 and 2011.09.20. > > Pont ___________________________________________________________________________= ________ If your question is of interest to others as well, please add an entry to t= he Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-cont= ext webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________= ________