Bruce D'Arcus

Results 110 issues of Bruce D'Arcus

While working on #420, I realize the EDTF regex is too strict. In that case, I noticed it doesn't allow date-times, but I'm sure there are others, and my regex...

[This](https://json-schema-everywhere.github.io/yaml) and [this](https://www.npmjs.com/package/pajv) suggests we can use our JSON schemas to validate a YAML alternative. Pandoc already supports a YAML alternative (cc @jgm). I suggest we do something with this,...

enhancement
input

> How would that look like and how would that solve the problem with schema verbosity? Would it? A python script in GitHub Actions could compile the csl-data.json at commit...

enhancement
help-requested
input

We should convert the input schema from an array to an object for 1.1, with top-level metadata properties, and put the array under a `references` property: ``` yaml --- version:...

1.1
input

Per discussion starting at https://github.com/citation-style-language/schema/pull/173#issuecomment-1142418272 (but also preceding it above), this is an alternative to #193. The idea is to revert that, and replace it with a more general solution:...

This is still needed; a 21st century analog to makebst. The idea is to use smart machine-learning-based reference parsing libraries like [anystyle](https://anystyle.io/) to feed basic metadata about the needed output...

help-requested
tools

We need to be able to support compound reference styles with output like: ``` (21) (a) Childs, A. F.; Goldsworthy, L. J.; Harding, G. F.; King, F. E.; Nineham, A....

1.2

As has been noted before, the publisher variable can be used with both cs:names and cs:text: http://sourceforge.net/mailarchive/message.php?msg_id=20080622122017.GB27924%40laptop.nowhere.net If the processor accepts plain strings on cs:names (treating them as "literal" rather...

1.1
input

**Is your feature request related to a problem? Please describe.** With v1.1, CSL will formally support EDTF, and with it date-times. The big English language styles ([APA](https://blog.apastyle.org/apastyle/2014/01/timestamps-for-audiovisual-materials-in-apa-style.html), [Chicago](https://libguides.csuchico.edu/c.php?g=414275&p=2823092)) require or...

1.1
enhancement

Two quick questions below. As I was digging around for an answer of how to annotate the csl-citation.json `uris` property, I came across [this](https://csl.mendeley.com/cslEditorLib/external/csl-schema/csl-citation.txt), from Mendeley. So the description for...

input