| LibreOffice
    LibreOffice 25.2 SDK API Reference | 
These values define the type of bibliographic data like book, journal, magazine, etc. More...
| Variables | |
| const short | ARTICLE = 0 | 
| An article from a journal or magazine. | |
| const short | BOOK = 1 | 
| A book with an explicit publisher. | |
| const short | BOOKLET = 2 | 
| A work that is printed and bound, but without a named publisher or sponsoring institution. | |
| const short | CONFERENCE = 3 | 
| An article in the proceedings of a conference. | |
| const short | INBOOK = 4 | 
| A part of a book, which may be a chapter and/or a range of pages. | |
| const short | INCOLLECTION = 5 | 
| A part of a book with its own title. | |
| const short | INPROCEEDINGS = 6 | 
| An article in the proceedings of a conference. | |
| const short | JOURNAL = 7 | 
| A journal or magazine. | |
| const short | MANUAL = 8 | 
| Technical documentation. | |
| const short | MASTERSTHESIS = 9 | 
| A Master's thesis. | |
| const short | MISC = 10 | 
| This type is used when nothing else seems appropriate. | |
| const short | PHDTHESIS = 11 | 
| A PhD thesis. | |
| const short | PROCEEDINGS = 12 | 
| The proceedings of a conference. | |
| const short | TECHREPORT = 13 | 
| A report published by a school or other institution, usually numbered within a series. | |
| const short | UNPUBLISHED = 14 | 
| A document with an author and title, but not formally published. | |
| const short | EMAIL = 15 | 
| An eMail document. | |
| const short | WWW = 16 | 
| A Web document. | |
| const short | CUSTOM1 = 17 | 
| A user defined document type. | |
| const short | CUSTOM2 = 18 | 
| A user defined document type. | |
| const short | CUSTOM3 = 19 | 
| A user defined document type. | |
| const short | CUSTOM4 = 20 | 
| A user defined document type. | |
| const short | CUSTOM5 = 21 | 
| A user defined document type. | |
These values define the type of bibliographic data like book, journal, magazine, etc.
| const short ARTICLE = 0 | 
An article from a journal or magazine.
| const short BOOK = 1 | 
A book with an explicit publisher.
| const short BOOKLET = 2 | 
A work that is printed and bound, but without a named publisher or sponsoring institution.
| const short CONFERENCE = 3 | 
An article in the proceedings of a conference.
This entry is identical to the "inproceedings" entry and is included for compatibility with BiBTex.
| const short CUSTOM1 = 17 | 
A user defined document type.
| const short CUSTOM2 = 18 | 
A user defined document type.
| const short CUSTOM3 = 19 | 
A user defined document type.
| const short CUSTOM4 = 20 | 
A user defined document type.
| const short CUSTOM5 = 21 | 
A user defined document type.
| const short EMAIL = 15 | 
An eMail document.
| const short INBOOK = 4 | 
A part of a book, which may be a chapter and/or a range of pages.
| const short INCOLLECTION = 5 | 
A part of a book with its own title.
| const short INPROCEEDINGS = 6 | 
An article in the proceedings of a conference.
| const short JOURNAL = 7 | 
A journal or magazine.
| const short MANUAL = 8 | 
Technical documentation.
| const short MASTERSTHESIS = 9 | 
A Master's thesis.
| const short MISC = 10 | 
This type is used when nothing else seems appropriate.
| const short PHDTHESIS = 11 | 
A PhD thesis.
| const short PROCEEDINGS = 12 | 
The proceedings of a conference.
| const short TECHREPORT = 13 | 
A report published by a school or other institution, usually numbered within a series.
| const short UNPUBLISHED = 14 | 
A document with an author and title, but not formally published.
| const short WWW = 16 | 
A Web document.