Hi,

I cannot understand why the pubname is not inserted in the following 
example.

\usemodule[bib]

\setuppublicationlayout[techreport]%
  {\insertauthors {}                 {,} {\insertthekey{}{,}{}}%
   \inserttitle   {\space\quotation\bgroup}
                                  {,\egroup} {}%
   \insertbibtype    {\space}           {\insertvolume{,\space}{}{},}
   \insertpubname    {,\space}
                  {\insertcity{,\space}{}{}} {}%
   \insertpubyear    {,\space\insertmonth{}{,\space}{}}
                                          {} {}%
   \insertnote       {.\space}            {.} {.}}

\setuppublicationlist[samplesize={ABFG{\etalchar{+}}93},totalnumber=210]

\startpublication[k=test,t=techreport,
a={{Person}},y=1979a,
n=42,s=So79a]
\author[]{S.}[S.]{}{Person}
\pubyear{1979\maybeyear{a}}
\title{Some important work}
\bibtype{Internal Pulication}
\volume{ABC}
\city{Some City}
\pubname{Name of publication}
\stoppublication

\starttext
   Testing \cite[test].
   \placepublications
\stoptext



The pdf looks like (notice no pubname and volume are inserted).


Testing (Person, 1979a).
Person, S., “Some important work,” Internal Pulication, ABC,, , Some 
City , 1979a.

Thanks,
Aditya
___________________________________________________________________________________
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