Paul Berenberg

Paul Berenberg (born 1716, died 1768) was a Hamburg merchant and banker and a member of the Berenberg banking family. He served as a Senator of Hamburg, succeeding his father Rudolf Berenberg.

Paul Berenberg
Born1716
Died1768
NationalityGerman
OccupationMerchant and banker
Known forMember of the Berenberg banking family

His brothers were Rudolf Berenberg (1712–1761), merchant in Hamburg, Cornelius Berenberg (1714–1773), merchant in Livorno, and Johann Berenberg (1718–1772), merchant in Hamburg.

Literature

  • Joh. Berenberg, Gossler & Co.: Die Geschichte eines deutschen Privatbankhauses, Berenberg Bank, Hamburg 1990
  • Percy Ernst Schramm, Neun Generationen: Dreihundert Jahre deutscher Kulturgeschichte im Lichte der Schicksale einer Hamburger Bürgerfamilie (1648–1948). Vol. I and II, Göttingen 1963/64.
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?
gollark: Oh, and you can index strings so `("abcd")[4]` returns `"d"`.
gollark: I also made it so you can add and subtract functions.
gollark: PotatOS also uses `debug` to provide its `viewsource` command.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.