Skip to content
This repository has been archived by the owner on Jul 3, 2024. It is now read-only.

Add BibTeX entries from DOIs using the Crossref REST API.

License

Notifications You must be signed in to change notification settings

oasci/obsidian-bibtex-adder

Repository files navigation

Obsidian BibTeX Adder

Not maintained: This plugin is no longer maintained and has been incorporated into citater.

Add BibTeX entries from DOIs using the Crossref REST API.

Usage

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.

Installation

Download main.js and manifest.json from the latest release and move them to your vault at .obsidian/plugins/obsidian-bibtex-adder.

License

Distributed under the MIT License. See LICENSE for more information.