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

Latest commit

 

History

History
23 lines (13 loc) · 1.16 KB

README.md

File metadata and controls

23 lines (13 loc) · 1.16 KB

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.