Skip to content

Cheat Sheet

Bozhin Karaivanov edited this page Feb 16, 2017 · 4 revisions
 style="font-family: monospace; white-space: pre;"
 word-wrap: break-word;

<table-wrap id="T3" position="float" orientation="portrait" xscroll="yes">

""|,_|_[^<>,"]*\s

(UBC A80269: <ext-link ext-link-type="uri" xlink:href="http://bridge.botany.ubc.ca/herbarium/details.php?db=ubcalgae.fmp12&amp;layout=ubcalgae_web_details&amp;recid=210219&amp;ass_num=A80269">http://bridge.botany.ubc.ca/herbarium/details.php?db=ubcalgae.fmp12&amp;layout=ubcalgae_web_details&amp;recid=210219&amp;ass_num=A80269</ext-link>)


uncertainty-rank
basionym-authority
taxon-authority
taxon-status (sp. n., comb. n., gen. n., syn. n., stat. n., nomen novum, etc.)

uncertainty-rank (=, ?, cf., aff.)

infraspecific-rank (var., subsp., f.)

variety
subvariety

http://www.iso.org/iso/country_codes.htm

<graphic style="width: 20%; display: inline-block; float: none; vertical-align: middle;" img-style="width:100%" xlink:href="http://www.pensoft.net/J_FILES/temp/test/zookeys-506-119-i001-0.jpg" position="float" orientation="portrait" xlink:type="simple"/>


genus   species     basionym-authority      infraspecific-rank    variaty     taxon-authority
F.      puberula    (Michx.) Vahl           var.                  puberula    Author



CASENT http://data.antweb.org/specimen/CASENT0103295
EMEC http://essigdb.berkeley.edu/cgi/eme_query?table=eme&bnhm_id=EMEC207864&one=T&OK2SHOWPRIVATE=

http://www.indexfungorum.org/names/NamesRecord.asp?RecordID=550012
 
MycoBank 
http://www.mycobank.org/MycoTaxo.aspx?Link=T&Rec=XXXXXXXXXXXX 
 
http://treebase.org/treebase-web/search/study/summary.html?id=XXXXXXXXXXX
<ext-link ext-link-type="uri" xlink:href="http://treebase.org/treebase-web/search/study/summary.html?id=$1" xlink:type="simple">$1</ext-link> 

BOLD Process ID 
http://www.boldsystems.org/index.php/Public_RecordView?processid=ABMIV114-08

New Zealand Fungal & Plant Disease Herbarium (PDD) 
http://nzfungi2.landcareresearch.co.nz/Default.aspx?SpecimenID=9855617 
http://scd.landcareresearch.co.nz/specimen/PDD_80771

TreeBank 
<ext-link ext-link-type="uri" xlink:href="http://treebase.org/treebase-web/search/study/summary.html?id=$1" xlink:type="simple">$1</ext-link> 
 
<locality-coordinates latitude="" longitude="">$1</locality-coordinates>

GenBank:
(?<!href=")\b([A-Z]{1,3}_?\d{5,6}([\.-]\d+)*)\b(?!</ext-link>)
<ext-link ext-link-type="gen" xlink:href="$1" xlink:type="simple">$1</ext-link>

\b([A-Z]{1,2}_?\d{5,6}(\.\d+)?)
<ext-link ext-link-type="gen" xlink:href="$1" xlink:type="simple">$1</ext-link>

<ext-link ext-link-type="uri" xlink:href="http://www.ncbi.nlm.nih.gov/nuccore/JX943529" xlink:type="simple">JX943529</ext-link> 


background-color:#ff9900;

searchplaycat4apr15.lasso?Voucher==08-SRNP-38101&-search
searchplaycat4apr15B.lasso?DHJPARvoucher==DHJPAR0013654&-search

[º°˚]

&#x2153;&#x2154;&#x2155;&#x2156;&#x2157;&#x2158;&#x2159;&#x2160;&#x2161; 
⅓⅔⅕⅖⅗⅘⅙

⅓⅔¾½¼⅛⅓⅔⅕⅖⅗⅘⅙    “ ” ‘ ’ – χ Χ

’’

Regex:
    i, case insensitive
    s, single line mode
    m, multi line mode
    x, free spacing mode

Regex:
    a(?i)bc
Matches:
    a       # match the character 'a'
    (?i)    # enable case insensitive matching
    b       # match the character 'b' or 'B'
    c       # match the character 'c' or 'C'

Regex:
    a(?i)b(?-i)c
Matches:
    a        # match the character 'a'
    (?i)     # enable case insensitive matching
    b        # match the character 'b' or 'B'
    (?-i)    # disable case insensitive matching
    c        # match the character 'c'

Regex:    
    a(?i:b)c
Matches:
    a       # match the character 'a'
    (?i:    # start non-capture group 1 and enable case insensitive matching
        b     #   match the character 'b' or 'B'
    )       # end non-capture group 1
    c       # match the character 'c'

    a          # match the character 'a'
    (?mi-s)    # enable multi-line option, case insensitive matching and disable dot-all option
    b          # match the character 'b' or 'B'
    c          # match the character 'c' or 'C'


Web sites:
.es
.ch
.ir
.co.uk


Status:
sp. n.
design. n.
spec. n.
syn. n.



Types:
holotype
paratypes
lectotype
paralectotypes
syntypes
Syntype
paratype




Collections
V. O. Becker col.



\bUAM:\u\l+:\d+\b
UAM:Ento:217660
http://arctos.database.museum/guid/UAM:Ento:217660



(CNC\s*([0-9]{6,6}))
<ext-link ext-link-type="uri" xlink:href="http://hol.osu.edu/spmInfo.html?id=CNC$2" xlink:type="simple">$1</ext-link>
(?<=[\s–-])([0-9]{6,6})(?!\d)
<ext-link ext-link-type="uri" xlink:href="http://hol.osu.edu/spmInfo.html?id=CNC$1" xlink:type="simple">$1</ext-link>


(USNMENT\s*(\d{8,8}))(?!\d)
<ext-link ext-link-type="uri" xlink:href="http://hol.osu.edu/spmInfo.html?id=USNMENT$2" xlink:type="simple">$1</ext-link>
(?<=[\s–-])([0-9]{8,8})(?!\d)
<ext-link ext-link-type="uri" xlink:href="http://hol.osu.edu/spmInfo.html?id=USNMENT$1" xlink:type="simple">$1</ext-link>


OSUC
(?<!=)(?<!\w)(?<!/)\b(\d{6,6})\b(?!</ext)(?!")
<ext-link ext-link-type="uri" xlink:href="http://hol.osu.edu/spmInfo.html?id=OSUC%20$1" xlink:type="simple">$1</ext-link>


http://nbn-resolving.de/urn/resolver.pl?urn:nbn:de:hebis:30:3-354651
Clone this wiki locally