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 = 'BOGUE') AND (first_name = 'Lawrence L.') ORDER BY date ASC, patent, type |
Total of 1 patents found where: Last Name is 'BOGUE'; First Name is 'Lawrence L.';
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 |
1908 | ||||||
U | 905,141 | December 1, 1908 | Insulator Strain similar to CD 1130, CD 1131, CD 1138, CD 1140, CD 1142 but with intersecting grooves |
BOGUE, Lawrence L. |
Insulator |
Total of 0.00 seconds