Constants |
IDENTIFIER |
This field contains a unique identifier for the bibliographic data.
|
BIBILIOGRAPHIC_TYPE |
This field contains the type of the bibliographic reference. It is of the
type BibliographyDataType.
|
ADDRESS |
This field contains the address of the publisher.
|
ANNOTE |
This field contains an annotation.
|
AUTHOR |
This field contains the name(s) of the author(s)
|
BOOKTITLE |
This field contains the title of the book.
|
CHAPTER |
This field contains the name or number of the chapter.
|
EDITION |
This field contains the number or name of the edition.
|
EDITOR |
This field contains the name(s) of the editor(s)
|
HOWPUBLISHED |
This field contains a description of the type of the publishing.
|
INSTITUTION |
This field contains the name of the institution where the publishing was created.
|
JOURNAL |
This field contains the name of the journal.
|
MONTH |
This field contains number or name of the month of the publishing.
|
NOTE |
This field contains a note.
|
NUMBER |
This field contains the number of the publishing.
|
ORGANIZATIONS |
This field contains the name of the organizations where the publishing was created.
|
PAGES |
This field contains the number(s) of the page(s) of the reference into a publishing.
|
PUBLISHER |
This field contains the name of the publisher.
|
SCHOOL |
This field contains the name of the university or school where the publishing was created.
|
SERIES |
This field contains the series of the publishing.
|
TITLE |
This field contains the title of the publishing.
|
REPORT_TYPE |
This field contains a description of the type of the report.
|
VOLUME |
This field contains the volume of the publishing.
|
YEAR |
This field contains the year when the publishing was created.
|
URL |
This field contains URL of the publishing.
|
CUSTOM1 |
This field contains user defined data.
|
CUSTOM2 |
This field contains user defined data.
|
CUSTOM3 |
This field contains user defined data.
|
CUSTOM4 |
This field contains user defined data.
|
CUSTOM5 |
This field contains user defined data.
|
ISBN |
This field contains the ISBN data of the publishing.
|
Constants' Details |
IDENTIFIER
const short IDENTIFIER = 0;
- Description
- This field contains a unique identifier for the bibliographic data.
|
|
BIBILIOGRAPHIC_TYPE
const short BIBILIOGRAPHIC_TYPE = 1;
- Description
- This field contains the type of the bibliographic reference. It is of the
type BibliographyDataType.
- See also
- BibliographyDataType
|
|
ADDRESS
const short ADDRESS = 2;
- Description
- This field contains the address of the publisher.
|
|
ANNOTE
const short ANNOTE = 3;
- Description
- This field contains an annotation.
|
|
AUTHOR
const short AUTHOR = 4;
- Description
- This field contains the name(s) of the author(s)
|
|
BOOKTITLE
const short BOOKTITLE = 5;
- Description
- This field contains the title of the book.
|
|
CHAPTER
const short CHAPTER = 6;
- Description
- This field contains the name or number of the chapter.
|
|
EDITION
const short EDITION = 7;
- Description
- This field contains the number or name of the edition.
|
|
EDITOR
const short EDITOR = 8;
- Description
- This field contains the name(s) of the editor(s)
|
|
HOWPUBLISHED
const short HOWPUBLISHED = 9;
- Description
- This field contains a description of the type of the publishing.
|
|
INSTITUTION
const short INSTITUTION = 10;
- Description
- This field contains the name of the institution where the publishing was created.
|
|
JOURNAL
const short JOURNAL = 11;
- Description
- This field contains the name of the journal.
|
|
MONTH
const short MONTH = 12;
- Description
- This field contains number or name of the month of the publishing.
|
|
NOTE
const short NOTE = 13;
- Description
- This field contains a note.
|
|
NUMBER
const short NUMBER = 14;
- Description
- This field contains the number of the publishing.
|
|
ORGANIZATIONS
const short ORGANIZATIONS = 15;
- Description
- This field contains the name of the organizations where the publishing was created.
|
|
PAGES
const short PAGES = 16;
- Description
- This field contains the number(s) of the page(s) of the reference into a publishing.
|
|
PUBLISHER
const short PUBLISHER = 17;
- Description
- This field contains the name of the publisher.
|
|
SCHOOL
const short SCHOOL = 18;
- Description
- This field contains the name of the university or school where the publishing was created.
|
|
SERIES
const short SERIES = 19;
- Description
- This field contains the series of the publishing.
|
|
TITLE
const short TITLE = 20;
- Description
- This field contains the title of the publishing.
|
|
REPORT_TYPE
const short REPORT_TYPE = 21;
- Description
- This field contains a description of the type of the report.
|
|
VOLUME
const short VOLUME = 22;
- Description
- This field contains the volume of the publishing.
|
|
YEAR
const short YEAR = 23;
- Description
- This field contains the year when the publishing was created.
|
|
URL
const short URL = 24;
- Description
- This field contains URL of the publishing.
|
|
CUSTOM1
const short CUSTOM1 = 25;
- Description
- This field contains user defined data.
|
|
CUSTOM2
const short CUSTOM2 = 26;
- Description
- This field contains user defined data.
|
|
CUSTOM3
const short CUSTOM3 = 27;
- Description
- This field contains user defined data.
|
|
CUSTOM4
const short CUSTOM4 = 28;
- Description
- This field contains user defined data.
|
|
CUSTOM5
const short CUSTOM5 = 29;
- Description
- This field contains user defined data.
|
|
ISBN
const short ISBN = 30;
- Description
- This field contains the ISBN data of the publishing.
|
|
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.