https://github.com/nuraj250/citationbuddy
CitationBuddy is a browser extension that allows users to generate citations from the current page URL with a single click. Whether for academic writing, research, or general reference, CitationBuddy makes it easy to create and format citations quickly.
https://github.com/nuraj250/citationbuddy
academic-tools bookmarking browser-extension chrome-extension citations content-scripts one-click-citation productivity reference-management research-assistant url-to-citation web-tools webpage-citation
Last synced: 3 months ago
JSON representation
CitationBuddy is a browser extension that allows users to generate citations from the current page URL with a single click. Whether for academic writing, research, or general reference, CitationBuddy makes it easy to create and format citations quickly.
- Host: GitHub
- URL: https://github.com/nuraj250/citationbuddy
- Owner: Nuraj250
- Created: 2024-10-31T09:17:26.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-03-11T16:30:23.000Z (8 months ago)
- Last Synced: 2025-04-23T02:38:20.686Z (6 months ago)
- Topics: academic-tools, bookmarking, browser-extension, chrome-extension, citations, content-scripts, one-click-citation, productivity, reference-management, research-assistant, url-to-citation, web-tools, webpage-citation
- Language: JavaScript
- Homepage:
- Size: 24.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CitationBuddy
## About
CitationBuddy is a browser extension that enables users to easily generate citations from the current page URL. Ideal for students, researchers, and anyone needing quick references, CitationBuddy streamlines the citation process with a simple button click.
## Features
- **One-Click Citation Generation**: Quickly create citations from the page title and URL.
- **Customizable Format**: Easily adapt the citation format to fit your needs (APA, MLA, etc.).
- **User-Friendly Interface**: Simple and intuitive design for seamless use.
## Installation
1. Clone the repository:
```bash
git clone https://github.com/Nuraj250/CitationBuddy.git
cd CitationBuddy
```
2. Load the unpacked extension in your browser:
- Go to `chrome://extensions/` in Chrome.
- Enable "Developer mode."
- Click "Load unpacked" and select the project directory.
## Usage
- Click on the CitationBuddy icon in the toolbar.
- Press the "Generate Citation" button.
- Copy the generated citation and use it in your work.
## Contribution
Contributions are welcome! If you have suggestions or improvements, feel free to open an issue or submit a pull request.
## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.
## Contact
For questions or feedback, please reach out to [your-email@example.com](mailto:your-email@example.com).