ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Taco Hoekwater <taco@elvenkind.com>
Cc: ntg-context@ntg.nl
Subject: Re: Author missing in literature list
Date: Wed, 7 Aug 2002 12:01:56 +0200	[thread overview]
Message-ID: <20020807120156.38105eb9.taco@elvenkind.com> (raw)
In-Reply-To: <3D50E3B4.3010000@ivs.tu-berlin.de>

Hi Klaus,

You've uncovered a bug in bibl-apa.tex. Luckily,
it is easy to fix. Find the definition of 'inproceedings'
in bibl-apa.tex, and change \insertartauthors to
\insertauthors.

Greetings, Taco

On Wed, 07 Aug 2002 11:09:08 +0200, Klaus wrote:

> Hi,
> 
> I am trying to generate a document with a bibliography using bibtex. I 
> have one problem though: In the literature section the references appear 
> without the author. Example:
> 
> The BibTeX entry
> 
> @InProceedings{li:2001,
>    author = 	 {Baochun Li},
>    title = 	 {QoS-aware Adaptive Services in Mobile Ad-hoc Networks},
>    booktitle = 	 {Proceedings of the Ninth IEEE International Workshop on 
> Quality of Service (IWQoS 01)},
>    OPTcrossref =  {},
>    OPTkey = 	 {},
>    OPTpages = 	 {},
>    year = 	 {2001},
>    OPTeditor = 	 {},
>    OPTvolume = 	 {},
>    OPTnumber = 	 {},
>    OPTseries = 	 {},
>    OPTaddress = 	 {},
>    OPTmonth = 	 {},
>    OPTorganization = {},
>    OPTpublisher = {},
>    OPTnote = 	 {},
>    OPTannote = 	 {}
> }
> 
> and the command in the text
> 
> \cite[li:2001]
> 
> generates the correct reference in the text:
> 
> ...(Li, 2001)...
> 
> However, in the Literature section the entry appears as:
> 
> (2001). Qos-aware adaptive services in mobile ad-hoc networks. In 
> Proceedings of the Ninth IEEE International Workshop on Quality of 
> Service (IWQoS 01).
> 
> The author is missing completely.
> 
> 
> Here is my setup:
> 
> In the environment it says:
> 
> \usemodule[bib]
> \setuppublications[criterium=cite]
> \usepublications[dissertation]
> 
> 
> the backmatter:
> 
> \chapter[publications]{Literature}
> \placepublications
> 
> (\completepublications generates the same result)
> 
> 
> The entry used in the file dissertation.bib is quoted above.
> 
> The command the generate the output are:
> 
> texexec --pdf --once dissertation
> bibtex dissertation
> texexec --pdf  dissertation
> 
> 
> Does anybody have any idea? Is it some newbie-mistake?
> 
> Cheers
> 	Klaus
> -- 
> + Klaus Herrmann
> + Technische Universität Berlin
> + Tel.: +49-030-314-25102
> + Fax.: +49-030-314-24573
> + www.ivs.tu-berlin.de

-- 
groeten,

Taco


  reply	other threads:[~2002-08-07 10:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-07  9:09 Klaus Herrmann
2002-08-07 10:01 ` Taco Hoekwater [this message]
2002-08-07 12:06   ` Klaus Herrmann

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=20020807120156.38105eb9.taco@elvenkind.com \
    --to=taco@elvenkind.com \
    --cc=ntg-context@ntg.nl \
    /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).