Bruce D'Arcus

Results 835 comments of Bruce D'Arcus

> How should this be handled for rendering of DOI or other identifiers? I suppose that the style would just specify an appropriate prefix in that case. That's why I...

Minor issue: ``` javascript { "label": "none", "locator": "Act I, scene i, lines 12-23" } ``` First point is this is easier as just: ``` javascript { "locator": "Act I,...

How are processors supposed to deal with this now (with this proposal)? They simply don't process the value unless there's a locator type?

If I haven't mentioned it already, do look at how pandoc does this.

Also: https://github.com/jgm/pandoc-website/blob/master/MANUAL.txt#L4800

Links and/or definitions and/or examples would be helpful.

Thanks. We maybe need to come up with a principle by which we distinguish between legal support in CSL proper, and fuller-featured legal support in Juris-M. While it may not...

Your suggestions in #353 make sense. How do you think that should impact assessment of this list?

Sure. But that could be a last step. Like, if tool isn't sure on a few decisions, could give users a choice among a few output results. Wonder if anycite...

> You can use it to build a Scratch-like visual editor and let people build CSL styles by putting blocks together. The actual CSL style can be generated in real-time...