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 = 'NOYES') AND (first_name = 'La Verne W.') ORDER BY date ASC, patent, type |
Total of 2 patents found where: Last Name is 'NOYES'; First Name is 'La Verne W.';
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 |
1905 | ||||||
U | 800,935 | October 3, 1905 | Electric Wire Tower Steel tower composed of triangular structure |
NOYES, La Verne W. |
Tower | |
1907 | ||||||
U | 857,101 | June 18, 1907 | Cross Arm for Towers Cross arm with pins for insulators made of hollow cylindrical steel similar to pipe |
NOYES, La Verne W. |
Pin |
Total of 0.00 seconds