Skip to content

MyPapers is open-source software what makes it easy to manage and find not only bibliographic information but rating, read, abstract, tag (keyword), abstract, and full-text of your papers (PDFs). It is based on the BibServer

License

Notifications You must be signed in to change notification settings

jasonzou/MyPapers

 
 

Repository files navigation

Notice: This project is still under heavy construction.

MyPapers is an open-source personal paper management system. It makes easy to create and manage collections of papers including bibliographic information, some personal information, and fulltext of the papers. MyPapers is based on BibServer (http://bibserver.okfn.org).

Main features:

  • Create and manage bibliographic collections simply and easily
  • Import (and export) your collection from bibtex, MARC, RIS, BibJSON, RDF or other bibliogrpaphic formats in a matter of seconds
  • Browse collection via an elegant faceted interface
  • Embed the collection browser in other websites
  • Full RESTful API
  • Open-source and free to use

Installation

See doc/install.rst or http://mypapers.readthedocs.org/en/latest/install.html

Command Line Usage

Command link script in cli.py. To see commands do:

./cli.py -h

Developers

To run the tests:

  1. Install nose (python-nose)
  2. Run the following command:

    nosetests -v test/

Copyright?

Licensed under the MIT license

Vendor packages

This MyPapers repository also includes the following vendor packages, all of which are javascript plugins available under open source license:

About

MyPapers is open-source software what makes it easy to manage and find not only bibliographic information but rating, read, abstract, tag (keyword), abstract, and full-text of your papers (PDFs). It is based on the BibServer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 65.3%
  • TeX 27.4%
  • Perl 2.6%
  • Ruby 2.3%
  • CSS 1.1%
  • JavaScript 1.1%
  • Shell 0.2%