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.
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
You can enter basic metadata and
generate a unique citation that does not duplicate an existing citation
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.
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.
(Pictures to be added here). There are two windows where you can modify tags: the main window and the new review/edit review window.
You can type tags directly into the edit box; use commas to separate tags and use hyphens instead of spaces. If you type a new tag into the new review/edit window edit box then the tag will be added to the list of tags when you save the review.
If you want to use a pre-existing tag then select it from the drop down list (also known as a combo box) and then press the '+' button. It will be automatically added to the list of tags in the edit box. Click on the 'X' button to clear the list of tags.
In the main window where you can filter by tags, there is also the option to toggle between logical OR and logical AND when filtering by tag.
Shortcut | Action |
---|---|
F5 | Refresh main window |
Ctrl+E | Export database as HTML |
Ctrl+Q | Quit |
Ctrl+I | About |
Ctrl+P | Preferences |
Ctrl+T | Database status |
Ctrl+N | New review |
Ctrl+F | Search |
Ctrl+A | Add paper |
Clicking on the Search button in the main window takes you to the search dialog. From there you can select search terms, then click on the Search button to perform the search. Results will be shown in the form of a list of matching citations. Close the search dialog to return to the main window where the paper list filter will be set to show search results.
The up and down arrow buttons can be used to recall previous searches.
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.
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.
* Check https://www.qt.io/download-open-source and scroll down to the button to download the online installer.
This software is licensed under the GNU GPL (version 3).