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 = 'BOCK') AND (first_name = 'Peter') ORDER BY date ASC, patent, type |
Total of 1 patents found where: Last Name is 'BOCK'; First Name is 'Peter';
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 |
1982 | ||||||
U | 4,332,913 | June 1, 1982 | Flux Combination of Barium Oxide and Potassium Feldspar for High Strength Alumina Porcelain Electric Insulators Porcelain composition with low shrinkage during firing |
BOCK, Peter |
Porcelain | Rosenthal Technik AG |
Total of 0.00 seconds