ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Bibliography: Setting `alternative=` without `criterium=all` displays nothing (ConTeXt: 2011.11.25)
@ 2011-12-10 18:30 Paul Menzel
  0 siblings, 0 replies; only message in thread
From: Paul Menzel @ 2011-12-10 18:30 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1.1: Type: text/plain, Size: 782 bytes --]

Dear ConTeXt folks,


using

        ConTeXt  ver: 2011.11.25 21:29 MKIV  fmt: 2011.11.25  int: english/english

and the following minimal example (attached too)

        \setupbibtex[database=sample, sort=author]
        \setuppublications[alternative=ada] % Show reference numbers in the generated list.
        \starttext
        As \cite[hh2010b] already indicated, bibtex is a \LaTeX-centric program.
        
        \CONTEXT\ \contextmark\ \contextversion
        
        \completepublications
        \stoptext

the references are not displayed. Not specifying `alternative` or adding
`criterium=all` (`cite` does not work either) displays the references
again.

Could someone please confirm this with a recent ConTeXt version?


Thanks,

Paul

[-- Attachment #1.1.2: bibtest.pdf --]
[-- Type: application/pdf, Size: 10825 bytes --]

[-- Attachment #1.1.3: bibtest.tex --]
[-- Type: text/x-tex, Size: 294 bytes --]

\setupbibtex[database=sample, sort=author]
\setuppublications[alternative=apa] % Show reference numbers in the generated list.
\starttext
As \cite[hh2010b] already indicated, bibtex is a \LaTeX-centric program.

\CONTEXT\ \contextmark\ \contextversion

\completepublications
\stoptext

[-- Attachment #1.1.4: sample.bib --]
[-- Type: text/x-bibtex, Size: 1125 bytes --]

% Also in the Wiki: <http://wiki.contextgarden.net/sample_bib>

@STRING{hh = {Hans Hagen}}

% Not defined and therefore commented out by removing the »@«
% http://www.ntg.nl/pipermail/ntg-context/2011/059402.html
ELECTRONIC{hh2010,
  author = hh,
  year = {2010},
  title = {Metafun. \CONTEXT\ mkiv},
  url = {http://www.pragma-ade.nl/general/manuals/metafun-s.pdf},
}

@ARTICLE{hh2010a,
  author = hh,
  title = {The Font Name Mess},
  journal = {MAPS},
  year = {2010},
  volume = {40},
  pages = {2-8},
  keywords = {context},
}

@ARTICLE{hh2010b,
  author = hh,
  title = {Grouping in Hybrid Environments},
  journal = {MAPS},
  year = {2010},
  volume = {40},
  pages = {67-71},
  keywords = {context},
}

@BOOK{hh2010c,
  title = {MetaFun Book},
  publisher = {H$_2$O Books},
  year = {2010},
  author = hh,
  isbn = {978-94-90688-02-8},
  keywords = {metafun},
}

@BOOK{Eijkhout1991,
  title = {\TeX\ by Topic. A \TeX nician's Reference},
  publisher = {Addison-Wesley},
  year = {1991},
  author = {Victor Eijkhout},
  address = {London},
  keywords = {general},
}

[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

[-- Attachment #2: 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] only message in thread

only message in thread, other threads:[~2011-12-10 18:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-10 18:30 Bibliography: Setting `alternative=` without `criterium=all` displays nothing (ConTeXt: 2011.11.25) Paul Menzel

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