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 = 'VERES') AND (first_name = 'Frank') ORDER BY date ASC, patent, type |
Total of 2 patents found where: Last Name is 'VERES'; First Name is 'Frank';
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 |
1963 | ||||||
U | 3,089,051 | May 7, 1963 | Catadioptric Electroluminescent Glass Block Glass Block with internal illumination |
VERES, Frank |
OI | Owens-Illinois Glass Co. |
1965 | ||||||
U | 3,166,687 | January 19, 1965 | Transparent Electroluminescent Cell and Glass Block Glass Block with internal illumination |
VERES, Frank |
OI | Owens-Illinois Glass Co. |
Total of 0.00 seconds