Page 1 of 1

Book Chapters with DOI

Posted: Tue Nov 22, 2016 11:55 am
by Dellu
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.:Image


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:
Image

Re: Book Chapters with DOI

Posted: Tue Nov 22, 2016 12:00 pm
by Jon
How are you autocompleting? If you're using Autocomplete Paper, what site are you using?

Jon
Sonny Software

Re: Book Chapters with DOI

Posted: Tue Nov 22, 2016 12:17 pm
by Dellu
I am sorry, I am using Autofill from Internet--not Autocomplete

Re: Book Chapters with DOI

Posted: Tue Nov 22, 2016 12:50 pm
by Jon
I've fixed this in the next update.

Jon
Sonny Software

Re: Book Chapters with DOI

Posted: Tue Nov 22, 2016 2:10 pm
by Dellu
thank you