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 = 'MILNE') AND (first_name = 'Winford G.') ORDER BY date ASC, patent, type |
Total of 2 patents found where: Last Name is 'MILNE'; First Name is 'Winford G.';
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 |
1956 | ||||||
U | 2,747,010 | May 22, 1956 | Transposition Bracket Transposition bracket |
MILNE, Winford G. RIDGERS, Frederick G. |
Transposition | N. Slater Co., LTD |
U | 2,757,224 | July 31, 1956 | Transposition Bracket Transposition bracket |
MILNE, Winford G. RIDGERS, Frederick G. |
Transposition | N. Slater Co., LTD |
Total of 0.00 seconds