Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates to retraction status checker #370

Merged
merged 20 commits into from
Sep 11, 2024
Merged

Updates to retraction status checker #370

merged 20 commits into from
Sep 11, 2024

Conversation

geemi725
Copy link
Contributor

@geemi725 geemi725 commented Sep 11, 2024

  • Updated formatted citation with retraction status.
  • Moved download_retracted_dataset to crossref.py
  • Ignore downloaded retraction.csv

closes #366

@geemi725
Copy link
Contributor Author

ope didn't rebase, sorry!

@whitead
Copy link
Collaborator

whitead commented Sep 11, 2024

Hi @geemi725 - open this into main now that we've done release

paperqa/clients/crossref.py Outdated Show resolved Hide resolved
tests/.gitignore Outdated Show resolved Hide resolved
@geemi725 geemi725 changed the base branch from september-2024-release to main September 11, 2024 18:22
Comment on lines 109 to 110
def crossref_mailto() -> str:
"""Crossref mailto if available, otherwise a default."""
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
def crossref_mailto() -> str:
"""Crossref mailto if available, otherwise a default."""
def get_crossref_mailto() -> str:
"""Get CROSSREF_MAILTO email if available, otherwise a default."""

paperqa/clients/crossref.py Outdated Show resolved Hide resolved
@geemi725 geemi725 merged commit 6256550 into main Sep 11, 2024
3 checks passed
@jamesbraza jamesbraza deleted the issue-366 branch October 7, 2024 01:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make sure citations are none in retraction notice
3 participants