An open API service indexing awesome lists of open source software.

https://github.com/benst099/citationcheck

CitationCheck - Validate your references!
https://github.com/benst099/citationcheck

citation-analysis citation-check citations gui python python-gui python3

Last synced: 4 months ago
JSON representation

CitationCheck - Validate your references!

Awesome Lists containing this project

README

          

# CitationCheck


Screenshot of CitationCheck

## Quick Start

1. Download **CitationCheck** from [here](https://github.com/BenSt099/CitationCheck/releases).

2. Open the application.

3. Upload a `bib`-file by pressing the button _BIB_ or search for a single paper by pressing _SINGLE_.

4. Export a detailed report via the `PDF`-button.

## Installation

- Windows: all libs are included; simply execute the `.exe` file

- Other: install the dependencies (see section Dependencies), run `citationcheck.py`

## Documentation

The documentation is available [here](https://github.com/BenSt099/CitationCheck/blob/main/docs/citationcheck_doc.pdf).

## Dependencies

The application uses the following external libraries: `pandas`, `PIL`, `customtkinter`, `tkinter`, `fpdf`.

## Disclaimer

The project's GUI is inspired from the project [FluidFrames.RIFE](https://github.com/Djdefrag/FluidFrames.RIFE). The file `logo_github.png` was taken from **FluidFrames.RIFE**. The file `filetype-pdf.svg` was taken from [Bootstrap](https://icons.getbootstrap.com/icons/filetype-pdf/).

## License

This project is licensed under _GNU General Public License v3.0_. For more information, click [here](https://github.com/BenSt099/CitationCheck/blob/main/LICENSE).