Lissotesta

Lissotesta is a genus of minute sea snails or micromolluscs, marine gastropod molluscs, unassigned in the superfamily Seguenzioidea.[2]

Lissotesta
Temporal range: Miocene to Recent
Scientific classification
Kingdom:
Phylum:
Class:
(unranked):
Superfamily:
Family:
(unassigned)
Genus:
Lissotesta

Iredale, 1915
Type species
Cyclostrema micra J. E. Tenison-Woods, 1877
Synonyms[1]
  • Intortia Egorova, 1972
  • Lapidicola Egorova, 1972
  • Submargarita Strebel, 1908

Species

Species within the genus Lissotesta include:

Nomen dubium
  • Lissotesta humilis (Pelseneer, 1903)
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```
gollark: It's included in PotATOS.
gollark: https://raw.githubusercontent.com/Ale32bit-CC/Node.lua/master/node.lua
gollark: NodeLuaBestOS
gollark: Yes, they can fly, using the `launch` function.

References

  1. Bouchet, P.; Rosenberg, G.; Gofas, S. (2012). Lissotesta Iredale, 1915. Accessed through: World Register of Marine Species at http://www.marinespecies.org/aphia.php?p=taxdetails&id=138500 on 2013-01-15
  2. Rosenberg, G.; Gofas, S. (2012). Lissotesta. Accessed through: World Register of Marine Species at http://www.marinespecies.org/aphia.php?p=taxdetails&id=138500 on 27 March 2013
  3. Bouchet, P. (2012). Lissotesta similis (Thiele, 1912). Accessed through: World Register of Marine Species at http://www.marinespecies.org/aphia.php?p=taxdetails&id=713990 on 2013-01-15
  • Kano Y., Chikyu, E. & Warén, A. (2009) Morphological, ecological and molecular characterization of the enigmatic planispiral snail genus Adeuomphalus (Vetigastropoda: Seguenzioidea). Journal of Molluscan Studies, 75:397-418.

Further reading

  • Powell A. W. B., New Zealand Mollusca, William Collins Publishers Ltd, Auckland, New Zealand 1979 ISBN 0-00-216906-1
  • ZipCodeZoo
  • Gofas, S.; Le Renard, J.; Bouchet, P. (2001). Mollusca, in: Costello, M.J. et al. (Ed.) (2001). European register of marine species: a check-list of the marine species in Europe and a bibliography of guides to their identification. Collection Patrimoines Naturels, 50: pp. 180–213
  • Spencer, H.; Marshall. B. (2009). All Mollusca except Opisthobranchia. In: Gordon, D. (Ed.) (2009). New Zealand Inventory of Biodiversity. Volume One: Kingdom Animalia. 584


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