Sphaeroma

Sphaeroma is a genus of aquatic isopod crustaceans, part of the family Sphaeromatidae.[1]

Sphaeroma
Scientific classification
Kingdom:
Phylum:
Subphylum:
Class:
Order:
Family:
Genus:
Sphaeroma

Bosc, 1802

Species[1]

  • Sphaeroma annandalei
  • Sphaeroma bigranulatum
  • Sphaeroma boryi
  • Sphaeroma conglobator
  • Sphaeroma curtum
  • Sphaeroma dumerilii
  • Sphaeroma emarginatum
  • Sphaeroma exosphaeroma
  • Sphaeroma felix
  • Sphaeroma gasparellai
  • Sphaeroma gayi
  • Sphaeroma globicauda
  • Sphaeroma granti
  • Sphaeroma intermedium
  • Sphaeroma laevigatum
  • Sphaeroma laurensi
  • Sphaeroma mukaii
  • Sphaeroma papillae
  • Sphaeroma pentodon
  • Sphaeroma peruvianum
  • Sphaeroma plumosa
  • Sphaeroma podicipitis
  • Sphaeroma prideauxianum
  • Sphaeroma propinqua
  • Sphaeroma quadridentatum
  • Sphaeroma quoianum
  • Sphaeroma retrolaeve
  • Sphaeroma rotundicaudum
  • Sphaeroma serratum
  • Sphaeroma shimantoensis
  • Sphaeroma sieboldii
  • Sphaeroma silvai
  • Sphaeroma sinensis
  • Sphaeroma terebrans
  • Sphaeroma tomentosum
  • Sphaeroma triste
  • Sphaeroma tuberculata
  • Sphaeroma tuberculatum
  • Sphaeroma wadai
  • Sphaeroma walkeri
  • Sphaeroma venustissimum

Sources

  1. Bisby F.A.; Roskov Y.R.; Orrell T.M.; Nicolson D.; Paglinawan L.E.; Bailly N.; Kirk P.M.; Bourgoin T.; Baillargeon G.; Ouvrard D. (red.) (2011). "Species 2000 & ITIS Catalogue of Life: 2011 Annual Checklist". Species 2000: Reading, UK. Retrieved 24 September 2012.


gollark: So I made it so that if any domain is accessed via HTTP, and the request is for `.well-known/something`, it'll use a dedicated folder.
gollark: Basically, the ACME verification thing it uses looks for files under `.well-known`.
gollark: Not a config UI.
gollark: ```nginx server { listen 80 default_server; listen [::]:80 default_server; location /.well-known { default_type "text/plain"; root /srv/http/; } location = /ngstatus { stub_status; } location / { return 301 https://$host$request_uri; } }```
gollark: Hold on, I have some useful config for this.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.