Skip to content
This repository was archived by the owner on May 28, 2026. It is now read-only.

TymonMarek/refncite

Repository files navigation

RefnCite

RefnCite is a Qt-based citation manager for research references and figure sources.

Table of Contents

Features

  • Add citations with automatic lookup by DOI, PMID, PMCID, and URL.
  • Prompt for missing metadata only when automatic resolution cannot complete a record.
  • Connect an optional LLM provider, such as Ollama or an OpenAI-compatible API, for citation cleanup and discovery.
  • Import and export citations as plain text, BibTeX, RIS, or CSL JSON.
  • Discover citations from clipboard text, a pasted web URL, or a clipboard image when LLM vision is enabled.
  • Track figures separately while storing their source as a citation entry.
  • Export references in a numbered bibliography format and figures with citation links.
  • Persist everything locally in SQLite.

Run

uv sync
uv run refncite

Quality

uv run ruff check .
uv run ruff format --check .
uv run ty check
uv run pytest

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages