Temnopleuridea

Temnopleuridea is an infraorder of sea urchins in the order Camarodonta. They are distinguished from other sea urchins by the presence of large fused plates on top of the feeding lantern. The test is usually sculpted to some degree, and has perforated tubercles.[2]

Temnopleuridea
Temporal range: Upper Cretaceous–recent
Microcyphus rousseaui
Scientific classification
Kingdom: Animalia
Phylum: Echinodermata
Class: Echinoidea
Order: Camarodonta
Infraorder: Temnopleuridea
Kroh & Smith, 2010[1]
Families

Glyphocyphidae
Temnopleuridae
Trigonocidaridae
Zeuglopleuridae[2]

Synonyms

Temnopleuroida Mortensen, 1942

Taxonomy

According to World Register of Marine Species:[2]

  • Family Glyphocyphidae Duncan, 1889
  • Family Temnopleuridae A. Agassiz, 1872
  • Family Trigonocidaridae Mortensen, 1903b
  • Family Zeuglopleuridae Lewis, 1986

Bibliography

  • Barnes, Robert D. (1982). Invertebrate Zoology. Philadelphia, PA: Holt-Saunders International. p. 980. ISBN 978-0-03-056747-6.
  • National History Museum. "Temnopleuroida". Retrieved 19 Dec 2009.
gollark: I'm unsure of exactly how `i` works but I believe it's right.
gollark: ~~911~~ 916 (bugfix) bytes. Tiny, I know.
gollark: ```pythonimport syscode = input()l = len(code)acc = 0pos = 0incr = 1num_lookup = { "zero": 0, "one": 1, "two": 2, "three": 3, "four": 4, "five": 5, "six": 6, "seven": 7, "eight": 8, "nine": 9 }while pos < l: char = code[pos] if char == "i": h, g = list(range(pos + 1, l)), list(range(pos - 1, 0, -1)) for i in h + g if incr == 1 else g + h: if code[i] == "i": pos = (i + 1) % l break continue elif char == "p": pos += incr elif char == "a": acc += 1 elif char == "e": acc -= 1 elif char == "v": incr *= -1 elif char == "~": acc = 0 for x, n in enumerate(reversed(input().split(" "))): acc += 10**x * num_lookup[n] elif char == "`": sys.stdout.write(chr(acc)) elif char == "[": if acc != 0: acc = int(str(acc) + bin(acc)[2:]) else: print("wrong.") pos += incr```<@&731766254238433300> observe my highly amazing and golfed code.
gollark: Yes, JUSTICE FOR SOHNDAISFSPOUTIN!!!
gollark: Well, if I *am* allowed to post increasingly bad* versions, I might as well just submit my sort of vaguely working ish version?

References

  1. Kroh, A.; Smith, A.B. (2010). "The phylogeny and classification of post-Palaeozoic echinoids". Journal of Systematic Palaeontology. 8 (2): 147–212. doi:10.1080/14772011003603556.
  2. Temnopleuridea World Register of Marine Species. Retrieved 2011-08-27.


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