Skip to main content

fix some bugs in bibcopy

Project description

#-- bibtexTidying 0.1.0 --

Author: Jian Ding and ShiBo Xu and Kun Chen Email: qbei113043@163.com Mentor: X. Fu and TingYu Luo

##[Purpose] This software is trying to help users to tidy up their bibtex files.

##[Prerequisite]

  • Python3
  • MySQL

##[Requires Projects]

  • bibtexparser
  • mysqlclient

##[Github] https://gitee.com/chen-kun19/summer-program

##[Manual]

  • How to install it?
    • use command following.
      • For Windows
      pip install bibtexTidying
      
      • For Linux
      sudo apt-get update
      sudo apt-get install libmysqlclient-dev
      sudo pip install mysqlclient
      pip install bibtexTidying
      
  • How to use it?
    • Type following code in your python files:
      • from bibtexTidying import bibcopy
  • Then you can use all the function in module bibcopy!

##[Function] 1.Formating your bibtex files.

##[Known Issues]: 1.

##[Bug Report]: Any bug or documentation error you found , please submit an issue on github parge: https://gitee.com/chen-kun19/summer-program

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bibcopy-0.0.8.tar.gz (6.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page