Bibliography sorting
Hello. I'm using Zotero 3.0.11 in MS Word. I'm using Chicago (note) style. When I click on the add-in button to insert the bibliography the entries are sorted by author and then those that do not have an author are sorted separately by title. So I have two alphabetical lists, one right after another. How can I make it so they are sorted together?
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
Any further problems please let us know.
https://github.com/citation-style-language/styles/blob/master/turabian-fullnote-bibliography.csl#L785
and the specifications are here http://docs.citationstyles.org/en/stable/specification.html
but there is no obvious reason in the code why it shouldn't sort by title where no authors are present. It certainly looks to be written that way.