ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* One more (?) bib problem
@ 2010-12-03 17:44 Jean Magnan de Bornier
  2010-12-04  3:23 ` seasoul
  0 siblings, 1 reply; 5+ messages in thread
From: Jean Magnan de Bornier @ 2010-12-03 17:44 UTC (permalink / raw)
  To: ntg-context

[-- Attachment #1: Type: text/plain, Size: 501 bytes --]

Hi all,

A small variation on the bib test file from the wiki:

....................
\setupbibtex[database=/home/jean/bibmkiv/bib.bib]
\starttext 
\section{section one}
\cite[authoryear][hh2010,hh2010b]
\section{section two}
\cite[authoryear][Eijkhout1991]
\placepublications[criterium=cite]
\stoptext 
....................

Unfortunately, placepublications only takes into account the refs of the
section where it is located, it seems weird to me. Sorry if this has been
already reported.

regards,


[-- Attachment #2: biblio test --]
[-- Type: application/pdf, Size: 12196 bytes --]

[-- Attachment #3: Type: text/plain, Size: 9 bytes --]

-- 
Jean

[-- Attachment #4: Type: text/plain, Size: 486 bytes --]

___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: One more (?) bib problem
  2010-12-03 17:44 One more (?) bib problem Jean Magnan de Bornier
@ 2010-12-04  3:23 ` seasoul
  2010-12-04  6:06   ` Jean Magnan de Bornier
  2010-12-04 18:23   ` Jean Magnan de Bornier
  0 siblings, 2 replies; 5+ messages in thread
From: seasoul @ 2010-12-04  3:23 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 1544 bytes --]

\placepublications[criterium=all]

this will place all the references. If only cited publications are in need,
use
\setuppublications[criterium=cite]

I also experimented on this for a long time, then i found this solution from
one of Aditya's posts.
It works to me now. Hans is in the process to develop a new bib module, I am
waiting the new powerful version :).



On Sat, Dec 4, 2010 at 1:44 AM, Jean Magnan de Bornier
<jm.bornier@free.fr>wrote:

> Hi all,
>
> A small variation on the bib test file from the wiki:
>
> ....................
> \setupbibtex[database=/home/jean/bibmkiv/bib.bib]
> \starttext
> \section{section one}
> \cite[authoryear][hh2010,hh2010b]
> \section{section two}
> \cite[authoryear][Eijkhout1991]
> \placepublications[criterium=cite]
> \stoptext
> ....................
>
> Unfortunately, placepublications only takes into account the refs of the
> section where it is located, it seems weird to me. Sorry if this has been
> already reported.
>
> regards,
>
>
> --
> Jean
>
>
> ___________________________________________________________________________________
> 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  : http://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
>
> ___________________________________________________________________________________
>
>


-- 
Yours Sincerely
Ba Te

[-- Attachment #1.2: Type: text/html, Size: 2313 bytes --]

[-- Attachment #2: Type: text/plain, Size: 486 bytes --]

___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: One more (?) bib problem
  2010-12-04  3:23 ` seasoul
@ 2010-12-04  6:06   ` Jean Magnan de Bornier
  2010-12-04 11:55     ` Mojca Miklavec
  2010-12-04 18:23   ` Jean Magnan de Bornier
  1 sibling, 1 reply; 5+ messages in thread
From: Jean Magnan de Bornier @ 2010-12-04  6:06 UTC (permalink / raw)
  To: ntg-context

Le 04 décembre à 04:23:14 seasoul <bioseasoul@gmail.com> écrit notamment:

| \placepublications[criterium=all]
>
| this will place all the references. If only cited publications are in need,
| use
| \setuppublications[criterium=cite]
>
| I also experimented on this for a long time, then i found this solution from
| one of Aditya's posts.
| It works to me now. Hans is in the process to develop a new bib module, I am
| waiting the new powerful version :).
>

Hi,
I've tried that solution of course, but then *all* bibtex entries appear
in the reference list, not only the ones cited!

thx anyway,
>
>
| On Sat, Dec 4, 2010 at 1:44 AM, Jean Magnan de Bornier
| <jm.bornier@free.fr>wrote:
>
| > Hi all,
| >
| > A small variation on the bib test file from the wiki:
| >
| > ....................
| > \setupbibtex[database=/home/jean/bibmkiv/bib.bib]
| > \starttext
| > \section{section one}
| > \cite[authoryear][hh2010,hh2010b]
| > \section{section two}
| > \cite[authoryear][Eijkhout1991]
| > \placepublications[criterium=cite]
| > \stoptext
| > ....................
| >
| > Unfortunately, placepublications only takes into account the refs of the
| > section where it is located, it seems weird to me. Sorry if this has been
| > already reported.
| >
| > regards,
| >
| >
| > --
| > Jean
| >
| >
| > ___________________________________________________________________________________
| > 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  : http://foundry.supelec.fr/projects/contextrev/
| > wiki     : http://contextgarden.net
| >
| > ___________________________________________________________________________________
| >
| >

-- 
Jean
___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: One more (?) bib problem
  2010-12-04  6:06   ` Jean Magnan de Bornier
@ 2010-12-04 11:55     ` Mojca Miklavec
  0 siblings, 0 replies; 5+ messages in thread
From: Mojca Miklavec @ 2010-12-04 11:55 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Sat, Dec 4, 2010 at 07:06, Jean Magnan de Bornier wrote:
> Le 04 décembre à 04:23:14 seasoul écrit notamment:
>
>> \placepublications[criterium=all]
>
> Hi,
> I've tried that solution of course, but then *all* bibtex entries appear
> in the reference list, not only the ones cited!

Well ... that one is a bug. In MKII one uses criterium=all and the
non-cited ones don't appear in reference list.

Mojca
___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: One more (?) bib problem
  2010-12-04  3:23 ` seasoul
  2010-12-04  6:06   ` Jean Magnan de Bornier
@ 2010-12-04 18:23   ` Jean Magnan de Bornier
  1 sibling, 0 replies; 5+ messages in thread
From: Jean Magnan de Bornier @ 2010-12-04 18:23 UTC (permalink / raw)
  To: ntg-context

Le 04 décembre à 04:23:14 seasoul <bioseasoul@gmail.com> écrit notamment:

| Hans is in the process to develop a new bib module, I am
| waiting the new powerful version :).

If I may, I think inputing from databases to ris and risx formats would be
a fantastic improvement.

all the best,
-- 
Jean
___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

end of thread, other threads:[~2010-12-04 18:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-03 17:44 One more (?) bib problem Jean Magnan de Bornier
2010-12-04  3:23 ` seasoul
2010-12-04  6:06   ` Jean Magnan de Bornier
2010-12-04 11:55     ` Mojca Miklavec
2010-12-04 18:23   ` Jean Magnan de Bornier

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