Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upChicago Manual Presentation issues #3243
Comments
This comment has been minimized.
This comment has been minimized.
This issue hasn't seen any activity in the past 30 days. It will be automatically closed if no further activity occurs in the next two weeks. |
This comment has been minimized.
This comment has been minimized.
@adam3smith – In jgm/pandoc-citeproc#45 (comment) you said, “Chicago has so many moving parts that it always takes a bit longer to fix, but shouldn't be too hard here.” – Your work’s much appreciated, and I have no complaints at all about having to wait some time … … but I do have my doubts whether the new stale bot indiscriminately closing issues after 30 days of inactivity is such a good idea – it seems to kind of defeat the actual purpose of an issue tracker. |
This comment has been minimized.
This comment has been minimized.
We can exempt certain tickets from being automatically closed. We added the bot to help us manage tickets for style submissions. The volume of these tickets is quite high, and we don't always have the time to respond right away. We also often have to wait to hear back from the contributors. Hopefully the bot will help us in responding more timely to such tickets, while automating the process of style submission tickets that need to be closed because the contributor doesn't provide all the necessary information we need to accept a style. Any suggestions to improve our workflow are always welcome, though. |
Fixes #3243 Fixes duplicate dates in map and artwork: https://forums.zotero.org/discussion/69887/date-in-cms-map-citation#latest Extends uncertain date to all 17th edition Chicago styles
Fixes #3756 Fixes #3243 Fixes duplicate dates in map and artwork: https://forums.zotero.org/discussion/69887/date-in-cms-map-citation#latest Extends uncertain date to all 17th edition Chicago styles
This comment has been minimized.
This comment has been minimized.
Great this is being dealt with. However, it seems that with the latest fixes to chicago-fullnote-bibliography.csl, CMOS (17e, 14.217) quite clearly does call for including this information in notes:
pandoc example (same as in jgm/pandoc-citeproc#45 (comment)):
Actual output (with the latest chicago-fullnote-bibliography.csl):
Expected output (just the notes):
|
This comment has been minimized.
This comment has been minimized.
@njbart Thanks -- yes, that's not right. Could you take a look at and do some tests on your end on this version: |
This comment has been minimized.
This comment has been minimized.
The pandoc example output looks like this now:
So, I noticed that “presented at the” is no longer inserted in items inside notes (though it is in bibliography items). Given that this string it isn’t actually ever used in items in notes by CMOS itself (16e and 17e), that’s acceptable, I guess. I’ll run a few other tests; if I spot anything unusual, I’ll let you know. |
This comment has been minimized.
This comment has been minimized.
Is there any reason why the chicago styles use The reason I’m asking: When using footnote styles with The extra spaces disappear when using, e.g., a patched Of course, the best solution will be to get pandoc itself fixed (I’ll file a bug report at the pandoc issue tracker soonish). As to the csl side, at the moment I’m just curious whether there’s any reason to prefer one or the other. |
This comment has been minimized.
This comment has been minimized.
I don't think there is -- I suspect this goes back to @fbennett 's original coding of the style and may well have just been a generic preference by him at a time when we were all still figuring out how CSL 1.0 was going to work best -- git blame shows the last change to the |
- add chicago-fullnote-short-title-subsequent, which behaves like the 16th ed. no-ibid style, printing short titles on all subsequent citations, including in ibid position - remove all `number variable` calls on issue and volume unless they specifically reference number properties (see #3243) - Fix the issue with event and event place for presentations noted in #3243
adam3smith commentedJan 4, 2018
jgm/pandoc-citeproc#45
and
https://forums.zotero.org/discussion/69698/style-error-chicago-fullnote-bibliography-csl-presentation-does-not-output-type#latest