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 = 'STANLEY') AND (first_name = 'Vincent C.') ORDER BY date ASC, patent, type |
Total of 1 patents found where: Last Name is 'STANLEY'; First Name is 'Vincent 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 |
1923 | ||||||
U | 1,466,674 | September 4, 1923 | Storage Battery Battery electrodes and container. However, the little porcelain insulators cataloged as SP17-01 were used to support glass rods for the battery to set on. |
STANLEY, Vincent C. |
Battery | The Gamewell Fire Alarm Telegraph Co. |
Total of 0.00 seconds