Campostichomma

Campostichomma is a genus of spiders in the family Udubidae native to Sri Lanka. Many of its species were moved to either Griswoldia or Devendra. This genus was originally placed in the family Agelenidae. It was moved to Miturgidae in 1967,[2] to Zoropsidae in 1999,[3] then to Udubidae in 2015.[4]

Campostichomma
Scientific classification
Kingdom: Animalia
Phylum: Arthropoda
Subphylum: Chelicerata
Class: Arachnida
Order: Araneae
Infraorder: Araneomorphae
Family: Udubidae
Genus: Campostichomma
Karsch, 1892[1]

Species

The World Spider Catalog accepts four species, as of May 2018:[1]

  • Campostichomma alawala Polotow & Griswold, 2017 – Sri Lanka
  • Campostichomma harasbedda Polotow & Griswold, 2017 – Sri Lanka
  • Campostichomma manicatum Karsch, 1892 (type species) – Sri Lanka
  • Campostichomma mudduk Polotow & Griswold, 2017 – Sri Lanka
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. "Gen. Campostichomma Karsch, 1892". World Spider Catalog. Natural History Museum Bern. Retrieved 2016-02-02.
  2. Lehtinen, P.T. (1967). "Classification of the cribellate spiders and some allied families, with notes on the evolution of the suborder Araneomorpha". Annales Zoologici Fennici. 4: 199–468.
  3. Griswold, C.E.; Coddington, J.A.; Platnick, N.I.; Forster, R.R. (1999). "Towards a phylogeny of entelegyne spiders (Araneae, Araneomorphae, Entelegynae)". Journal of Arachnology. 27: 53–63.
  4. Polotow, D.; Carmichael, A.; Griswold, C.E. (2015). "Total evidence analysis of the phylogenetic relationships of Lycosoidea spiders (Araneae, Entelegynae)". Invertebrate Systematics. 29 (2): 124–163. doi:10.1071/IS14041.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.