[OS X TeX] \inbook in BiBTex

Adam R. Maxwell via MacOSX-TeX macosx-tex at email.esm.psu.edu
Tue Oct 3 03:26:29 CEST 2023


> On Oct 2, 2023, at 17:36 , Nitecki, Zbigniew H. <Zbigniew.Nitecki at tufts.edu> wrote:
> 
> I am getting unexpected behavior when using the \inbook field in BbBTex.
> 
> My .bib file has the following entries (one after the other, though that should be irrelevant):
> 

[...]

> which doesn’t make sense: it should at least give the title of the book in which this “in book” appears, if not also the editor of the collection in which it appears.  I get an error message when trying to print which says you can’t have both an author and an editor in this entry.

A couple of points: you're missing "Chapter" which is a required field for the @inbook type (see Patashnik's btxdoc.pdf). That would give you the chapter title, at least.

Based on what I think you're looking for, though, I recommend using the @incollection type instead of @inbook. BTW, BibDesk is a help here, as it showed me which fields were required for @inbook and let me play with types and TeX preview quickly, since it's been years since I thought about BibTeX cross references. 

If you look at btxdoc, the intent of @inbook is to refer to something like "chapter 2" of "A Tale of Two Cities," rather than a book where each chapter is associated with a particular author. This isn't particularly intuitive.

hth,
Adam

----------- Please Consult the Following Before Posting -----------
TeX FAQ: https://www.tug.org/mactex/faq/index.html
List Reminders and Etiquette: https://sites.esm.psu.edu/~gray/TeX/
List Archives: http://dir.gmane.org/gmane.comp.tex.macosx
                https://email.esm.psu.edu/pipermail/macosx-tex/
TeX on Mac OS X Website: https://www.tug.org/mactex/index.html
List Info: https://email.esm.psu.edu/mailman/listinfo/macosx-tex



More information about the macostex-archives mailing list.