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 = 'RAMGE') AND (first_name = 'Dennis Lee') ORDER BY date ASC, patent, type |
Total of 1 patents found where: Last Name is 'RAMGE'; First Name is 'Dennis Lee';
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 |
1973 | ||||||
U | 3,779,730 | December 18, 1973 | Control for Glass Marble, Feeding, Melting, and Fiber Forming Unit Machine for feeding, melting, and making fibers from glass marbles. |
RAMGE, Dennis Lee |
Glass Marble | Johns-Manville Corp. |
Total of 0.00 seconds