Overview
LoadRefs Ink solves the citation formatting problem in Inkscape posters and presentations. Import your .bib, .ris, or .json bibliography file, choose a citation style (APA, IEEE, Vancouver, custom), and insert formatted references as native SVG text elements — no copy-paste, no manual formatting.
Supported input formats
| Format | Extension |
|---|---|
| BibTeX | .bib |
| RIS | .ris |
| CSL-JSON | .json |
| Endnote XML | .enw |
Citation styles
- APA 7th edition
- IEEE
- Vancouver (numerical, for biomedical)
- Nature
- Custom CSL template support
Workflow
- Run
Extensions → LoadRefs Ink → Insert References - Browse to your
.bibfile - Select entries from the parsed list
- Choose citation style
- Click
Insert— references are placed as a text group at the bottom of your canvas
Installation
git clone https://github.com/YouvenZ/Loadrefs_Ink
pip install pybtex citeproc-py