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 = 'PETERY') AND (first_name = 'Evan E. P.') ORDER BY date ASC, patent, type |
Total of 1 patents found where: Last Name is 'PETERY'; First Name is 'Evan E. P.';
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 |
1906 | ||||||
U | 809,743 | January 9, 1906 | Crossarm for Carrying High-Tension Wires Crossarm and insulators made of glass or other insulating material |
PETERY, Evan E. P. |
Crossarm | 1/2 to Samuel Bowsher |
Total of 0.00 seconds