Book Chapters with DOI
Posted: Tue Nov 22, 2016 11:55 am
Oxford University Press has this system of assigning DOI for book chapters. I think they want the chapters to stand as independent articles, as they are part of the book.
Here is an example: http://www.oxfordscholarship.com/view/1 ... -chapter-6
When I give the DOI to Bookends to autocomplete, BE puts the Title and Book Title fused into the Volume field.:
Here is my format for the Book Chapter:
Preference:

Here is an example: http://www.oxfordscholarship.com/view/1 ... -chapter-6
When I give the DOI to Bookends to autocomplete, BE puts the Title and Book Title fused into the Volume field.:

Here is my format for the Book Chapter:
Code: Select all
`@Incollection{`u1`,`$
author = $`{`a`}`, $
title = $`{`t`}`, $
booktitle = $`{`j`}`, $
editor = $`{`e`}`, $
publisher = $`{`u`}`, $
location = $`{`l`}`, $
pages = $`{`p-`}`, $
year = $`{`d`}`, $
abstract = $`{`b`}`,
`keywords = {`k`}}`¬
Preference:
