A JavaFX application that helps researchers and academics efficiently extract and manage citations from PDF documents, URLs, and DOIs. The application provides a user-friendly interface for processing academic papers and downloading referenced materials.
- Extract hyperlinks and citations from PDF documents
- Automatically detect and process citation links
- Download referenced PDFs directly
- View page numbers and link text for each reference
- Organize downloads in a dedicated folder
- Process academic URLs directly
- Extract citation information from web pages
- Support for various academic websites and repositories
- Direct DOI input processing
- Fetch metadata for academic papers
- Access related documents and citations
- Java Development Kit (JDK) 17 or later
- Maven 3.6 or later
- macOS, Windows, or Linux operating system
- Internet connection for downloading citations.
- Launch the application
- Select the "PDF Processing" tab
- Click "Upload PDF" to choose a PDF file
- The application will extract all hyperlinks
- Click "Open" next to any link to:
- Download the PDF if it's a document link
- Open in browser if it's a web link
- Navigate to the "URL Input" tab
- Enter an academic URL in the text field
- Click "Process URL" to extract citation information
- Go to the "DOI Input" tab
- Enter a DOI (e.g., 10.1000/xyz123)
- Click "Process DOI" to fetch paper information
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature
) - Commit your changes (
git commit -m 'Add some AmazingFeature'
) - Push to the branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
This project follows Google Java Style Guide with additional requirements:
- Uses JetBrains annotations for null safety
- Comprehensive JavaDoc documentation
- Final classes and parameters where appropriate
- Clear separation of concerns
This project is licensed under the MIT License - see the LICENSE file for details.
- Apache PDFBox team for PDF processing capabilities
- JavaFX team for the UI framework
- All contributors who help improve this project
For support, please open an issue in the GitHub repository or contact the maintainers.
Some build by Cursor, some from CoinX. No need for star since it is for personal use.