query_data=query.get("citations(2016pasc.conf....2S) or citations(2018ascl.soft05020S) or citations(2023arXiv230513380S)",fl="title,bibcode,first_author_norm,date,year,author_count,bibstem,abstract,volume,issue,page,citation_count",rows=1000)
query_data=query.get("citations(2016pasc.conf....2S) or citations(2018ascl.soft05020S) or citations(2023arXiv230513380S)",fl="title,bibcode,first_author_norm,date,year,author_count,bibstem,abstract,volume,issue,page,citation_count",rows=1000)
paper_list=query_data.papers
paper_list=list(query_data.papers)
total_citations=0
total_citations=0
# Process the data to make the title a string and not an array of strings
# Process the data to make the title a string and not an array of strings