Denis Maier

Results 446 comments of Denis Maier

No, there's no way to convert an Endnote style to CSL.

If Turabian really is identical to CMoS17, that would be the easiest option. To verify I've set up a [testing repository](https://github.com/denismaier/csl-turabian9-fullnote) using [jest-csl](https://github.com/cormacrelf/jest-csl). I will see if I can look...

> If I create a Bibliography using the CMOS17 style, it does not include the blank line between entries required by Turabian. That's trivial to change and therefore not so...

Great, thanks. I've updated the test repo and will assemble some tests tomorrow.

I've just created a few test cases for bibliographic entries: 13 passed, 12 failed. But: Some of those that fail are actually also wrong for CMoS17, the rules are the...

Shouldn't line spacing and line breaking be different options. I can imagine cases where you want no linebreaks but a line spacing of a certain amount.

`entry-spacing="0"` looks good to me.

This came up again on the citeproc-el issue tracker. Should we consider this for 1.1? @bwiernik @bdarcus ?

> Well, as for adding something like an attribute to remove the protocol from rendered URL's, I don't see big problems from the implementor's point of view (I wouldn't tinker...

> > > > How would that look like? > > What I was asking about earlier was a likely a global.boolean. > > ``` > > ``` Ok, much...