scopusreport.report

scopusreport.report(query, label, refresh=True)[source]

Print out an org-mode report for search results.

Parameters:
  • query (str) – The search query based on which results the report should be generated.
  • label (str) – The label used in the document title (“Report for …”).
  • refresh (bool (optional, default=True)) – Whether to refresh a cached file containing results of a previous query or not.