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!
- Host: GitHub
- URL: https://github.com/benst099/citationcheck
- Owner: BenSt099
- License: gpl-3.0
- Created: 2024-09-10T09:50:38.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-28T18:50:29.000Z (about 1 year ago)
- Last Synced: 2025-01-19T22:18:40.817Z (9 months ago)
- Topics: citation-analysis, citation-check, citations, gui, python, python-gui, python3
- Language: Python
- Homepage:
- Size: 1.36 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Citation: CitationCheck2/cc/2.jpg
Awesome Lists containing this project
README
# 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).