Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • RcsbBirdCitation

Index

Properties

__typename?: "RcsbBirdCitation"
id: string

The value of _rcsb_bird_citation.id must uniquely identify a record in the rcsb_bird_citation list.

Examples: 1, 2

journal_abbrev?: <internal>.Maybe<string>

Abbreviated name of the cited journal as given in the Chemical Abstracts Service Source Index.

Examples: J.Mol.Biol., J. Mol. Biol.

journal_volume?: <internal>.Maybe<string>

Volume number of the journal cited; relevant for journal articles.

Examples: 174

page_first?: <internal>.Maybe<string>

The first page of the rcsb_bird_citation; relevant for journal articles, books and book chapters.

page_last?: <internal>.Maybe<string>

The last page of the rcsb_bird_citation; relevant for journal articles, books and book chapters.

pdbx_database_id_DOI?: <internal>.Maybe<string>

Document Object Identifier used by doi.org to uniquely specify bibliographic entry.

Examples: 10.2345/S1384107697000225

pdbx_database_id_PubMed?: <internal>.Maybe<number>

Ascession number used by PubMed to categorize a specific bibliographic entry.

rcsb_authors?: <internal>.Maybe<<internal>.Maybe<string>[]>

Names of the authors of the citation; relevant for journal articles, books and book chapters. Names are separated by vertical bars.

The family name(s), followed by a comma and including any dynastic components, precedes the first name(s) or initial(s).

title?: <internal>.Maybe<string>

The title of the rcsb_bird_citation; relevant for journal articles, books and book chapters.

Examples: Structure of diferric duck ovotransferrin at 2.35 Angstroms resolution.

year?: <internal>.Maybe<number>

The year of the rcsb_bird_citation; relevant for journal articles, books and book chapters.

Generated using TypeDoc