Reference Organiser keeps track of technical papers and your reviews/notes on them.

Several years ago I started keeping reviews every time I read a technical paper; mostly to help remember the key points of the paper but also as a source for copying and pasting a summary as the basis of a literature survey.

Reference Organiser helps to manage the process of reading papers and acts as a search engine to locate a particular paper and the notes that go with it.

Features

Screenshots

Main window

Main Window
Papers/reviews are listed by their citation. From here you can filter the list; add, edit or delete a review. You can list papers without reviews and reviews missing papers. More advanced filtering is available using the search function

New review window: Main tab

New Review
You can enter basic metadata and generate a unique citation that does not duplicate an existing citation

Search window

Search
Basic search is on a logical OR basis except for the year range. Keywords can be quoted with spaces. Results are unordered. Results from the last search are available as a filter in the main window.

Status

Status
Evaluate the quality of your database using very simple metrics.

Instructions

To add a review, you have two choices, 1. Click on the New button to start entering full details or 2. Click on the Add button to enter brief details, add the remaining details and review later. Option 2 is so that you can add the paper to the database without being concerned about finding all the details that you can add later. When you have time, scan through the Unreviewed Papers and choose a paper to read.

Writing Reviews Outside of Reference Organiser

Reference Organiser has a simple text editor built in, but should you find yourself writing notes for a paper on a computer other than the one you installed Reference Organiser on, there is a simple format that you can use that makes it easy to import.

Using a simple format means that the reviews can easily be reformatted and imported into other software.

Future Plans/Ideas/Wishlist

Download

Source code is on github

I haven't built any releases for some time but I hope to revisit this. In the mean time you can build yourself.

  1. Clone the repo
  2. Download Qt 6 from qt.io and install *
  3. Open QtCreator
  4. Open ReferenceOrganiser.pro file in QtCreator
  5. In the bottom left of the QtCreator window:
    • Click on the icon that looks like a display and set to release mode
    • Click on the icon that looks like a play button to build and run
    • The binary should now be in the build directory. If you don't know where that is, click on the Projects icon in the left tool bar to find it
  6. Done

* Check https://www.qt.io/download-open-source and scroll down to the button to download the online installer.

Licensing

This software is licensed under the GNU GPL (version 3).