pandoc-citeproc-0.2: tests/biblio2yaml/inbook-title-booktitle-maintitle-series-2.biblatex
@inbook{item1,
Author = {Author, Al},
Bookauthor = {Bookauthor, Bob},
Booksubtitle = {Booksubtitle},
Booktitle = {Booktitle},
Booktitleaddon = {Booktitleaddon},
Date = {2011},
Hyphenation = {french},
Location = {Location},
Mainsubtitle = {Mainsubtitle},
Maintitle = {Maintitle},
Maintitleaddon = {Maintitleaddon},
Number = {3},
Publisher = {Publisher},
Series = {Series},
Subtitle = {Subtitle},
Title = {Title of the "inbook" Entry},
Titleaddon = {Titleaddon},
Volume = {4}}
---
references:
- title: ! 'Title of the “inbook” Entry: Subtitle. Titleaddon'
title-short: Title of the “inbook” Entry
volume: 4
id: item1
issued:
year: 2011
author:
given:
- Al
family: Author
container-title: ! 'Maintitle: Mainsubtitle. Maintitleaddon'
container-author:
given:
- Bob
family: Bookauthor
publisher: Publisher
collection-title: Series
type: chapter
publisher-place: Location
collection-number: 3
volume-title: ! 'Booktitle: Booksubtitle. Booktitleaddon'
language: fr-FR
...