-
-
Notifications
You must be signed in to change notification settings - Fork 102
Closed
Labels
bugSoftware bug issueSoftware bug issuemodules:packagesIssue relates to core or 3rd party packagesIssue relates to core or 3rd party packagespackages:bibliography
Milestone
Description
Entry:
@book{Kill,
author = "Kill, Bill",
editor = "Doe, John and Smith, Jane",
translator = "Pumpernickel, William",
title = "Another Book Entry",
address = "London",
year = 2022,
}
Expected Chicago Manual of Style 16th edition reference according to its CSL:
Kill, Bill. Another Book Entry. Edited by John Doe and Jane Smith. Translated by William Pumpernickel. London, 2022.
Obtained:
Kill, Another Book Entry. Edited by Doe, John and Smith, Jane, Translated by Pumpernickel, William. London: 2022.
There are a number of issues here (notably on the author), but the one I am reporting here is the following: editors and translators are the direct raw bibtex entry as text, not parsed as a name list (split for reordering depending on the citation/reference style).
Metadata
Metadata
Assignees
Labels
bugSoftware bug issueSoftware bug issuemodules:packagesIssue relates to core or 3rd party packagesIssue relates to core or 3rd party packagespackages:bibliography
Type
Projects
Status
Done