Attributes for biblist.
A formatted bibliographic item, typically as written explicit in a LaTeX article. This has generally lost most of the semantics present in the BibTeX data.
Various formatted tags for bibliographic items. Typically @role refnum is shown in the displayed bibliography, as the beginning of the item. Other roles (eg. number, authors, fullauthors, year, title) record formatted info to be used for filling in citations (bibref).
Attributes for bibtag.
= (number | authors | fullauthors | key | year | bibtype | title | text)
= text
A delimiter for formatting the refnum in the bibliography
= text
A delimiter for formatting the refnum in the bibliography
Content model for bibtag.
A block of data appearing within a bibitem.
Attributes for bibblock.
empty
Content model for bibblock.
Semantic representation of a bibliography entry, typically resulting from parsing BibTeX
(article | book | booklet | conference | inbook | incollection | inproceedings | manual | mastersthesis | misc | phdthesis | proceedings | techreport | unpublished | report | thesis | website | software | periodical | collection | collection.article | proceedings.article | text)
Attributes for bibentry.
= text
The unique key for this object; this key is referenced by the bibrefs attribute of bibref.
The type of the referenced object. The values are a superset of those types recognized by BibTeX, but is also open-ended for extensibility.
Content model for bibentry.
Name of some participant in creating a bibliographic entry.
Attributes for bib-name.
= (author | editor | translator | text)
The role that this participant played in creating the entry.
Content model for bib-name.
The content model of the bibliographic name fields (bib-name)
Surname of a participant (bib-name).
Attributes for surname.
empty
Content model for surname.
Given name of a participant (bib-name).
Attributes for givenname.
empty
Content model for givenname.
Lineage of a participant (bib-name), eg. Jr. or similar.
Attributes for lineage.
empty
Content model for lineage.
Title of a bibliographic entry.
Attributes for bib-title.
Content model for bib-title.
Subtitle of a bibliographic entry.
Attributes for bib-subtitle.
Content model for bib-subtitle.
Unique key of a bibliographic entry.
Attributes for bib-key.
Content model for bib-key.
Type of a bibliographic entry.
Attributes for bib-type.
Content model for bib-type.
Date of a bibliographic entry.
Attributes for bib-date.
= (publication | copyright | text)
characterizes what happened on the given date
Content model for bib-date.
Publisher of a bibliographic entry.
Attributes for bib-publisher.
Content model for bib-publisher.
Organization responsible for a bibliographic entry.
Attributes for bib-organization.
Content model for bib-organization.
Location of publisher or event
Attributes for bib-place.
Content model for bib-place.
A Related bibliographic object, such as the book or journal that the current item is related to.
Attributes for bib-related.
The type of this related entry.
= (host | event | original | text)
How this object relates to the containing object. Particularly important is host which indicates that the outer object is a part of this object.
= text
If the bibrefs attribute is given, it is the key of another object in the bibliography, and this element should be empty; otherwise the object should be described by the content of the element.
Content model for bib-related.
Describes how the current object is related to a related (bib-related) object, in particular page, part, volume numbers and similar.
Attributes for bib-part.
= (pages | part | volume | issue | number | chapter | section | paragraph | text)
indicates how the value partitions the containing object.
Content model for bib-part.
Edition of a bibliographic entry.
Attributes for bib-edition.
Content model for bib-edition.
Status of a bibliographic entry.
Attributes for bib-status.
Content model for bib-status.
Some form of document identfier. The content is descriptive.
Attributes for bib-identifier.
= (doi | issn | isbn | mr | text)
indicates what sort of identifier it is; it is open-ended for extensibility.
= text
the identifier.
Content model for bib-identifier.
Review of a bibliographic entry. The content is descriptive.
Attributes for bib-review.
= (doi | issn | isbn | mr | text)
indicates what sort of identifier it is; it is open-ended for extensibility.
= text
the identifier.
Content model for bib-review.
Links to other things like preprints, source code, etc.
Attributes for bib-links.
Content model for bib-links.
Language of a bibliographic entry.
Attributes for bib-language.
Content model for bib-language.
A URL for a bibliographic entry. The content is descriptive
Attributes for bib-url.
Content model for bib-url.
An extract from the referenced object.
Attributes for bib-extract.
= (keywords | abstract | contents | text)
Classify what kind of extract
Content model for bib-extract.
Notes about a bibliographic entry.
Attributes for bib-note.
= (annotation | publication | text)
Classify the kind of note
Content model for bib-note.
Random data, not necessarily even text. (future questions: should model be text or ANY? maybe should have encoding attribute?).
Attributes for bib-data.
= text
Classify the relationship of the data to the entry.
= text
Classify the type of the data.
Content model for bib-data.
(bib-name | bib-title | bib-subtitle | bib-key | bib-type | bib-date | bib-publisher | bib-organization | bib-place | bib-part | bib-related | bib-edition | bib-status | bib-language | bib-url | bib-note | bib-extract | bib-identifier | bib-review | bib-links | bib-data)