ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Bibliography: separating different kinds of literature
@ 2015-01-26  9:25 Mojca Miklavec
  2015-01-26 10:48 ` Hans Hagen
  2015-01-27  3:45 ` Alan BRASLAU
  0 siblings, 2 replies; 3+ messages in thread
From: Mojca Miklavec @ 2015-01-26  9:25 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

What is the proper way to separate bibliography according to some criteria?

I would like to separate "serious" publications from web sites (used
when referring to hardware models used in experiments for example).

Thank you,
    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] 3+ messages in thread

* Re: Bibliography: separating different kinds of literature
  2015-01-26  9:25 Bibliography: separating different kinds of literature Mojca Miklavec
@ 2015-01-26 10:48 ` Hans Hagen
  2015-01-27  3:45 ` Alan BRASLAU
  1 sibling, 0 replies; 3+ messages in thread
From: Hans Hagen @ 2015-01-26 10:48 UTC (permalink / raw)
  To: ntg-context

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

On 1/26/2015 10:25 AM, Mojca Miklavec wrote:
> Hi,
>
> What is the proper way to separate bibliography according to some criteria?
>
> I would like to separate "serious" publications from web sites (used
> when referring to hardware models used in experiments for example).

I can add a kind of filtering plugin mechanism but first we need to 
stabelize what we have.

We can filter on keyword, although I hadn't; yet adapted that to the 
latest internals ... when you pick up the beta you can do this:

     \startsection[title=A List (bogus)]
         \placebtxrendering[criterium=all,keyword=bogus]
     \stopsection

     \startsection[title=A List (important)]
         \placebtxrendering[criterium=all,keyword=important]
     \stopsection

     \startsection[title=A List (rest)]
         \placebtxrendering[criterium=all]
     \stopsection

Because flushed entries get flagged you will get th enot yet flushed 
last. We can of course refine that model (e.g. keyword={!bogus} and so) 
but not today (operating in flu-mode).

See attached example-003.tex.

Hans


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------

[-- Attachment #2: examples.7z --]
[-- Type: application/x-7z-compressed, Size: 1462 bytes --]

[-- Attachment #3: Type: text/plain, Size: 485 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] 3+ messages in thread

* Re: Bibliography: separating different kinds of literature
  2015-01-26  9:25 Bibliography: separating different kinds of literature Mojca Miklavec
  2015-01-26 10:48 ` Hans Hagen
@ 2015-01-27  3:45 ` Alan BRASLAU
  1 sibling, 0 replies; 3+ messages in thread
From: Alan BRASLAU @ 2015-01-27  3:45 UTC (permalink / raw)
  To: Mojca Miklavec; +Cc: mailing list for ConTeXt users

On Mon, 26 Jan 2015 10:25:53 +0100
Mojca Miklavec <mojca.miklavec.lists@gmail.com> wrote:

> Hi,
> 
> What is the proper way to separate bibliography according to some
> criteria?
> 
> I would like to separate "serious" publications from web sites (used
> when referring to hardware models used in experiments for example).
> 
> Thank you,
>     Mojca

Why not use two different datasets?

Alan
___________________________________________________________________________________
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] 3+ messages in thread

end of thread, other threads:[~2015-01-27  3:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-26  9:25 Bibliography: separating different kinds of literature Mojca Miklavec
2015-01-26 10:48 ` Hans Hagen
2015-01-27  3:45 ` Alan BRASLAU

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