Anhammus dalenii

Anhammus dalenii is a species of beetle in the family Cerambycidae. It was described by Félix Édouard Guérin-Méneville in 1844 originally under the genus Monochamus. It is known from Malaysia, Java, and Sumatra.[1]

Anhammus dalenii
Guérin-Méneville,1844 Sex: Female Data: 09-2006 - West Java - Indonesia
Scientific classification
Kingdom:
Phylum:
Class:
Order:
Suborder:
Family:
Genus:
Species:
A. dalenii
Binomial name
Anhammus dalenii
Synonyms
  • Monochamus dalenii Guérin-Méneville, 1844
  • Monochamus dejeanii Thomson, 1857
  • Anhammus daleni (Guérin-Méneville, 1844) (misspelling)

Subspecies

  • Anhammus dalenii borneensis deJong, 1942
  • Anhammus dalenii dalenii (Guérin-Méneville, 1844)
  • Anhammus dalenii malayanus Hayashi, 1975
  • Anhammus dalenii tessellatus Heller, 1926
gollark: Although in the actual planned assembly language it would be more like `(mov re ffc0)` and get automagically compiled to the right thing.
gollark: `MOVI E0 FF C0`, for example, sets `re` (register 14) to `ffc0`.
gollark: I have added a thing which sets registers to a constant.
gollark: The "use case" is a random fun feature in potatOS.
gollark: ```lualocal function init(code) -- preallocate 64KiB of memory -- 64KiB is enough for anyone -- (TODO: allow moar somehow?) local memory = fill_arr(65536, 0) -- load code into memory, at start for i = 1, #code do memory[i] = code:byte(i) end return { memory = memory, registers = fill_arr(17, 0) }end```

References

  1. BioLib.cz - Anhammus dalenii. Retrieved 8 September 2014.


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