Public Member Functions | |
| __construct ($type, $address, $annote, $author, $booktitle, $chapter, $crossref, $doi, $edition, $editor, $eprint, $howpublished, $institution, $journal, $key, $month, $note, $number, $organization, $pages, $publisher, $school, $series, $title, $url, $volume, $year) | |
| text () | |
| Creates the BibTeX output for a single item. | |
Private Attributes | |
| $bibTeXtype | |
| $URI | |
| $fields = array() | |
Definition at line 215 of file SRF_BibTeX.php.
| SMWBibTeXEntry::__construct | ( | $ | type, | |
| $ | address, | |||
| $ | annote, | |||
| $ | author, | |||
| $ | booktitle, | |||
| $ | chapter, | |||
| $ | crossref, | |||
| $ | doi, | |||
| $ | edition, | |||
| $ | editor, | |||
| $ | eprint, | |||
| $ | howpublished, | |||
| $ | institution, | |||
| $ | journal, | |||
| $ | key, | |||
| $ | month, | |||
| $ | note, | |||
| $ | number, | |||
| $ | organization, | |||
| $ | pages, | |||
| $ | publisher, | |||
| $ | school, | |||
| $ | series, | |||
| $ | title, | |||
| $ | url, | |||
| $ | volume, | |||
| $ | year | |||
| ) |
| SMWBibTeXEntry::text | ( | ) |
SMWBibTeXEntry::$bibTeXtype [private] |
Definition at line 216 of file SRF_BibTeX.php.
SMWBibTeXEntry::$URI [private] |
SMWBibTeXEntry::$fields = array() [private] |
1.5.6