Tetragonisca
Tetragonisca is a genus of stingless bees in the family Apidae. There are at least four described species in Tetragonisca, found in Central and South America.[1][2]
Tetragonisca | |
---|---|
Tetragonisca angustula | |
Scientific classification | |
Kingdom: | Animalia |
Phylum: | Arthropoda |
Class: | Insecta |
Order: | Hymenoptera |
Family: | Apidae |
Clade: | Corbiculata |
Tribe: | Meliponini |
Genus: | Tetragonisca Moure, 1946 |
Species
These four species belong to the genus Tetragonisca:
- Tetragonisca angustula (Latreille, 1825)
- Tetragonisca buchwaldi
- Tetragonisca fiebrigi (Schwarz, 1938)
- Tetragonisca weyrauchi (Schwarz, 1943)
gollark: ```luafunction parseString(str) str = str:sub(2) local s = "" while str:sub(1,1) ~= "\"" do local next = str:sub(1,1) str = str:sub(2) assert(next ~= "\n", "Unclosed string") if next == "\\" then local escape = str:sub(1,1) str = str:sub(2) next = assert(decodeControls[next..escape], "Invalid escape character") end s = s .. next end return s, removeWhite(str:sub(2))end```
gollark: Okay, this is hand-rolled parsing code, I have no idea how it works.
gollark: *But* this is a bug in the JSON handling, which I should really fix *anyway*.
gollark: Ah, base64 should do it, yes.
gollark: Ah, *this* is the problem! The parser is primitive and does not support `\uxxxx`.
References
- "Tetragonisca Report". Integrated Taxonomic Information System. Retrieved 2020-03-28.
- "Tetragonisca". GBIF. Retrieved 2020-03-28.
Further reading
- Ascher, J.S.; Pickering, J. (2019). "Discover Life bee species guide and world checklist (Hymenoptera: Apoidea: Anthophila)". Retrieved 2019-07-02.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.