Reference Generator
by Kadison McLellan
Score: 39/100
favorite
share
Description

The Reference Generator plugin simplifies the creation of bibliographies within Obsidian by transforming links into formatted citations. Supporting over 2,000 citation styles including Harvard, MLA, and APA, the plugin allows users to generate references for single or multiple links with options for default or customized styles. It fetches citation data such as authors and titles using the Citoid API, while style files are retrieved dynamically. Users can manage settings for sorting, citation style defaults, and error handling when links are unreachable. Designed for academics and researchers, this plugin streamlines the citation process, improving productivity in managing scholarly notes.

Stats
24
stars
2,253
downloads
1
forks
381
days
22
days
373
days
3
total PRs
0
open PRs
0
closed PRs
3
merged PRs
31
total issues
11
open issues
20
closed issues
11
commits
Latest Version
a year ago
Changelog

Improvements

  • Switched converting html to markdown to use the Obsidian API instead of an external package.
  • Fixed show accessed date month being incorrect.
  • Fixed broken Citoid API cooldown and generation cooldown.
  • Refactored showing the selected style when choosing the 'other' style as default.
README file from