PubMedCentral ID format
The site translator (NCBI PubMed2.js or PubMed Central.js) puts the identifiers PMID and PMCID into the 'extra' field. The format of the PMCID generated is incorrect, from what I can tell. The translator strips the prefix 'PMC' from the PMCID, but the format should be PMCID: PMCnnnnnnn
For example:
PMID: 21760651
PMCID: PMC3134288
At least, this is the format used by PubMed Central itself. Since citation styles in Zotero do not have any regexp substitution capability, I don't see that it is possible to automate a fix to produce the proper PMCIDs in a bibliography.
For example:
PMID: 21760651
PMCID: PMC3134288
At least, this is the format used by PubMed Central itself. Since citation styles in Zotero do not have any regexp substitution capability, I don't see that it is possible to automate a fix to produce the proper PMCIDs in a bibliography.
See also http://forums.zotero.org/discussion/2289/pmcid-pub-med-central-idrequired-for-nih-grants/