Mojca Miklavec wrote:

The bib module almost works (Hans and Taco - thanks a lot!). But
self-defined publication layouts seem to have problems or don't appear
in the list of references at least:

\setuppublications
  [numbering=yes]

\newbibfield[conference]
\newbibfield[cobissid]

\setuppublicationlayout[conference]{%
    \insertartauthors{}{\unskip. }{}%
    \insertarttitle{\bgroup }{\egroup. }{}%
    \insertconference{\bgroup \it}{\egroup\insertday{, }{.
}{}\insertmonth{}{\ }{}\insertpubyear{}{}{}. }{}%
    \insertcobissid{[COBISS.SI-ID\ }{]}{}%
}

\startpublication[k=key,t=conference,y=2009,s=,u=]
        \artauthor[]{Me}[M.]{}{Personally}
        \arttitle{Very important title}
        \conference{Very important conference in Bochum}
        \pubyear{2009}\month{March}\day{16-20}
        \cobissid{42}
\stoppublication

\starttext

\cite[key]

\placepublications[criterium=all]

\stoptext


shows a cite and a description

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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 via email to