Raffaele Mancuso
Raffaele Mancuso
The relevant part seems to be here https://github.com/theJayTea/WritingTools/blob/12820f7a4e420ef4a85e58870fc9d8d1276cc246/Windows_and_Linux/WritingToolApp.py#L437
What is not up-to-date is the use of the bibtex/natbib workflow. The `elsarticle` LaTeX package should be updated to use modern biber/biblatex workflow
The new version of the elsarticle Latex class should allow you to do this (you need to substitute the elsarticle.cls file provided by this template with the new version)
Notice that version 3.4c fixes all the errors we have been having with the `nonatbib` option, and thus we should update
I have the same issue as of today: ``` geodata
Also the [README should be updated](https://github.com/parkerhancock/patent_client/blob/0b533e9cc31137369d27bc7cea7b389fffb924a1/README.md?plain=1#L33)
After several tests, I believe we should pass author names and affiliation names to `html.unescape` before returning them to the user.
If I remember correctly, the point was not that the data is missing per se, but that the CSV contained in one row less columns that what were declared in...
If I remember correctly, the point was not that the data is missing per se, but that the CSV contained in one row less columns that what were declared in...
> !pip install pycryptodome Not for me. I have tried to install both cyryptography and pycryptodome and none of it works