00refs.yaml: incollection type not rendering booktitle and editor fields
Posted: Sun Dec 21, 2025 7:29 am
Hi all,
I am developing a jamovi module and have encountered an issue with rendering references for book chapters (chapters in edited volumes).
In my 00refs.yaml, I have an entry like this:
mostellerparunak1985:
type: 'incollection'
author: 'Mosteller, F., & Parunak, A.'
year: 1985
title: 'Identifying extreme cells in a sizable contingency table: Probabilistic and exploratory approaches'
booktitle: 'Exploring Data Tables, Trends, and Shapes'
editor: 'Hoaglin, D. C., Mosteller, F., & Tukey, J. W.'
publisher: 'Wiley'
pages: '189-224'
However, the rendered output only shows:
Mosteller, F., & Parunak, A. (1985). Identifying extreme cells in a sizable contingency table: Probabilistic and exploratory approaches. Wiley.
The booktitle (Exploring Data Tables, Trends, and Shapes) and editor fields are not being rendered at all. The expected output would be something like:
Mosteller, F., & Parunak, A. (1985). Identifying extreme cells in a sizable contingency table: Probabilistic and exploratory approaches. In D. C. Hoaglin, F. Mosteller, & J. W. Tukey (Eds.), Exploring Data Tables, Trends, and Shapes (pp. 189-224). Wiley.
I have already resolved a separate issue where journal names were not appearing for articles (I was using journal: instead of publisher:), but I cannot find documentation on the correct field names for the incollection type.
Questions:
Does jamovi support the incollection type for book chapters?
If so, what are the correct field names to use for the book title and editors?
If not currently supported, is there a recommended workaround other than embedding all the information in the title field?
I am using jamovi 2.6.26.
Many thanks for any guidance!
Gianmarco
I am developing a jamovi module and have encountered an issue with rendering references for book chapters (chapters in edited volumes).
In my 00refs.yaml, I have an entry like this:
mostellerparunak1985:
type: 'incollection'
author: 'Mosteller, F., & Parunak, A.'
year: 1985
title: 'Identifying extreme cells in a sizable contingency table: Probabilistic and exploratory approaches'
booktitle: 'Exploring Data Tables, Trends, and Shapes'
editor: 'Hoaglin, D. C., Mosteller, F., & Tukey, J. W.'
publisher: 'Wiley'
pages: '189-224'
However, the rendered output only shows:
Mosteller, F., & Parunak, A. (1985). Identifying extreme cells in a sizable contingency table: Probabilistic and exploratory approaches. Wiley.
The booktitle (Exploring Data Tables, Trends, and Shapes) and editor fields are not being rendered at all. The expected output would be something like:
Mosteller, F., & Parunak, A. (1985). Identifying extreme cells in a sizable contingency table: Probabilistic and exploratory approaches. In D. C. Hoaglin, F. Mosteller, & J. W. Tukey (Eds.), Exploring Data Tables, Trends, and Shapes (pp. 189-224). Wiley.
I have already resolved a separate issue where journal names were not appearing for articles (I was using journal: instead of publisher:), but I cannot find documentation on the correct field names for the incollection type.
Questions:
Does jamovi support the incollection type for book chapters?
If so, what are the correct field names to use for the book title and editors?
If not currently supported, is there a recommended workaround other than embedding all the information in the title field?
I am using jamovi 2.6.26.
Many thanks for any guidance!
Gianmarco