@hygull/bibtex
Version:
Get details about BibTeX (.bib) syntax, available ENTRY types and many more using Node APIs.
83 lines (81 loc) • 4.11 kB
Markdown
200
3
[<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: vo
lume, number, pages, month, note.</p>
</td>]
2
[<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
class="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>]
2
[<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 w
ithout 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>]
2
[<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, secti
on, or whatever and/or a range of pages. </p><p class="req">Required fields: author or editor, title, c
hapter and/or pages, publisher, year. </p><p class="opt">Optional fields: volume or number, series, typ
e, address, edition, month, note.</p>
</td>]
2
[<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 ti
tle. </p><p class="req">Required fields: author, title, booktitle, publisher, year. </p><p class="opt">
Optional fields: editor, volume or number, series, type, chapter, pages, address, edition, month, note.
</p>
</td>]
2
[<td><a name="inproceedings"></a>
<a href="#TOP" title="up">inproceedings</a></td>, <td> <p class="def">An article in a conference procee
dings. </p><p class="req">Required fields: author, title, booktitle, year. </p><p class="opt">Optional
fields: editor, volume or number, series, pages, address, month, organization, publisher, note.</p>
</td>]
2
[<td><a name="manual"></a>
<a href="#TOP" title="up">manual</a></td>, <td> <p class="def">Technical documentation. </p><p class="r
eq">Required field: title. </p><p class="opt">Optional fields: author, organization, address, edition,
month, year, note.</p>
</td>]
2
[<td><a name="mastersthesis"></a>
<a href="#TOP" title="up">mastersthesis</a></td>, <td> <p class="def">A master's thesis. </p><p class="
req">Required fields: author, title, school, year. </p><p class="opt">Optional fields: type, address, m
onth, note.</p>
</td>]
2
[<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 wa
rning will be issued if all optional fields are empty (i.e., the entire entry is empty or has only igno
red fields). </p><p class="req">Required fields: none. </p><p class="opt">Optional fields: author, titl
e, howpublished, month, year, note.</p>
</td>]
2
[<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">Re
quired fields: author, title, school, year. </p><p class="opt">Optional fields: type, address, month, n
ote.</p>
</td>]
2
[<td><a name="proceedings"></a>
<a href="#TOP" title="up">proceedings</a></td>, <td> <p class="def">Conference proceedings. </p><p clas
s="req">Required fields: title, year. </p><p class="opt">Optional fields: editor, volume or number, ser
ies, address, publisher, note, month, organization.</p>
</td>]
2
[<td><a name="techreport"></a>
<a href="#TOP" title="up">techreport</a></td>, <td> <p class="def">A report published by a school or ot
her institution, usually numbered within a series. </p><p class="req">Required fields: author, title, i
nstitution, year. </p><p class="opt">Optional fields: type, number, address, month, note.</p>
</td>]
2
[<td><a name="unpublished"></a>
<a href="#TOP" title="up">unpublished</a></td>, <td> <p class="def">A document having an author and tit
le, but not formally published. </p><p class="req">Required fields: author, title, note. </p><p class="
opt">Optional fields: month, year.</p>
</td>]
2