ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Robert Blackstone <blackstone.robert@gmail.com>
To: ntg-context@ntg.nl
Subject: Re: splitting bibliographic references
Date: Tue, 30 Sep 2014 13:43:07 +0200	[thread overview]
Message-ID: <996C1822-D281-42CF-BF31-B52CDBDDA619@gmail.com> (raw)
In-Reply-To: <mailman.1202.1412070350.2240.ntg-context@ntg.nl>


On 30 Sep 2014, at 11:45 , Andrea Valle <valle@di.unito.it> wrote
> 
> Could you provide a minimal example?
> 
> I?ve never used ConTeXt for this, and I?m a bit stuck

Hi Andrea,

Here is a “minimal" example.  It is for mkii now but you can easily switch to mkiv by changing the starting (and stopping) of the chapters.
Is this what you had in mind?

Best regards,
Robert Blackstone 

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
%Ref.: ntg-context Digest, Vol 123, Issue 46, 30-09-2014
%Subject:  splitting bibliographic references


\setuppublicationlist[samplesize={{Lam}81},totalnumber=4]

\startpublication[k=Arnold:1931bl,t=booklet,
a={{{Arnold, Franck. T.}}},y=1931,
n=4,s={Arn}31]
\author[]{}[]{}{{Arnold, Franck. T.}}
\pubyear{1931}
\title{{The Art of Accompaniment from a Thorough-Bass as practiced in the 17th
  and 18th centuries}}
\pubname{The Holland Press}
\city{London}
\stoppublication

\startpublication[k=ChristensenT:1992qzbl,t=booklet,
a={{{Christensen, Thomas}}},y=,
n=3,s={Chr}]
\author[]{}[]{}{{Christensen, Thomas}}
\title{{{\em \quote{The Spanish Baroque Guitar and Seventeenth-Century Triadic
  Theory}}, JMT, {\em 36 (1992), 1-42}}}
\stoppublication

\startpublication[k=Dreyfus-Laurence:1987zbl,t=booklet,
a={{{Dreyfus, Laurence}}},y=1987,
n=2,s={Dre}87]
\author[]{}[]{}{{Dreyfus, Laurence}}
\pubyear{1987}
\title{{Bach's Continuo Group: Players and Practices in his Vocal Works}}
\city{Cambridge}
\stoppublication

\startpublication[k=Lamott:1981crbl,t=booklet,
a={{{Lamott, Bruce A.}}},y=1981,
n=1,s={Lam}81]
\author[]{}[]{}{{Lamott, Bruce A.}}
\pubyear{1981}
\title{{{\em \quote{Keyboard Improvisation according to \quotation{Nova
  instructio pro pulsandis organis}, 1670-{\em c}1675} by Spiridion a Monte
  Carmelo, Ph.D.~diss.~(Stanford U., 1980), repr.}}}
\city{Ann Arbor, MI}
\stoppublication


\starttext
\chapter{Knuth}%mkii
%\startchapter[bookmark=,list=,title={Knuth}]%mkiv
\input knuth
\section{References}

\nocite[Arnold:1931bl]
\nocite[ChristensenT:1992qzbl]

\placepublications[criterium=cite]
%\stopchapter%mkiv

\chapter{Tufte}%mkii
%\startchapter[bookmark=,list=,title={Tufte}]%mkiv
\input tufte
\section{References}

\nocite[Dreyfus-Laurence:1987zbl] 
\nocite[Lamott:1981crbl]
\placepublications[criterium=cite]
%\stopchapter%mkiv


\stoptext 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

___________________________________________________________________________________
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:[~2014-09-30 11:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1202.1412070350.2240.ntg-context@ntg.nl>
2014-09-30 11:43 ` Robert Blackstone [this message]
     [not found] <mailman.1197.1412032661.2240.ntg-context@ntg.nl>
2014-09-30  7:45 ` Robert Blackstone
2014-09-30  8:14   ` Andrea Valle
2014-09-29 23:17 Andrea Valle
2014-09-30 18:35 ` 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=996C1822-D281-42CF-BF31-B52CDBDDA619@gmail.com \
    --to=blackstone.robert@gmail.com \
    --cc=ntg-context@ntg.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).