Item type: Standards (ISO, ASTM etc)
Is it possible to include an "item type" for standards and policies (like those produced by the International Standard Organization - ISO)?
It would be great to add the standard designation or policy code. The closest "item type" Zotero provides for this are "bills" which are not adequate for the citation of policies and standards.
If anyone has figured their way around this please share your tips!
Thank you!
Sarah
It would be great to add the standard designation or policy code. The closest "item type" Zotero provides for this are "bills" which are not adequate for the citation of policies and standards.
If anyone has figured their way around this please share your tips!
Thank you!
Sarah
Upgrade Storage
it's likely pretty close -- the proposal is finished so it's just an implementation issue, but whether that's another couple of weeks or some more months depends on other dev priorities.
Some translators and citation styles may not yet support the new type, so let us know if something doesn't work right.
Not a big problem, just worth noticing. thx for the work, Zotero is just magic, I love this thing.
The cite generator use `article` as follows:
```
@ARTICLE{4135890,
author={},
journal={IEEE Std 762-2006 (Revision of IEEE Std 762-1987)},
title={IEEE Standard Definitions for Use in Reporting Electric Generating Unit Reliability, Availability, and Productivity},
year={2007},
volume={},
number={},
pages={1-75},
keywords={IEEE Standards;Maintenance engineering;Power outages;Equivalent circuits;Power system reliability;available state;EFORd;equivalent demand forced outage rate;forced outage;maintenance outage;OMC;outside management control;planned outage;pooling methodology;transition between active states;unavailable state;weighted factor},
doi={10.1109/IEEESTD.2007.335902}}
```
I've tried using `@standard` but Zotero throw error.