LukvonStrom / citavi-biblatex-fixer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

citavi-biblatex-fixer

This repo contains js code to fix the biblatex output of Citavi for the DHBW citation style (removes isbn, doi, abstract, ...)

Configure Biblatex export in Citavi

Prerequesites

You need to have node.js installed
You need to execute npm install in this directory
You need to follow the instructions below to configure a file export in Citavi.

Enable LaTeX Support

alt text alt text

Create Export Profile

alt text alt text alt text alt text => Replace the file in this folder

alt text

alt text => voila, you can now call this export at any time and it exports right in this directory.

Execute the script

Now use node index.js to get the correct biblatex output in your clipboard

About

License:MIT License


Languages

Language:JavaScript 56.4%Language:TeX 43.6%