ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Xan <dxpublica@telefonica.net>
To: Taco Hoekwater <taco@elvenkind.com>
Cc: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Problems with bibtex and @incollection
Date: Sun, 07 Jun 2009 10:56:48 +0200	[thread overview]
Message-ID: <4A2B80D0.2030903@telefonica.net> (raw)
In-Reply-To: <4A2AE03D.7050707@elvenkind.com>

En/na Taco Hoekwater ha escrit:
> Xan wrote:
>> Hi,
>>
>> When I put one reference as @incollection Bibtex does not show me the 
>> title of the article in the book, but yes the booktitle. Why?. Anyone 
>> could help me please.
>>
>> I attached the files....
>
> Nearly the same answer I gave to Charles Doherty two weeks ago
> seems to apply:
>
> In bibl-ams.tex, the \insertarttitle is commented out (line 286). I
> have no idea whether that is 'officially' correct or not, but you could
> remove the comment sign and see if the result pleases you.
>
> Best wishes,
> Taco
Thanks, Taco.
Moreover the file (that is located at 
/usr/share/texmf/tex/context/bib/bibl-ams.tex) has incorrect style: by 
default the title is join (with no space and no comma) of author.

I send you the correct style:


\setuppublicationlayout[incollection]{%
   \insertartauthors{}{}{\insertthekey{}{, }{}}%
   \insertarttitle{, \bgroup }{\egroup}{}%
   \inserttitle
    {, in %
    \bgroup\it}%
    {\egroup
     \inserteditors{, edited by }%
        {}%
        {}
         \insertseries
              {\insertvolume{, number }{~in }{ }}%
              {}%
              {}%
         \insertchap{\unskip, }{ }{ }%
         \insertpubyear{(%
           \insertpublisher{}%{, }%{}%
          }{)\insertEdition{, }{ ed. }{}}{}%
         \insertpages{\unskip, p.~}{. }{\unskip. }%
        }%
        {In \insertcrossref{}{}{}%
         \insertchap{\unskip, }{ }{ }%
         \insertpages{\unskip, p.~}{. }{\unskip. }%
        }%
   \insertNote{ }{.}{}%
}


Thanks a lot and I hope that this will be fixed soon.

Xan.
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  reply	other threads:[~2009-06-07  8:56 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-06 19:06 Xan
2009-06-06 21:31 ` Taco Hoekwater
2009-06-07  8:56   ` Xan [this message]
2009-06-08  9:03     ` Taco Hoekwater
2009-06-08 15:52       ` Xan
2009-06-10 18:23       ` Xan
2009-06-10 19:06         ` Taco Hoekwater

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4A2B80D0.2030903@telefonica.net \
    --to=dxpublica@telefonica.net \
    --cc=ntg-context@ntg.nl \
    --cc=taco@elvenkind.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).