Not maintained: This plugin is no longer maintained and has been incorporated into citater.
Add BibTeX entries from DOIs using the Crossref REST API.
Ideally, this plugin should be paired with the Citation plugin when an external reference manage (e.g., Mendeley, EndNote, Zotero, etc.) is not being used. This plugin essentially acts as a reference importer by providing a simple way to add BibTeX entries from DOIs.
- Adds a command,
Add BibTeX entry from DOI
, that prompts the user for a DOI, retrieves the BibTex entry, then adds it to a bib file within the vault.
Currently, only the Google scholar citation key format is used to generate BibBtex entries.
Download main.js
and manifest.json
from the latest release and move them to your vault at .obsidian/plugins/obsidian-bibtex-adder
.
Distributed under the MIT License.
See LICENSE
for more information.