A simple web-based tool to generate BibTeX citations from any GitHub repository. This app supports repositories with CITATION.cff
files and falls back to GitHub metadata when the file is unavailable.
- CITATION.cff Support: Parses
CITATION.cff
files for accurate citation data. - GitHub Metadata Fallback: Uses GitHub API to generate citations when
CITATION.cff
is missing. - Highlighted BibTeX Output: Displays BibTeX in a copyable, syntax-highlighted format.
- Responsive Design: Works seamlessly on both desktop and mobile devices.
- Enter the URL of a public GitHub repository.
- Click the "Generate BibTeX" button.
- View the generated BibTeX citation in the output area.