Nope, this isn't yet supported, although it's certainly been discussed -- Bruce was first to raise it as a development issue, I think.
I've thought through the processing flow, and have a rough idea what would be needed to make it work in citeproc-js. The main change would be to add a first-reference citation group code to the context data (at citeproc.registry.registry[id]), so that the backreferencing can be made to work right. The hardest thing in implementation would be to assure that the cite items update efficiently. Both the code and the tests to verify behavior with various combinations and sequences of input would take some time to build out. I don't have any immediate plans to work on this referencing style, but it's certainly in the sights for future development. Frank On Tue, Oct 18, 2011 at 10:43 AM, Steve Ridout <[email protected]> wrote: > Hello, > We've had a request from a user who wants to group bibliography entries > which were cited in the same in-line citation. > e.g. from the example > in http://onlinelibrary.wiley.com/journal/10.1002/(ISSN)1616-3028/homepage/2126_checklist.pdf > [1] a) H. J. Ache, Angew. Chem. 1989, 101, 1; Angew. Chem. Int. Ed. Engl. > 1989, 28, 1; b) S. C. Stinson, Chem. > Eng. News 1998, 76, 57; c) A. Jones, B. Smith, Adv. Mater., in press; d) A. > Jones, B. Meyer, Macromol. Rapid > Commun., DOI: 10.1002/marc.203001234. > [2] H. R. Allcock, Introduction to Materials Chemistry, Wiley, Hoboken, NJ, > USA 2008. > Production Data Checklist > [3] J. W. Grate, G. C. Frye, in Sensors Update, Vol. 2 (Eds: H. Baltes, W. > Göpel, J. Hesse), Wiley-VCH, > Weinheim, Germany 1996, Ch. 2. > [4] a) A. Katschalsky, A. Oplatka, in Proc. of the 4th Int. Conf. on > Rheology (Eds: E. H. Lee, A. L. Copley), > Interscience, New York 1965; b) A. Katschalsky, presented at the 4th Int. > Conf. on Rheology, San Diego, CA, > September 1964. > Here in-line citations [1] and [4] contain references to multiple documents, > and uses a), b),... to label them. > Is this currently possible with CSL? If so, could someone please point me to > a style which uses this kind of grouping. > Thanks, > Steve > ------------------------------------------------------------------------------ > All the data continuously generated in your IT infrastructure contains a > definitive record of customers, application performance, security > threats, fraudulent activity and more. Splunk takes this data and makes > sense of it. Business sense. IT sense. Common sense. > http://p.sf.net/sfu/splunk-d2d-oct > _______________________________________________ > xbiblio-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/xbiblio-devel > > ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2d-oct _______________________________________________ xbiblio-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xbiblio-devel
