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 = 'CIPRIANI') AND (first_name = 'Chester C.') ORDER BY date ASC, patent, type |
Total of 2 patents found where: Last Name is 'CIPRIANI'; First Name is 'Chester 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 |
1961 | ||||||
U | 2,996,845 | August 22, 1961 | Structural Panel and Building Wall Construction Utilizing Same Panellized glass block wall construction |
CIPRIANI, Chester C. STARK, Charles H. |
KI | Kimble Glass Co. |
1963 | ||||||
U | 3,084,483 | April 9, 1963 | Method of Sealing Panelized Curtain Wall Assembly Method of sealing prefabricated glass block walls |
CIPRIANI, Chester C. STARK, Charles H. |
OI | Owens-Illinois Glass Co. |
Total of 0.00 seconds