ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Interaction references with Reference List and Bibliography
@ 2020-06-10 16:49 Adam Reviczky
  0 siblings, 0 replies; only message in thread
From: Adam Reviczky @ 2020-06-10 16:49 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

Hi,

When I try to create a "Reference List" (for cited references in the
document) followed by a "Bibliography" (for the rest of literature, not
cited) I get wrong references linked back in the document when citing a
reference multiple times, although the citation in the text is always fine.

See MWE:
---
\setupinteraction[state=start]

\usebtxdataset[sample.bib]
\usebtxdefinitions[apa]

\starttext
\input tufte \cite[hh2010a]
\input zapf \cite[hh2010a]

\title{Reference List}
\placelistofpublications[criterium=all]

\title{Bibliography}
\placelistofpublications[method=dataset]
\stoptext
---

Publications taken from (https://wiki.contextgarden.net/Sample_bib) as
sample.bib.

The outcome is correctly cited (Hagen, 2010a) including the interaction to
the reference list, but the second citation is also linked to the first
item in the bibliography Eijkhout, V. (1991) rather than the reference list
entry again. If I cite the item again, then the second item in the
bibliography is referenced and so on.

"aps" doesn't seem to create an interactive back reference, so the issue is
only with "apa".

Is this because I mix both references and bibliography with
placelistofpublications? Any other way to achieve this keeping interaction
links in place?

Thanks,
Adam

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

[-- Attachment #2: Type: text/plain, Size: 493 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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-06-10 16:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-10 16:49 Interaction references with Reference List and Bibliography Adam Reviczky

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