Skip to content

WIP: Update get_references function to use bibTeX references from webpage #151

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

mattpitkin
Copy link
Owner

Currently, the get_references function use the information in the parcat_ref file within the downloadable catalogue tarball. However, this does not appear to contain all the most up-to-date references (see #150), whereas these are on the references webpage. This PR will attempt to rewrite get_references to use the information directly from the webpage, which are given in a convenient bibTeX format. These often also contain the ADS URL already, which means they will not have to be generated in many cases. I'll probably need to use beautifulsoup and something like bibtexparser for this.

@mattpitkin mattpitkin linked an issue Apr 3, 2025 that may be closed by this pull request
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.

get_references does not retrieve new references
1 participant