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
I was using the allofplos module in order to find peer-reviewed articles in the PLOS database. For this purpose I extended the functionalities of the Article class: added functions for obtaining sub-articles, keywords, a new constructor etc.
I also modified a few regexes, the plos_page_dict and some validating functions in order to include PLOS urls that host peer reviews.
The text was updated successfully, but these errors were encountered:
This is pull request #142
I was using the allofplos module in order to find peer-reviewed articles in the PLOS database. For this purpose I extended the functionalities of the Article class: added functions for obtaining sub-articles, keywords, a new constructor etc.
I also modified a few regexes, the
plos_page_dict
and some validating functions in order to include PLOS urls that host peer reviews.The text was updated successfully, but these errors were encountered: