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 = 'STEVENES') AND (first_name = 'J. S.') ORDER BY date ASC, patent, type |
Total of 1 patents found where: Last Name is 'STEVENES'; First Name is 'J. S.';
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 |
1869 | ||||||
U | 86,151 | January 26, 1869 | Improved Mode of Constructing Lightning Rods Method of welding galvanized and copper wires to form a lightning rod |
HAMILTON, G. B. STEVENES, J. S. |
Lightning Rod |
Total of 0.00 seconds