A tool to synchronize bibliographic data across applications
A tool to synchronize bibliographic data across applications. Currently support
for the following applications is being implemented:
This application uses Node version > 6. You will have to use nvm use 7
or run
it in a virtual machine if you only have a standard LTS version of node available.
Transpilation through babel will be added later.
cd bibsync
npm install
git submodule update --init
cd lib/libZoteroJS
npm install
cd ../..
cp config.json.dist config.json
, then edit config.json
enabled:true
cd html/bibSync/
./generate.py source-hybrid
cd ../..
npm start
Alpha/Proof-of-concept, Everything can and will change
|
). They must[bibsync-toc:authors|title|pages]
.authors
,title
, pages
can also be in a different order, depending on how they
apt-get install pdftk ghostscript poppler-utils
Download from https://www.pdflabs.com/tools/pdftk-server/#download
brew install ghostscript xpdf