Johannes Meisenheimer

Johannes Meisenheimer (30 June 1873 Griesheim - 24 February 1933 Leipzig)[1] was a German zoologist.

He was a professor at the University of Leipzig.[1]

Bibliography

  • Meisenheimer J. (1906). Die Pteropoden der deutschen Sud-polar Expedition 1901-1903. In: Deutsche Sudpolar-Expedition 1901-1903. 9 (Zool.), 1(2): 92-152, pl. 5-7.
  • (1908). Entwicklungsgeschichte der Tiere. Leipzig.
  • (1912). Die Weinbergschnecke Helix pomatia L. Leipzig.
  • (1921–1930). Geschlecht und Geschlechter. Jena.
  • (1923). Die Vererbungslehre in gemeinverständlicher Darstellung ihres Inhalts. Jena.
gollark: Oh, this is the potatOS sandbox.
gollark: Good idea.
gollark: `+` and `-` for functions in potatOS are admittedly just fancy compose.
gollark: ```lualocal func_mt = {}if debug then debug.setmetatable(function() end, func_mt) endfunction func_mt.__sub(lhs, rhs) return function(...) return lhs(rhs(...)) endendfunction func_mt.__add(lhs, rhs) return function(...) return rhs(lhs(...)) endendfunction func_mt.__concat(lhs, rhs) return function(...) local r1 = lhs(...) local r2 = rhs(...) return r1, r2 -- limit to two return values endendfunction func_mt.dump(x) return string.dump(x) endfunction func_mt.info(x) return debug.getinfo(x) endfunction func_mt.address(x) return (string.match(tostring(f), "%w+$")) end```
gollark: OH REALLY?

References

  1. (in German) "Prof. Dr. phil. Johannes Meisenheimer". Professorenkatalog der Universität Leipzig. Catalogus professorum lipsiensis. accessed 1 February 2011.


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