You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @twio142 ,
This is a problem with citeproc-rs not handling some cases when parsing the citation style XML. APA was updated a few days ago and has been failing since. Others have encountered the same problem #156.
Using the WASM demo of citeproc-rs, I found that the errors exposed the offending tokens. Simply removing them from the CSL should fix the problem. Here are the modified styles for APA 7th, 6th and 5th editions that work as expected on my end: apa7+6+5.zip.
You can move them to the "data folder" where the workflow will pick up on them (ubib :c > Browse Data Folder > csl)
What happened?
No matter which variation of APA, it always get the error:
While it work with other styles (chicago, ama, mla, etc.) just fine.
Which input causes the bug?
ubib <url>
Version
1.0.0
The text was updated successfully, but these errors were encountered: