SELECT DISTINCT patent.*, YEAR(date) as year FROM patent LEFT JOIN name ON name.patent = patent.patent AND name.type = patent.type WHERE (last_name = 'BACON') AND (first_name = 'Elmore C.') ORDER BY date ASC, patent, type |
Total of 2 patents found where: Last Name is 'BACON'; First Name is 'Elmore C.';
View a patent by clicking on the patent number. You can sort by any of the columns by clicking on the column name.
T / S | Patent | Date | Description | Patentee | Category | Assigned To |
1879 | ||||||
U | 214,545 | April 22, 1879 | Improvement in Lightning Rod Couplings Lightning rod coupling with one tapered end to fit snugly in the other end (see reissue 9,145) |
BACON, Elmore C. |
Lightning Rod Coupling | |
1880 | ||||||
R | 9,145 | April 13, 1880 | Lightning Rod Coupling Lightning rod coupling with one tapered end to fit snugly in the other end (see 214,545) |
BACON, Elmore C. |
Lightning Rod Coupling |
Total of 0.00 seconds