Skip to content

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

Open
mattpitkin wants to merge 4 commits intomainfrom
150-get_references-does-not-retrieve-new-references
Open

WIP: Update get_references function to use bibTeX references from webpage#151
mattpitkin wants to merge 4 commits intomainfrom
150-get_references-does-not-retrieve-new-references

Conversation

@mattpitkin
Copy link
Copy Markdown
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