Ciboria

Ciboria is a genus of fungi in the family Sclerotiniaceae.[2] The widespread genus, which currently contains about 21 species,[3] was circumscribed by the German botanist Karl Fuckel in 1870.[4]

Ciboria
Ciboria amentacea
Scientific classification
Kingdom:
Division:
Class:
Order:
Family:
Genus:
Ciboria

Fuckel (1870)
Type species
Ciboria caucus
(Rebent.) Fuckel (1870)
Synonyms[1]

Ciboriopsis Dennis (1962)
Moellerodiscus Henn. (1902)

Species

  • Ciboria acerina
  • Ciboria aestivalis
  • Ciboria alni
  • Ciboria amentacea
  • Ciboria americana
  • Ciboria aschersoniana
  • Ciboria batschiana
  • Ciboria betulae
  • Ciboria carunculoides
  • Ciboria caucus
  • Ciboria cistophila
  • Ciboria juncorum
  • Ciboria rufofusca
  • Ciboria seminicola
  • Ciboria viridifusca
gollark: I'm going to add precompilation of stuff to bytecode for maximum performance™.
gollark: PotatOS is even faster thanks to patented Potatron technology.
gollark: Arguably, Ale's code there is horrible.
gollark: The canned meat thingy?
gollark: ```lualocal function setInterval(func, s, ...) assert(type(func) == "function", "bad argument #1 (expected function, got ".. type(func) ..")") s = s or 0 assert(type(s) == "number", "bad argument #2 (expected number, got ".. type(s) ..")") local interval = {} interval.interval = s interval.func = func interval.args = {...} interval.id = genHex() interval.run = true interval.stopped = false interval.pid = spawn(function() while interval.run do sleep(interval.interval) spawn(function() interval.func(unpack(interval.args)) end) end end) interval = setmetatable(interval, { __tostring = function() return string.format("Interval 0x%x [%s]s (%s)", interval.id, s, string.match(tostring(func),"%w+$")) end, }) return intervalend```

References

  1. "Ciboria Fuckel 1870". MycoBank. International Mycological Association. Retrieved 2011-04-16.
  2. Lumbsch TH, Huhndorf SM (December 2007). "Outline of Ascomycota – 2007". Myconet. Chicago, USA: The Field Museum, Department of Botany. 13: 1–58. Archived from the original on 2009-03-18.
  3. Kirk PM, Cannon PF, Minter DW, Stalpers JA (2008). Dictionary of the Fungi (10th ed.). Wallingford, UK: CABI. p. 142. ISBN 978-0-85199-826-8.
  4. Fuckel L. (1870). "Symbolae mycologicae. Beiträge zur Kenntnis der rheinischen Pilze". Jahrbücher des Nassauischen Vereins für Naturkunde (in German). 23–24: 311.


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.