* No interaction for publications with author-year style
@ 2013-02-02 15:28 Martin Rimmler
0 siblings, 0 replies; 2+ messages in thread
From: Martin Rimmler @ 2013-02-02 15:28 UTC (permalink / raw)
To: ntg-context
[-- Attachment #1: Type: text/plain, Size: 670 bytes --]
Hi all,
I cannot get interactive publication references with author-year styles,
i.e. all apa and ssa alternatives. See below:
\setupbibtex[database={sample}]
\setuppublications[alternative=apa]
\setupinteraction[state=start,color=blue]
\setupcombinedlist[publications][interaction=all]
\starttext
Here I reference Ref1 \cite[ref1] and Ref2 \cite[ref2].
\page[yes]
\placepublications[criterium=all]
\stoptext
It works, however, with \setuppublications[alternative=ams] or with the
num alternatives. In short, author-year styles do not work, but number
styles do.
Any clues as to what might help?
I attached the bib file.
Thanks in advance.
Best,
Martin
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: sample.bib --]
[-- Type: text/x-bibtex; name="sample.bib", Size: 320 bytes --]
@Article{ ref1,
author = {{Author 1}},
title = {Title 1},
journal = {Journal 1},
volume = {1},
number = {1},
pages = {1-11},
year = {2001}
}
@Article{ ref2,
author = {{Author 2}},
title = {Title 2},
journal = {Journal 2},
volume = {2},
number = {2},
pages = {2-22},
year = {2002}
}
[-- 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] 2+ messages in thread
* No interaction for publications with author-year style
@ 2013-02-11 17:43 Martin Rimmler
0 siblings, 0 replies; 2+ messages in thread
From: Martin Rimmler @ 2013-02-11 17:43 UTC (permalink / raw)
To: ntg-context
[-- Attachment #1: Type: text/html, Size: 972 bytes --]
[-- Attachment #2: sample.bib --]
[-- Type: text/x-bibtex, Size: 320 bytes --]
@Article{ ref1,
author = {{Author 1}},
title = {Title 1},
journal = {Journal 1},
volume = {1},
number = {1},
pages = {1-11},
year = {2001}
}
@Article{ ref2,
author = {{Author 2}},
title = {Title 2},
journal = {Journal 2},
volume = {2},
number = {2},
pages = {2-22},
year = {2002}
}
[-- 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] 2+ messages in thread
end of thread, other threads:[~2013-02-11 17:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-02 15:28 No interaction for publications with author-year style Martin Rimmler
2013-02-11 17:43 Martin Rimmler
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).