【问题标题】:Batch download bibtex data?批量下载bibtex数据?
【发布时间】:2013-02-15 01:46:22
【问题描述】:

有没有办法从 Google Scholar 或其他地方批量下载 bibtex 数据?

我尝试了一些 GS Scrapers,例如, https://github.com/gimoya/theBioBucket-Archives/blob/master/R/Functions/GScholarScraper_3.1.R

但是他们都不能下载 bibtex 文件。获取文件需要一个神秘的 scisig 密钥。

我也试过 Jabref。它可以批量获取 bibtex 文件。 但是GS中的高级搜索功能都被禁用了。

感谢您的任何指点。

【问题讨论】:

    标签: bibtex google-scholar


    【解决方案1】:

    我用这个功能更新了scholar.py。见http://www.github.com/hildensia/scholar

    $ ./scholar.py "Alan Turing Entscheidungsproblem" --bibtex --count 1
    
    @article{turing1936computable,
      title={On computable numbers, with an application to the Entscheidungsproblem},
      author={Turing, Alan M},
      journal={Proceedings of the London mathematical society},
      volume={42},
      number={2},
      pages={230--265},
      year={1936},
      publisher={London, UK}
    }
    
    $
    

    【讨论】:

      【解决方案2】:

      您可以使用 Mendely 批量下载 bibtex,前提是您使用此软件维护了一个论文库

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 2021-08-25
        • 2016-09-11
        • 2011-08-15
        相关资源
        最近更新 更多