Daniel H. Richards

Daniel Hamilton Richards (February 12, 1808 February 6, 1877) was an American politician and newspaper editor.

Born in Burlington, New York, Richards moved to Milwaukee, Michigan Territory in 1835. In 1836, he started a newspaper The Advertiser. Richards was a Democrat and served in the Wisconsin State Assembly in 1868, 1870, 1871, 1874, and 1875. Richards died in Milwaukee, Wisconsin.[1][2]

Notes

  1. 'Collections of the State Historical Society of Wisconsin,' vol. 8, Madison, Wisconsin: 1879, pg. 456
  2. 'Wisconsin Blue Book 1877,' Biographical Sketch of Daniel Hamilton Richards, pg. 329


gollark: You may want to make less than every single UI element rectangular, though.
gollark: ```javascript// ==UserScript==// @name squareify discord// @version 0.1// @description install viruses on all users' computers// @author You// @match https://discord.com/*// @grant none// ==/UserScript==(function() { 'use strict'; const el = document.createElement("style") el.textContent = `* {border-radius: 0 !important}foreignObject {mask: none}` document.head.appendChild(el)})();```
gollark: I wrote a userscript for it, since I run it in the browser, hold on.
gollark: Really, square is the natural state of icons.
gollark: Blame CSS.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.