Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 846 Bytes

File metadata and controls

29 lines (20 loc) · 846 Bytes

BibVisualizer

BibVisualizer a free and opensource software that allows you to explore your collection of bibliography by simple text search to help you make sense of your literature review.

The goal of the tool is to allow a researcher to quickly find relevant publications from a large bibliography (.bib) database.

Currently the tool allows you to import your bibliography database and search any combination of the title and abstract using a text-search.

TODO List

  1. Support for regular expressions
  2. Support for boolean search.
  3. Creating links using
  4. Common Keywords
  5. Common Authors

How can you contribute?

If you would like to contribute, here are the ways you can help:

  1. Add documentation.
  2. Implement one or more features from the TODO list.
  3. Propose new features.