A handy tool to add a small clipboard button before each publication title on DBLP author pages, enabling quick copying of BibTeX entries.
This project contains two versions of the tool:
- Chrome Extension — located in the
chrome-extension/
folder - Tampermonkey Userscript — located in the
tampermonkey/
folder
- Adds a compact 📋 icon button next to each publication title on DBLP author pages
- Clicking the button copies the BibTeX entry for that publication to your clipboard
- Works on any DBLP author profile page URL matching
https://dblp.org/*
- Lightweight and unobtrusive UI
- Open Chrome and go to
chrome://extensions
- Enable Developer mode (toggle in the top right)
- Click Load unpacked and select the
chrome-extension/
folder - Visit a DBLP author page (e.g.,
https://dblp.org/pid/180/5774-1.html
) to see the copy buttons
- Install Tampermonkey for your browser (Chrome, Firefox, Edge, etc.)
- Open the
tampermonkey/dblp-copy-bibtex.user.js
file in your browser or import it via Tampermonkey dashboard - Visit a DBLP author page to use the copy buttons
Simply click the 📋 button next to any publication title to copy its BibTeX entry to your clipboard.
Feel free to fork the repo, submit issues, or create pull requests!
The project is structured to allow easy improvements or adaptations.
This project is licensed under the GNU License. See the LICENSE file for details.
Yongqiang Tian — Homepage
- Data source: DBLP Computer Science Bibliography