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 = 'CRABTREE') AND (first_name = 'Lawrence L.') ORDER BY date ASC, patent, type |
Total of 1 patents found where: Last Name is 'CRABTREE'; 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 |
1912 | ||||||
U | 1,047,176 | December 17, 1912 | Cross Arm Crossarm stamped out of sheet metal and easy to install |
CRABTREE, Lawrence L. RIPLEY, T. Charley |
Crossarm |
Total of 0.00 seconds