ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* techreport and bib
@ 2007-08-19  2:52 Aditya Mahajan
  2007-08-19  2:57 ` Aditya Mahajan
  0 siblings, 1 reply; 2+ messages in thread
From: Aditya Mahajan @ 2007-08-19  2:52 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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
___________________________________________________________________________________


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

* Re: techreport and bib
  2007-08-19  2:52 techreport and bib Aditya Mahajan
@ 2007-08-19  2:57 ` Aditya Mahajan
  0 siblings, 0 replies; 2+ messages in thread
From: Aditya Mahajan @ 2007-08-19  2:57 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Sat, 18 Aug 2007, Aditya Mahajan wrote:

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

Sorry about the noise.

> \usemodule[bib]
>
> \setuppublicationlayout[techreport]%
>  {\insertauthors {}                 {,} {\insertthekey{}{,}{}}%
>   \inserttitle   {\space\quotation\bgroup}
>                                  {,\egroup} {}%
>   \insertbibtype    {\space}           {\insertvolume{,\space}{}{},}

There is a missing {} here.

>   \insertpubname    {,\space}
>                  {\insertcity{,\space}{}{}} {}%
>   \insertpubyear    {,\space\insertmonth{}{,\space}{}}
>                                          {} {}%
>   \insertnote       {.\space}            {.} {.}}

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
___________________________________________________________________________________


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

end of thread, other threads:[~2007-08-19  2:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-08-19  2:52 techreport and bib Aditya Mahajan
2007-08-19  2:57 ` Aditya Mahajan

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