ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* bibl-apa bug?
@ 2008-03-10 15:45 Randall Skelton
  2008-03-10 16:01 ` Taco Hoekwater
  0 siblings, 1 reply; 3+ messages in thread
From: Randall Skelton @ 2008-03-10 15:45 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi Taco,

I just noticed that my reference list has a quirk with the
inproceedings entries reading:

Author, A and Author, B. (2000). Article title. In Editor, A., Editor,
B. and Editor, C., editors, Title of book, pages 1-10. Publisher.

Note that it should read "... In Title of book, editors Editor, A.,
Editor, B. and Editor, C, ..."

My bib entry reads:

@inproceedings{Test:2000,
        Author = {Author, A. and Author, B. and Author, C},
        Booktitle = {Title of book},
        Pages = {1-10},
        Title = {Article Title},
        Publisher = {Publisher},
        Editor = {Editor, A. and Editor, B. and Editor, C.},
        Year = 2000}

I believe the bug is in bibl-apa.tex

\setuppublicationlayout[inproceedings]{%
   \insertauthors{}{ }{}%
   \insertpubyear{(}{). }{}%
   \insertarttitle{\bgroup }{\egroup. }{}%%
   \inserttitle
    {In \inserteditors{}%
        {, editor\ifnum\getvalue{editor@num}> 1 s\fi, }%
        {}%
    \bgroup\it}%
    {\egroup
         \insertseries
              {\insertvolume{, number }{~in }{ }}%
              {}%
              {}%
         \insertchap{\unskip, }{ }{ }%
         \insertpages
                {\unskip, pages~}
                    {\insertcity{, }{. }{. }}
                {\unskip. }%
         \insertorganization
         {}%
         {\insertpubname{, }{. }{. }}%
         {\insertpubname{}{. }{}}% was {, }{. }{}
        }%
        {In \insertcrossref{}{}{}%
         \insertchap{\unskip, }{ }{ }%
         \insertpages{\unskip, pages~}{. }{\unskip. }%
        }%
   \insertnote{ }{.}{}%
}
___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: bibl-apa bug?
  2008-03-10 15:45 bibl-apa bug? Randall Skelton
@ 2008-03-10 16:01 ` Taco Hoekwater
  2008-03-10 17:28   ` Randall Skelton
  0 siblings, 1 reply; 3+ messages in thread
From: Taco Hoekwater @ 2008-03-10 16:01 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Hi Randall,

Randall Skelton wrote:
> 
> I just noticed that my reference list has a quirk with the
> inproceedings entries reading:
> 
> Author, A and Author, B. (2000). Article title. In Editor, A., Editor,
> B. and Editor, C., editors, Title of book, pages 1-10. Publisher.
> 
> Note that it should read "... In Title of book, editors Editor, A.,
> Editor, B. and Editor, C, ..."

Where is the specification for that? If APA says so, I should change it,
but I would like to have a look at the authoritive documentation myself
(I hope you are not offended by my lack of trust).

Best wishes,
Taco
___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: bibl-apa bug?
  2008-03-10 16:01 ` Taco Hoekwater
@ 2008-03-10 17:28   ` Randall Skelton
  0 siblings, 0 replies; 3+ messages in thread
From: Randall Skelton @ 2008-03-10 17:28 UTC (permalink / raw)
  To: mailing list for ConTeXt users

My apology Taco, it seems APA doesn't look as I thought it did.
Apparently I'm looking for ACS or AIP style.

Cheers,
Randall
___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-03-10 17:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-10 15:45 bibl-apa bug? Randall Skelton
2008-03-10 16:01 ` Taco Hoekwater
2008-03-10 17:28   ` Randall Skelton

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).