ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Alan Braslau <alan.braslau@cea.fr>
To: pragma@wxs.nl
Cc: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: bibliography - maybeyear
Date: Wed, 20 Nov 2013 13:53:36 +0100	[thread overview]
Message-ID: <20131120135336.6391a2a3@iram-hb-003386.extra.cea.fr> (raw)
In-Reply-To: <528CAD38.9050400@wxs.nl>

On Wed, 20 Nov 2013 13:38:16 +0100
Hans Hagen <pragma@wxs.nl> wrote:

> example needed

Of course:


\setupbibtex [database=test]
\setuppublications [alternative=num]
\starttext
\cite [Peirce1878V,Peirce1878VI]

\placepublications [criterium=text]
\stoptext


test.bib:

@ARTICLE{Peirce1878V,
  author = {Peirce, C. S.},
  title = {Illustrations of the logic of science. {F}ifth paper – The order
	of nature},
  journal = {Popular Science Monthly},
  year = {1878},
  volume = {9},
  pages = {203–217}
}
@ARTICLE{Peirce1878VI,
  author = {Peirce, C. S.},
  title = {Illustrations of the logic of science. {S}ixth paper – Deduction,
	induction, and hypothesis},
  journal = {Popular Science Monthly},
  year = {1878},
  volume = {9},
  pages = {470–482}
}



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

  reply	other threads:[~2013-11-20 12:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-20  8:12 Alan Braslau
2013-11-20 12:38 ` Hans Hagen
2013-11-20 12:53   ` Alan Braslau [this message]
2013-11-28 17:37 ` Hans Hagen
2013-11-29 11:22   ` Thomas A. Schmitz
2013-11-29 21:20     ` Alan Braslau

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=20131120135336.6391a2a3@iram-hb-003386.extra.cea.fr \
    --to=alan.braslau@cea.fr \
    --cc=ntg-context@ntg.nl \
    --cc=pragma@wxs.nl \
    /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).