<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Open-Source on The Augmented Scholar</title><link>https://augmentedscholars.com/tags/open-source/</link><description>Recent content in Open-Source on The Augmented Scholar</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 19 Jul 2026 14:39:52 +0400</lastBuildDate><atom:link href="https://augmentedscholars.com/tags/open-source/index.xml" rel="self" type="application/rss+xml"/><item><title>JabRef — Open-Source BibTeX Manager</title><link>https://augmentedscholars.com/tools/jabref/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://augmentedscholars.com/tools/jabref/</guid><description>&lt;h2 id="overview"&gt;Overview&lt;/h2&gt;
&lt;p&gt;JabRef manages your bibliography as what it really is for LaTeX users: a .bib file. Instead of hiding references in a database, it edits BibTeX directly — which means your library is plain text, diffable, and lives happily inside a Git repository next to your manuscript.&lt;/p&gt;</description></item><item><title>ASReview — Machine Learning for Screening</title><link>https://augmentedscholars.com/tools/asreview/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://augmentedscholars.com/tools/asreview/</guid><description>&lt;h2 id="overview"&gt;Overview&lt;/h2&gt;
&lt;p&gt;ASReview attacks the worst part of systematic reviews: screening thousands of abstracts. You label a handful of relevant/irrelevant records; an active-learning model reorders the remainder so relevant papers surface first. Peer-reviewed simulations report finding 95% of relevant records after screening a fraction of the pile.&lt;/p&gt;</description></item><item><title>TeXstudio — The Dedicated LaTeX Editor</title><link>https://augmentedscholars.com/tools/texstudio/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://augmentedscholars.com/tools/texstudio/</guid><description>&lt;h2 id="overview"&gt;Overview&lt;/h2&gt;
&lt;p&gt;TeXstudio remains the strongest dedicated desktop LaTeX editor: document outline, inline math preview, reference autocompletion from your .bib, and a macro system that automates repetitive markup. For thesis-scale documents compiled locally, it is a workhorse.&lt;/p&gt;</description></item><item><title>Quarto — One Source, Every Output</title><link>https://augmentedscholars.com/tools/quarto/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://augmentedscholars.com/tools/quarto/</guid><description>&lt;h2 id="overview"&gt;Overview&lt;/h2&gt;
&lt;p&gt;Quarto (from Posit, successor to R Markdown) turns a plain-text document with embedded code chunks into any output you need: journal-formatted PDF, Word for co-authors, a website, or slides. Figures and tables regenerate from code on every render — the paper is the pipeline.&lt;/p&gt;</description></item><item><title>LanguageTool — Open Grammar Checking, Everywhere</title><link>https://augmentedscholars.com/tools/languagetool/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://augmentedscholars.com/tools/languagetool/</guid><description>&lt;h2 id="overview"&gt;Overview&lt;/h2&gt;
&lt;p&gt;LanguageTool checks grammar, style, and typography in 30+ languages, with an open-source engine you can even self-host. For researchers, its quiet superpowers are multilingual support and integrations that reach where academic writing actually happens — including VS Code and TeXstudio for LaTeX sources.&lt;/p&gt;</description></item><item><title>Logseq — Outliner-First Networked Notes</title><link>https://augmentedscholars.com/tools/logseq/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://augmentedscholars.com/tools/logseq/</guid><description>&lt;h2 id="overview"&gt;Overview&lt;/h2&gt;
&lt;p&gt;Logseq stores notes as local Markdown/Org files but presents them as an outliner: every thought is a block, every block referenceable. The journal-first workflow (today&amp;rsquo;s page is home) suits research logging naturally, and built-in PDF annotation links highlights straight into your notes.&lt;/p&gt;</description></item><item><title>Zettlr — Academic Markdown, Citations Included</title><link>https://augmentedscholars.com/tools/zettlr/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://augmentedscholars.com/tools/zettlr/</guid><description>&lt;h2 id="overview"&gt;Overview&lt;/h2&gt;
&lt;p&gt;Zettlr&amp;rsquo;s differentiator is that citations are native: connect your Zotero library (via Better BibTeX) and cite with @key autocompletion while you write Markdown, then export through Pandoc to Word, PDF, or LaTeX with the bibliography formatted correctly. Notes and drafting live in one open tool.&lt;/p&gt;</description></item><item><title>Anki — Spaced Repetition That Works</title><link>https://augmentedscholars.com/tools/anki/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://augmentedscholars.com/tools/anki/</guid><description>&lt;h2 id="overview"&gt;Overview&lt;/h2&gt;
&lt;p&gt;Anki schedules reviews at expanding intervals just before you&amp;rsquo;d forget — the spacing effect, one of the most replicated findings in cognitive psychology. Medical students swear by it; researchers underuse it for terminology, formulas, seminal papers&amp;rsquo; key claims, and language learning.&lt;/p&gt;</description></item><item><title>Apptainer — Containers That Clusters Allow</title><link>https://augmentedscholars.com/tools/apptainer/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://augmentedscholars.com/tools/apptainer/</guid><description>&lt;h2 id="overview"&gt;Overview&lt;/h2&gt;
&lt;p&gt;Apptainer solves Docker&amp;rsquo;s fatal flaw on shared systems: it runs without root, so cluster admins actually allow it. Images are single .sif files you can copy to any HPC system, and it converts Docker images directly — build anywhere, run on the cluster.&lt;/p&gt;</description></item><item><title>uv — Python Packaging, 100x Faster</title><link>https://augmentedscholars.com/tools/uv/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://augmentedscholars.com/tools/uv/</guid><description>&lt;h2 id="overview"&gt;Overview&lt;/h2&gt;
&lt;p&gt;uv (from Astral, the Ruff team) collapses Python tooling into one fast binary: environment creation, dependency resolution, Python version management, and lockfiles. Resolution that took pip minutes takes uv seconds, and uv.lock pins your exact environment for anyone who clones the repo.&lt;/p&gt;</description></item><item><title>Snakemake — Reproducible Pipelines in Python</title><link>https://augmentedscholars.com/tools/snakemake/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://augmentedscholars.com/tools/snakemake/</guid><description>&lt;h2 id="overview"&gt;Overview&lt;/h2&gt;
&lt;p&gt;Snakemake is Make reborn for science with Python syntax: you declare rules (inputs → outputs → command), and it builds the dependency graph, runs only outdated steps, and parallelises automatically. The same Snakefile runs on your laptop and submits to SLURM.&lt;/p&gt;</description></item><item><title>DVC — Git for Data and Models</title><link>https://augmentedscholars.com/tools/dvc/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://augmentedscholars.com/tools/dvc/</guid><description>&lt;h2 id="overview"&gt;Overview&lt;/h2&gt;
&lt;p&gt;DVC extends Git discipline to data: &amp;lsquo;dvc add data/raw&amp;rsquo; stores a small pointer file in Git while the actual data goes to remote storage you control (S3, Drive, SSH, a NAS). Checkout any commit and &amp;lsquo;dvc pull&amp;rsquo; restores exactly the data that produced those results.&lt;/p&gt;</description></item><item><title>JASP — SPSS, Rebuilt Free and Bayesian</title><link>https://augmentedscholars.com/tools/jasp/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://augmentedscholars.com/tools/jasp/</guid><description>&lt;h2 id="overview"&gt;Overview&lt;/h2&gt;
&lt;p&gt;JASP gives SPSS refugees a familiar menu-driven interface, free, with output formatted for APA style — and adds accessible Bayesian versions of t-tests, ANOVA, and regression alongside their frequentist twins. Analyses update live as you tick options.&lt;/p&gt;</description></item><item><title>jamovi — Spreadsheet Stats on an R Engine</title><link>https://augmentedscholars.com/tools/jamovi/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://augmentedscholars.com/tools/jamovi/</guid><description>&lt;h2 id="overview"&gt;Overview&lt;/h2&gt;
&lt;p&gt;jamovi looks like a friendly spreadsheet with stats menus, but every analysis runs on R underneath — and &amp;lsquo;syntax mode&amp;rsquo; reveals the exact R code your clicks generated. That makes it uniquely good as a bridge: teach concepts by menu, transition to code by reading what the menu did.&lt;/p&gt;</description></item><item><title>Excalidraw — Thinking Diagrams, Instantly</title><link>https://augmentedscholars.com/tools/excalidraw/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://augmentedscholars.com/tools/excalidraw/</guid><description>&lt;h2 id="overview"&gt;Overview&lt;/h2&gt;
&lt;p&gt;Excalidraw removes every barrier between a diagram in your head and one on screen: open the site, draw boxes and arrows, done. The deliberate hand-drawn style signals &amp;lsquo;conceptual sketch&amp;rsquo; honestly, and the .excalidraw file format is JSON you can version in Git.&lt;/p&gt;</description></item><item><title>Mermaid — Diagrams as Code</title><link>https://augmentedscholars.com/tools/mermaid/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://augmentedscholars.com/tools/mermaid/</guid><description>&lt;h2 id="overview"&gt;Overview&lt;/h2&gt;
&lt;p&gt;Mermaid turns indented text into flowcharts, sequence diagrams, Gantt charts, and more — inside Markdown. Because GitHub, GitLab, Obsidian, and most doc systems render it natively, the diagram source lives next to the code it documents and diffs like everything else.&lt;/p&gt;</description></item><item><title>Plotly — Interactive Scientific Charts</title><link>https://augmentedscholars.com/tools/plotly/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://augmentedscholars.com/tools/plotly/</guid><description>&lt;h2 id="overview"&gt;Overview&lt;/h2&gt;
&lt;p&gt;Plotly renders charts as interactive HTML: hover for exact values, zoom into clusters, rotate 3D structures. For exploratory analysis, web supplements, and Dash dashboards it adds a dimension static matplotlib cannot — at the cost of print-oriented polish.&lt;/p&gt;</description></item><item><title>Ollama — Local LLMs in One Command</title><link>https://augmentedscholars.com/tools/ollama/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://augmentedscholars.com/tools/ollama/</guid><description>&lt;h2 id="overview"&gt;Overview&lt;/h2&gt;
&lt;p&gt;Ollama makes local LLMs boring in the best way: &amp;lsquo;ollama run llama3.3&amp;rsquo; downloads and serves a model on your machine, with an OpenAI-compatible API for scripts. For research on sensitive data — interviews, patient text, embargoed drafts — it is the only AI assistance that never leaves the room.&lt;/p&gt;</description></item><item><title>Hugging Face — The GitHub of Machine Learning</title><link>https://augmentedscholars.com/tools/hugging-face/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://augmentedscholars.com/tools/hugging-face/</guid><description>&lt;h2 id="overview"&gt;Overview&lt;/h2&gt;
&lt;p&gt;Hugging Face is research infrastructure: the transformers/datasets libraries load a million models and 200k datasets in a line of code; the Hub versions your own artifacts like Git; Spaces host interactive demos of your method that reviewers can try in a browser.&lt;/p&gt;</description></item><item><title>Whisper — Open-Source Transcription That Ended an Industry</title><link>https://augmentedscholars.com/tools/whisper/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://augmentedscholars.com/tools/whisper/</guid><description>&lt;h2 id="overview"&gt;Overview&lt;/h2&gt;
&lt;p&gt;Whisper transcribes speech to text with near-human accuracy across accents, noise, and 100 languages — and because the weights are open, it runs entirely on your machine. For interview-based research, it converted a per-hour-billed service industry into a local batch job with zero confidentiality exposure.&lt;/p&gt;</description></item><item><title>AI Image Generator for Inkscape</title><link>https://augmentedscholars.com/downloads/imagegen-ink/</link><pubDate>Sat, 18 Jul 2026 00:00:00 +0000</pubDate><guid>https://augmentedscholars.com/downloads/imagegen-ink/</guid><description>&lt;h2 id="overview"&gt;Overview&lt;/h2&gt;
&lt;p&gt;Prompt a diffusion model and receive the generated image placed on your Inkscape canvas, ready to crop, mask, and compose into posters or graphical abstracts.&lt;/p&gt;
&lt;h2 id="why-it-exists"&gt;Why it exists&lt;/h2&gt;
&lt;p&gt;Illustrative imagery for talks and posters shouldn&amp;rsquo;t require leaving your layout tool or a stock-photo subscription.&lt;/p&gt;</description></item><item><title>AI SVG Generator for Inkscape</title><link>https://augmentedscholars.com/downloads/svg-maker-ink/</link><pubDate>Sat, 18 Jul 2026 00:00:00 +0000</pubDate><guid>https://augmentedscholars.com/downloads/svg-maker-ink/</guid><description>&lt;h2 id="overview"&gt;Overview&lt;/h2&gt;
&lt;p&gt;Describe the graphic you need in plain language and the extension asks an LLM to produce SVG, inserted straight onto your canvas as editable vector objects. Best for icons, simple schematics, and layout starting points you then refine by hand.&lt;/p&gt;</description></item><item><title>Bibliography References in Inkscape</title><link>https://augmentedscholars.com/downloads/loadrefs-ink/</link><pubDate>Sat, 18 Jul 2026 00:00:00 +0000</pubDate><guid>https://augmentedscholars.com/downloads/loadrefs-ink/</guid><description>&lt;h2 id="overview"&gt;Overview&lt;/h2&gt;
&lt;p&gt;Point the extension at your .bib file and insert formatted references onto the canvas — the poster reference section stops being a manual transcription exercise with inevitable typos.&lt;/p&gt;
&lt;h2 id="why-it-exists"&gt;Why it exists&lt;/h2&gt;
&lt;p&gt;Poster references are where citation errors hide in plain sight at conferences; pulling from the same .bib as your paper ends that.&lt;/p&gt;</description></item><item><title>D2 Diagrams in Inkscape</title><link>https://augmentedscholars.com/downloads/d2-ink/</link><pubDate>Sat, 18 Jul 2026 00:00:00 +0000</pubDate><guid>https://augmentedscholars.com/downloads/d2-ink/</guid><description>&lt;h2 id="overview"&gt;Overview&lt;/h2&gt;
&lt;p&gt;D2&amp;rsquo;s modern diagram language produces cleaner automatic layouts than most tools; this extension renders it straight onto the Inkscape canvas for annotation and journal-grade finishing.&lt;/p&gt;
&lt;h2 id="why-it-exists"&gt;Why it exists&lt;/h2&gt;
&lt;p&gt;Architecture and pipeline schematics deserve better than dragged boxes — declare them in D2, refine them in vector.&lt;/p&gt;</description></item><item><title>LLM Text Generator for Inkscape</title><link>https://augmentedscholars.com/downloads/textgen-ink/</link><pubDate>Sat, 18 Jul 2026 00:00:00 +0000</pubDate><guid>https://augmentedscholars.com/downloads/textgen-ink/</guid><description>&lt;h2 id="overview"&gt;Overview&lt;/h2&gt;
&lt;p&gt;Ask for figure captions, poster blurbs, or label alternatives inside Inkscape and place results directly as text objects. Works with local LLMs for fully offline use.&lt;/p&gt;
&lt;h2 id="why-it-exists"&gt;Why it exists&lt;/h2&gt;
&lt;p&gt;Poster and figure text goes through a dozen micro-iterations — doing them on-canvas keeps you in flow.&lt;/p&gt;</description></item><item><title>Matplotlib Figures Inside Inkscape</title><link>https://augmentedscholars.com/downloads/plt-ink/</link><pubDate>Sat, 18 Jul 2026 00:00:00 +0000</pubDate><guid>https://augmentedscholars.com/downloads/plt-ink/</guid><description>&lt;h2 id="overview"&gt;Overview&lt;/h2&gt;
&lt;p&gt;Write matplotlib code in a dialog inside Inkscape and the rendered figure lands on your canvas as native SVG — every axis, label, and line editable. The export-to-PNG-and-reimport cycle that breaks figure workflows disappears.&lt;/p&gt;</description></item><item><title>Mermaid Diagrams in Inkscape</title><link>https://augmentedscholars.com/downloads/mermaid-ink/</link><pubDate>Sat, 18 Jul 2026 00:00:00 +0000</pubDate><guid>https://augmentedscholars.com/downloads/mermaid-ink/</guid><description>&lt;h2 id="overview"&gt;Overview&lt;/h2&gt;
&lt;p&gt;Paste or write Mermaid syntax in the extension dialog and the rendered diagram arrives as SVG objects. Auto-layout does the structure; Inkscape does the publication polish Mermaid can&amp;rsquo;t.&lt;/p&gt;
&lt;h2 id="why-it-exists"&gt;Why it exists&lt;/h2&gt;
&lt;p&gt;Mermaid&amp;rsquo;s weakness is fine control; Inkscape&amp;rsquo;s weakness is fast structure. This pairing gives you both.&lt;/p&gt;</description></item><item><title>Poster Utilities for Inkscape</title><link>https://augmentedscholars.com/downloads/poster-utils-ink/</link><pubDate>Sat, 18 Jul 2026 00:00:00 +0000</pubDate><guid>https://augmentedscholars.com/downloads/poster-utils-ink/</guid><description>&lt;h2 id="overview"&gt;Overview&lt;/h2&gt;
&lt;p&gt;Creates the structural furniture of an academic poster — header band with title, authors, affiliations, logos — from a dialog, so you start from a correct skeleton instead of aligning rectangles for an hour.&lt;/p&gt;</description></item><item><title>TikZ Drawing in Inkscape</title><link>https://augmentedscholars.com/downloads/draw-tikz-ink/</link><pubDate>Sat, 18 Jul 2026 00:00:00 +0000</pubDate><guid>https://augmentedscholars.com/downloads/draw-tikz-ink/</guid><description>&lt;h2 id="overview"&gt;Overview&lt;/h2&gt;
&lt;p&gt;A ready-made TexText configuration that lets you write TikZ code and render it inside Inkscape — combining TikZ&amp;rsquo;s mathematical precision with visual placement and composition.&lt;/p&gt;
&lt;h2 id="why-it-exists"&gt;Why it exists&lt;/h2&gt;
&lt;p&gt;TikZ output with Inkscape composition is the best of both figure worlds — precise primitives, visual assembly.&lt;/p&gt;</description></item></channel></rss>