dunning
About
- Username
- dunning
- Joined
- Roles
- Member
Comments
-
The classic styles aren’t quite the same thing as the 17th edition: they allow you to keep using features such as chapter pages whilst still following the 18th edition in other respects (something that the Manual itself allows).
-
You can use one of the classic variants if you still want chapter page numbers.
-
See OSCOLA 3.2.3: 'It is not necessary to give the pages of the contribution.' Your tutor might be mixing up OSCOLA with the New Oxford Style Manual? (I'm in the process of overhauling the Zotero styles for it.)
-
This is controlled by the citation processor (citeproc-js) rather than the APA style itself. For a second subtitle, one common choice is to punctuate with a period rather than a colon (e.g. 'Cirencester: town and landscape. An urban archaeological a…
-
@padraicrohan I have already filtered out the n.d. notation for item types where the Manual requires it. If I have missed a type, please let me know and I will fix it for everyone. If you are working with a manuscript collection, you can add type: …
-
@kimpurado A pleasure! Beginning with the 18th edition, subsequent citations are now shortened author–title notes by default, which is why you only see it as a separate option for the 17th edition.
-
That bug existed briefly in late July and early August; try updating your Zotero to 7.0.24.
-
@gpatten / @adamsmith This is due to a combination of the redefinition of the long form of 'review of' to 'review of the' (also in APA and MHRA), in combination with the German locale lacking a translation of the review-of term. There might be a bet…
-
The omission of URLs is a behaviour of Zotero itself: you need to go to Settings > Cite and check 'Include URLs of paper articles in references'. It is standard in more detailed style guides to specify that certain types of citations should not …
-
@erazlogo As I already indicated, I have written the CMOS team to ask for clarification.
-
This should fix it: https://github.com/citation-style-language/styles/pull/7737
-
There are now Turabian options in the style repository for each of the possible forms for subsequent notes (author–title, author-only, and ibid.).
-
The updated versions are now available on the Style Repository.
-
An updated version of the Chicago styles is now available in the Zotero styles repository. This fixes bugs and adds new variants requested in this forum, most notably providing in-text/parenthetical styles. See the GitHub repository for the full lis…
-
Thanks for catching this; I have fixed it here: https://github.com/citation-style-language/styles/pull/7510
-
Even if we set and everywhere manually, this example still won't render correctly, as the et al. threshold will still be too low. Unless someone can think of a way to override this for legal types that I have missed? I had encoded this example in a…
-
I have written the CMOS team to confirm their intent.
-
The problem is deciding how to implement CMOS 14.65: ‘If in doubt whether a particular periodical is better treated as a journal or as a magazine, use journal form if the volume number is easily located, magazine form if it is not.’ There are exampl…
-
@bwiernik The host of a podcast is consistently labeled as such in both Chicago (14.168) and MLA (examples at the end of the handbook).
-
@dstillman Is there a central list somewhere of variables that need to be added as Zotero fields and corrections to mappings? I tried submitting a pull request for the ‘podcaster’ problem several months ago but I’m not sure it was the right place: …
-
Zotero predates CSL, meaning that its fields occasionally do not correspond to the correct variable, and of course many necessary variables are missing a field. For example, Zotero's 'director' on films previously used the CSL author rather than dir…
-
@aarblaster Thanks for catching that; I've fixed it in a forthcoming update.
-
@jvoros See the Buolamwini example in the Quick Guide for placing the episode name of a broadcast before the programme title without an episode number: https://www.chicagomanualofstyle.org/tools_citationguide/citation-guide-1.html#cg-interview
-
@jvoros They seem to be treating a broadcast as something in between a serial publication and a multivolume monographic work. Compare MHRA 7.8 for a similar hybrid. I've written CMOS and hope that we'll find out the answer in a month or two.
-
@jvoros There are no examples of broadcast episodes in CMOS without an episode number, so I chose to use the reversed format only if there is both a title and episode number. I have absolutely no idea which approach is correct, but I'll write CMOS t…
-
@jvoros You're seeing three unrelated bugs: Zotero incorrectly maps its 'podcaster' field to CSL author rather than host; BetterBibTeX is overriding an author on any film/broadcast items (this isn't specific to podcasts) as director to fix Zotero's…
-
It really ought to work. You could perhaps try switching to something similar such as MHRA style, then back to Chicago with British English?
-
If you're technically inclined, it's possible to create multiple bibliographies using pandoc: https://github.com/pandoc-ext/multibib This approach relies on creating multiple bibliography files, but it's trivial to modify this filter to separate b…
-
@erauchway I fixed this bug a couple of weeks ago, but it is awaiting review. In the meantime, you can also fix this by adding the archive-place and/or archive_collection fields to Extra, as described here: https://forums.zotero.org/discussion/comm…
-
@jvoros I suspect that you're encountering the difference in pandoc versus citeproc-js (the citation processor in Zotero) in the interpretation of languages. Pandoc follows the CSL specification strictly, which states that the value of language shou…