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 = 'WILCOCK') AND (first_name = 'John E.') ORDER BY date ASC, patent, type |
Total of 1 patents found where: Last Name is 'WILCOCK'; First Name is 'John E.';
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 |
1961 | ||||||
U | 2,972,211 | February 21, 1961 | Method of Manufacturing a Glass Insulator Method of tempering glass insulators where the head is toughened more than the rest of the insulator |
JELLYMAN, Philip E. MACINTOSH, Hamish Fraser WILCOCK, John E. |
Glass | Pilkington Brothers Ltd. |
Total of 0.00 seconds