Difference between revisions of "tp:nomenclature-citation-list"
From TDWG Terms Wiki
m (1 revision: create redirect page to taxpub:term) |
m (Reverted edits by Andreas Plank (talk) to last revision by Donat Agosti) |
||
Line 1: | Line 1: | ||
− | + | {{Term | |
+ | |label=tp:nomenclature-citation-list | ||
+ | |full URI=http://purl.net/taxpub/nomenclature-citation-list/ | ||
+ | |collection=TaxPub | ||
+ | |definition=A section in a treatment that includes the citation of one or several previous treatments of the taxon. | ||
+ | |example=<source lang="XML"> | ||
+ | <tp:nomenclature> | ||
+ | <tp:taxon-name> | ||
+ | <tp:taxon-name-part taxon-name-part-type="genus">Xerolycosa</tp:taxon-name-part> | ||
+ | <object-id xlink:type="simple">http://species-id.net/wiki/Xerolycosa</object-id> | ||
+ | </tp:taxon-name> | ||
+ | <tp:taxon-authority>Dahl, 1908</tp:taxon-authority> | ||
+ | <tp:nomenclature-citation-list> | ||
+ | <tp:nomenclature-citation> | ||
+ | <tp:taxon-name>Xerolycosa</tp:taxon-name> | ||
+ | <comment>Dahl, 1908: 361. Type species: | ||
+ | <tp:taxon-name>Lycosa nemoralis</tp:taxon-name> | ||
+ | Westring, 1861. | ||
+ | </comment> | ||
+ | </tp:nomenclature-citation> | ||
+ | <tp:nomenclature-citation> | ||
+ | <tp:taxon-name>Saitocosa</tp:taxon-name> | ||
+ | <comment> | ||
+ | <xref ref-type="bibr" rid="B18">Roewer, 1960</xref>: 889. Type species: | ||
+ | <tp:taxon-name>Tarentula flavitibia</tp:taxon-name> | ||
+ | Saito, 1934. | ||
+ | </comment> | ||
+ | </tp:nomenclature-citation> | ||
+ | </tp:nomenclature-citation-list> | ||
+ | </tp:nomenclature> | ||
+ | </source> | ||
+ | }} |