Difference between revisions of "PubMan Func Spec Bibtex Mapping"

From MPDLMediaWiki
Jump to navigation Jump to search
Line 1: Line 1:
=BibTeX=
=BibTeX=
==Standardentry types==
==Standard entry types==
@article
; <tt>article</tt>: An article from a journal or magazine.<br />Required fields: <span style="font-variant: small-caps;">author, title, journal, year</span><br />Optional fields: <span style="font-variant: small-caps;">volume, number, pages, month, note, key</span>
:An article from a journal or magazine.  
; <tt>book</tt>: A book with an explicit publisher.<br />Required fields: <span style="font-variant: small-caps;">author/editor, title, publisher, year</span><br />Optional fields: <span style="font-variant: small-caps;">volume, series, address, edition, month, note, key, pages</span>
@book
; <tt>booklet</tt>: A work that is printed and bound, but without a named publisher or sponsoring institution.<br />Required fields: <span style="font-variant: small-caps;">title</span><br />Optional fields: <span style="font-variant: small-caps;">author, howpublished, address, month, year, note, key</span>
:A book with an explicit publisher.  
; <tt>conference</tt>: The same as <tt>inproceedings</tt>, included for [http://en.wikipedia.org/wiki/Scribe_%28markup_language%29 Scribe (markup language)] compatibility.<br />Required fields: <span style="font-variant: small-caps;">author, title, booktitle, year</span><br />Optional fields: <span style="font-variant: small-caps;">editor, pages, organization, publisher, address, month, note, key</span>
@booklet
; <tt>inbook</tt>: A part of a book, usually untitled. May be a chapter (or section or whatever) and/or a range of pages.<br />Required fields: <span style="font-variant: small-caps;">author/editor, title, chapter/pages, publisher, year</span><br />Optional fields: <span style="font-variant: small-caps;">volume, series, address, edition, month, note, key</span>
:A work that is printed and bound, but without a named publisher or sponsoring institution.  
; <tt>incollection</tt>: A part of a book having its own title.<br />Required fields: <span style="font-variant: small-caps;">author, title, booktitle, year</span><br />Optional fields: <span style="font-variant: small-caps;">editor, pages, organization, publisher, address, month, note, key</span>
@conference
; <tt>inproceedings</tt>: An article in a conference proceedings.<br />Required fields: <span style="font-variant: small-caps;">author, title, booktitle, year</span><br />Optional fields: <span style="font-variant: small-caps;">editor, pages, organization, publisher, address, month, note, key</span>
:The same as inproceedings.  
; <tt>manual</tt>: Technical documentation.<br />Required fields: <span style="font-variant: small-caps;">title</span><br />Optional fields: <span style="font-variant: small-caps;">author, organization, address, edition, month, year, note, key</span>
@inbook
; <tt>mastersthesis</tt>: A Master's thesis.<br />Required fields: <span style="font-variant: small-caps;">author, title, school, year</span><br />Optional fields: <span style="font-variant: small-caps;">address, month, note, key</span>
:A part of a book, which may be a chapter (or section or whatever) and/or a range of pages.  
; <tt>misc</tt>: For use when nothing else fits.<br />Required fields: <span style="font-variant: small-caps;">none</span><br />Optional fields: <span style="font-variant: small-caps;">author, title, howpublished, month, year, note, key</span>
@incollection
; <tt>phdthesis</tt>: A Ph.D. thesis.<br />Required fields: <span style="font-variant: small-caps;">author, title, school, year</span><br />Optional fields: <span style="font-variant: small-caps;">address, month, note, key</span>
:A part of a book having its own title.  
; <tt>proceedings</tt>: The proceedings of a conference.<br />Required fields: <span style="font-variant: small-caps;">title, year</span><br />Optional fields: <span style="font-variant: small-caps;">editor, publisher, organization, address, month, note, key</span>
@inproceedings
; <tt>techreport</tt>: A report published by a school or other institution, usually numbered within a series.<br />Required fields: <span style="font-variant: small-caps;">author, title, institution, year</span><br />Optional fields: <span style="font-variant: small-caps;">type, number, address, month, note, key</span>
:An article in a conference proceedings.  
; <tt>unpublished</tt>: A document having an author and title, but not formally published.<br />Required fields: <span style="font-variant: small-caps;">author, title, note</span><br />Optional fields: <span style="font-variant: small-caps;">month, year, key</span>
@manual
 
:Technical documentation.  
@mastersthesis
:A Master's thesis.  
@misc
:Use this type when nothing else fits.  
@phdthesis
:A PhD thesis.  
@proceedings
:The proceedings of a conference.  
@techreport
:A report published by a school or other institution, usually numbered within a series.  
@unpublished
:A document having an author and title, but not formally published.


<!--box uid=9d918c381310dd472203b251d1a85892.0.1207303617-->
<!--box uid=9d918c381310dd472203b251d1a85892.0.1207303617-->
[{{SERVER}}/mediawiki/index.php/Special:TableEdit?id=9d918c381310dd472203b251d1a85892.0.1207303617&page=0&pagename={{FULLPAGENAMEE}}&type=0 Create Table Here]
[{{SERVER}}/mediawiki/index.php/Special:TableEdit?id=9d918c381310dd472203b251d1a85892.0.1207303617&page=0&pagename={{FULLPAGENAMEE}}&type=0 Create Table Here]
<!--box uid=9d918c381310dd472203b251d1a85892.0.1207303617-->
<!--box uid=9d918c381310dd472203b251d1a85892.0.1207303617-->

Revision as of 11:29, 4 April 2008

BibTeX[edit]

Standard entry types[edit]

article
An article from a journal or magazine.
Required fields: author, title, journal, year
Optional fields: volume, number, pages, month, note, key
book
A book with an explicit publisher.
Required fields: author/editor, title, publisher, year
Optional fields: volume, series, address, edition, month, note, key, pages
booklet
A work that is printed and bound, but without a named publisher or sponsoring institution.
Required fields: title
Optional fields: author, howpublished, address, month, year, note, key
conference
The same as inproceedings, included for Scribe (markup language) compatibility.
Required fields: author, title, booktitle, year
Optional fields: editor, pages, organization, publisher, address, month, note, key
inbook
A part of a book, usually untitled. May be a chapter (or section or whatever) and/or a range of pages.
Required fields: author/editor, title, chapter/pages, publisher, year
Optional fields: volume, series, address, edition, month, note, key
incollection
A part of a book having its own title.
Required fields: author, title, booktitle, year
Optional fields: editor, pages, organization, publisher, address, month, note, key
inproceedings
An article in a conference proceedings.
Required fields: author, title, booktitle, year
Optional fields: editor, pages, organization, publisher, address, month, note, key
manual
Technical documentation.
Required fields: title
Optional fields: author, organization, address, edition, month, year, note, key
mastersthesis
A Master's thesis.
Required fields: author, title, school, year
Optional fields: address, month, note, key
misc
For use when nothing else fits.
Required fields: none
Optional fields: author, title, howpublished, month, year, note, key
phdthesis
A Ph.D. thesis.
Required fields: author, title, school, year
Optional fields: address, month, note, key
proceedings
The proceedings of a conference.
Required fields: title, year
Optional fields: editor, publisher, organization, address, month, note, key
techreport
A report published by a school or other institution, usually numbered within a series.
Required fields: author, title, institution, year
Optional fields: type, number, address, month, note, key
unpublished
A document having an author and title, but not formally published.
Required fields: author, title, note
Optional fields: month, year, key


Create Table Here