Frank Bennett
Frank Bennett
In citeproc-js, the quote chars recognized beyond straight-quotes depend on the language field value (in ISO) of the item. So guillmet in a title of an "en" item will not...
(Rereading, I see that that's the premise of the original question. I'm not following well, should sit this one out.)
(Bennett here - finally responded to Derek, very sorry for the long delay.)
Indirect citations would just be entered normally as a pair of cites, and the user would add a "prefix" before the second. In the input to the citation processor, that's...
We found that cloning the clause for each term in ``index.js`` cleared this error for us. I'm not sure if that is related to, or less or more drastic than,...
Another possibility would be to use perma.cc: https://perma.cc/
A perma.cc page archives the page as written, a snapshot, and the original URL. It's an archival tool, so the saved page content doesn't reflect subsequent changes - but it...
If the script were to extract links and set them as anchors in an (ephemeral) local index page, you could run LinkChecker over the page to get a nicely formatted...
On second thought, `linkchecker` might not be at all good for this. I cobbled some code together and ran a full report against the independent styles. I'll attach the output...
The consistent errors from Wiley (500 Internal Server Error) are caused by their site configuration, which rejects HEAD requests. With curl and the -I option, you get the same result.