Hi Wolfgang,

For 1. and 2., see Thomas' reply.

Wolfgang Zillig wrote:
3. I have in the bibtex field: "comment = {genauere Analyse des Papers nötig!}," some comments. They are added at the end the individual reference. Is there a possibility to suppress this field?

In the bibl-apa.tex file, you can simply remove all the \insertcomment
commands. Or you can delete the \comment lines from <\jobname>.bbl
(probably easier).

4. is there a way of citing by bibtex key? (to get (Hameury2005) for the entry @ARTICLE{Hameury2005,...)). I think that is nice to have during writing the document and only to change this in the final version.

Sure you can:

  \cite[key][Hameury2005] will give you "Hameury2005"

Greetings,

Taco
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to