Only US-Patents
Why has (at least) the IEEE Style a hard codes "U.S. Patent" inside? What if my patent is WO or EP or DE? The style should make this dependent on the first letters of the Patent number or something like this.... but I have no idea how to implement this, although i found the line (260) in the IEEE.csl file where the code ist.
As a workaround i will just remove the U.S. but maybe someone can fix this in future versions?
Thanks.
Marek
As a workaround i will just remove the U.S. but maybe someone can fix this in future versions?
Thanks.
Marek
http://www.ieee.org/portal/cms_docs_iportals/iportals/publications/authors/transjnl/stylemanual.pdf I'd certainly consider changing this, but testing for the content of fields isn't currently possible, so it's either "US Patent" or "Patent"
Or maybe "jurisdiction" is a better field, since patents could be from non-country (non-state) actors? In any case, we could then prepend its content to "Patent". The issue of proper abbreviations for jurisdictions could then be rolled into the more general problem of abbreviations, which Frank is already working on.