ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Ben Moon via ntg-context <ntg-context@ntg.nl>
To: ntg-context@ntg.nl
Cc: Ben Moon <stonemonkey@gmx.de>
Subject: [NTG-context] Bibliography: separating different kinds of literature OR Sectioning bibliography by type
Date: Tue, 4 Jun 2024 15:20:14 +0200	[thread overview]
Message-ID: <DFA41AF6-EC70-47E7-9ED6-6912458BC10D@gmx.de> (raw)


[-- 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
___________________________________________________________________________________

             reply	other threads:[~2024-06-04 13:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-04 13:20 Ben Moon via ntg-context [this message]
2024-06-09 12:37 ` [NTG-context] " Alan Braslau via ntg-context
2024-06-09 14:16   ` Ben Moon via ntg-context

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=DFA41AF6-EC70-47E7-9ED6-6912458BC10D@gmx.de \
    --to=ntg-context@ntg.nl \
    --cc=stonemonkey@gmx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).