Document: BTXDOC ["BibTeXing" by Oren Patashnik]
3.2 Fields
3 The Entries
3 The Entries
When entering a reference in the database, the first thing to decide
is what type of entry it is. No fixed classification scheme can be
complete, but
provides enough entry types to handle almost
any reference reasonably well.
References to different types of publications contain different information; a reference to a journal article might include the volume and number of the journal, which is usually not meaningful for a book. Therefore, database entries of different types have different fields. For each entry type, the fields are divided into three classes:
ignores any field that is not required or optional, so you can include
any fields you want in a bib file entry. It's a good idea
to put all relevant information about
a reference in its bib file entry - even information that
may never appear in the bibliography. For example, if you want to
keep an abstract of a paper in a computer file, put it in an abstract field in the paper's bib file entry. The
bib file is likely to be as good a place as any for the
abstract, and it is possible to design a bibliography style for
printing selected abstracts.
Note: Misspelling a field name will
result in its being ignored,
so watch out for typos
(especially for optional fields,
since
won't warn you when those are missing).
The following are the standard entry types, along with their required and optional fields, that are used by the standard bibliography styles. The fields within each class (required or optional) are listed in order of occurrence in the output, except that a few entry types may perturb the order slightly, depending on what fields are missing. These entry types are similar to those adapted by Brian Reid from the classification scheme of van Leunen (van Leunen 1979) for use in the Scribe system. The meanings of the individual fields are explained in the next section. Some nonstandard bibliography styles may ignore some optional fields in creating the reference. Remember that, when used in the bib file, the entry-type name is preceded by an @ character.
In addition to the fields listed above, each entry type also has an
optional key field, used in some styles
for alphabetizing, for cross referencing,
or for forming a \bibitem label.
You should include a key field for any entry whose
``author'' information is missing;
the ``author'' information is usually the author field,
but for some entry types it can be the editor
or even the organization field
(Section 4 describes this in more detail).
Do not confuse the key field with the key that appears in the
\cite command and at the beginning of the database entry;
this field is named ``key'' only for compatibility with Scribe.
Document: BTXDOC ["BibTeXing" by Oren Patashnik]
3.2 Fields
3 The Entries
3 The Entries