Margarites smithi

Margarites smithi, common name the Smith margarite, is a species of sea snail, a marine gastropod mollusk in the family Margaritidae.[1][2]

Smith margarite
Scientific classification
Kingdom: Animalia
Phylum: Mollusca
Class: Gastropoda
Clade: Vetigastropoda
Order: Trochida
Superfamily: Trochoidea
Family: Turbinidae
Genus: Margarites
Species:
M. smithi
Binomial name
Margarites smithi
Bartsch, 1927
Synonyms

Margarites (Lirularia ?) smithi Bartsch, 1927

Description

The height of the shell attains 1.6 mm, its diameter 1.7 mm.

Distribution

The type of this marine species was collected off Monterey, California.

gollark: Plus associated functions to suspend coroutines and whatnot.
gollark: ```luawhile run do local ev = {cy()} for ID, co in pairs(coroutines) do if coroutine.status(co.coroutine) == "dead" then co.status = "dead" co.running = false end if co.running then _G.process.running_ID = ID local ok, err = coroutine.resume(co.coroutine, table.unpack(ev)) if not ok then if co.error_handler then co.error_handler(err) else run = false error = err end end end endend```is what I have for that.
gollark: When I say "process" I mean "coroutine with fancy metadata being run in a loop".
gollark: Er, as a process, I mean.
gollark: It's not hard, just run `rednet.run` in your loop.

References

  1. Rosenberg, G. (2012). Margarites smithi Bartsch, 1927. Accessed through: World Register of Marine Species at http://www.marinespecies.org/aphia.php?p=taxdetails&id=534178 on 2012-09-01
  2. Turgeon, D.D., et al. 1998. Common and scientific names of aquatic invertebrates of the United States and Canada. American Fisheries Society Special Publication 26


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