@hygull/bibtex
Version:
Get details about BibTeX (.bib) syntax, available ENTRY types and many more using Node APIs.
56 lines (54 loc) • 4.17 kB
Markdown
['\n', <tr><td><a name="article"></a>
<a href="#TOP" title="up">article</a></td><td> <p class="def">An article from a journal or magazine. </
p><p class="req">Required fields: author, title, journal, year.</p><p class="opt">Optional fields: volu
me, number, pages, month, note.</p>
</td></tr>, <tr><td><a name="book"></a>
<a href="#TOP" title="up">book</a></td><td> <p class="def">A book with an explicit publisher. </p><p cl
ass="req">Required fields: author or editor, title, publisher, year. </p><p class="opt">Optional fields
: volume or number, series, address, edition, month, note.</p>
</td></tr>, <tr><td><a name="booklet"></a>
<a href="#TOP" title="up">booklet</a></td><td> <p class="def">A work that is printed and bound, but wit
hout a named publisher or sponsoring institution. </p><p class="req">Required: title. </p><p class="opt
">Optional: author, howpublished, address, month, year, note.</p>
</td></tr>, <tr><td><a name="inbook"></a>
<a href="#TOP" title="up">inbook</a></td><td> <p class="def">A part of a book, e.g., a chpater, section
, or whatever and/or a range of pages. </p><p class="req">Required fields: author or editor, title, cha
pter and/or pages, publisher, year. </p><p class="opt">Optional fields: volume or number, series, type,
address, edition, month, note.</p>
</td></tr>, <tr><td><a name="incollection"></a>
<a href="#TOP" title="up">incollection</a></td><td> <p class="def">A part of a book having its own titl
e. </p><p class="req">Required fields: author, title, booktitle, publisher, year. </p><p class="opt">Op
tional fields: editor, volume or number, series, type, chapter, pages, address, edition, month, note.</
p>
</td></tr>, <tr><td><a name="inproceedings"></a>
<a href="#TOP" title="up">inproceedings</a></td><td> <p class="def">An article in a conference proceedi
ngs. </p><p class="req">Required fields: author, title, booktitle, year. </p><p class="opt">Optional fi
elds: editor, volume or number, series, pages, address, month, organization, publisher, note.</p>
</td></tr>, <tr><td><a name="manual"></a>
<a href="#TOP" title="up">manual</a></td><td> <p class="def">Technical documentation. </p><p class="req
">Required field: title. </p><p class="opt">Optional fields: author, organization, address, edition, mo
nth, year, note.</p>
</td></tr>, <tr><td><a name="mastersthesis"></a>
<a href="#TOP" title="up">mastersthesis</a></td><td> <p class="def">A master's thesis. </p><p class="re
q">Required fields: author, title, school, year. </p><p class="opt">Optional fields: type, address, mon
th, note.</p>
</td></tr>, <tr><td><a name="misc"></a>
<a href="#TOP" title="up">misc</a></td><td> <p class="def">Use this type when nothing else fits. A warn
ing will be issued if all optional fields are empty (i.e., the entire entry is empty or has only ignore
d fields). </p><p class="req">Required fields: none. </p><p class="opt">Optional fields: author, title,
howpublished, month, year, note.</p>
</td></tr>, <tr><td><a name="phdthesis"></a>
<a href="#TOP" title="up">phdthesis</a></td><td> <p class="def">A Ph.D. thesis. </p><p class="req">Requ
ired fields: author, title, school, year. </p><p class="opt">Optional fields: type, address, month, note.</p>
</td></tr>, <tr><td><a name="proceedings"></a>
<a href="#TOP" title="up">proceedings</a></td><td> <p class="def">Conference proceedings. </p><p class=
"req">Required fields: title, year. </p><p class="opt">Optional fields: editor, volume or number, serie
s, address, publisher, note, month, organization.</p>
</td></tr>, <tr><td><a name="techreport"></a>
<a href="#TOP" title="up">techreport</a></td><td> <p class="def">A report published by a school or other institution, usually numbered within a series. </p><p class="req">Required fields: author, title, ins
titution, year. </p><p class="opt">Optional fields: type, number, address, month, note.</p>
</td></tr>, <tr><td><a name="unpublished"></a>
<a href="#TOP" title="up">unpublished</a></td><td> <p class="def">A document having an author and title
, but not formally published. </p><p class="req">Required fields: author, title, note. </p><p class="op
t">Optional fields: month, year.</p>
</td></tr>, ' ']