-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Description
@corochann @conglu1997
Thank you for supporting OpenAlex API for the alternative to Semantic Scholar API!
However, I have a question about that.
AI-Scientist/ai_scientist/perform_writeup.py
Line 369 in c1eb0d9
bibtexs = [papers[i]["citationStyles"]["bibtex"] for i in selected_papers] |
The above line of code requires you to have citationStyles
key, but each paper dictionary you obtain with OpenAlex API (here) does not seem to include citationStyles
key, which will result in an error at the line I mentioned above. So, I've been wondering if this is a bug or I am missing something.
I'd really appreciate if you could answer the question.
Thank you very much in advance!
Metadata
Metadata
Assignees
Labels
No labels