ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* [NTG-context] Bibliography: separating different kinds of literature OR Sectioning bibliography by type
@ 2024-06-04 13:20 Ben Moon via ntg-context
  2024-06-09 12:37 ` [NTG-context] " Alan Braslau via ntg-context
  0 siblings, 1 reply; 3+ messages in thread
From: Ben Moon via ntg-context @ 2024-06-04 13:20 UTC (permalink / raw)
  To: ntg-context; +Cc: Ben Moon


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

Hey there,
I would like to place a list of bibliography according to types (article, book, in proceedings) in my document. Similar like here:
https://tex.stackexchange.com/questions/112874/sectioning-bibliography-by-type-with-multiple-types-per-section
Sectioning bibliography by type (with multiple types per section)
tex.stackexchange.com

and here:
https://www.mail-archive.com/ntg-context@ntg.nl/msg77056.html
The example provided by Hans doesn’t seem to properly work any more, and I cannot make the suggestion work of using two different datasets work as suggested in the same thread.
So this is where I’m stuck:

\definebtxdataset[main]
\usebtxdataset[main][maindata.buffer]
\definebtxdataset[images]
\usebtxdataset[images][imagedata.buffer]
\usebtxdefinitions[mycustom, aps]
\setupbtx[dataset=main]
\definebtxrendering[bibrendering][mycustom, aps][dataset=main]
\definebtxrendering[bibimgrendering][mycustom, aps][dataset=images]

\placelistofpublications[bibrendering]
\placelistofpublications[bibimgrendering]

It would be much appreciated if someone could provide a working example?

Thank you very much

Ben

[-- Attachment #1.2.1: Type: text/html, Size: 6935 bytes --]

[-- Attachment #1.2.2: apple-touch-icon@2.png --]
[-- Type: image/png, Size: 14214 bytes --]

[-- Attachment #1.2.3: apple-touch-icon-114x114.png --]
[-- Type: image/png, Size: 4011 bytes --]

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

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

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

end of thread, other threads:[~2024-06-09 14:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-04 13:20 [NTG-context] Bibliography: separating different kinds of literature OR Sectioning bibliography by type Ben Moon via ntg-context
2024-06-09 12:37 ` [NTG-context] " Alan Braslau via ntg-context
2024-06-09 14:16   ` Ben Moon via ntg-context

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