Skip to content
This repository was archived by the owner on Jul 12, 2022. It is now read-only.

lioman/mendeley2biblatex

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mendeley2Biblatex

This package is not maintained any more.

This package converts a mendeley database to a biblatex file

It is based on a script written by François Bianco, University of Geneva

Installation

pip install mendeley2biblatex

Usage

First locate your database. On Linux systems it is:

ls ~/.local/share/data/MendeleyLtd./MendeleyDesktop/your@email.com@www.mendeley.com.sqlite

The package only reads your database, but to avoid any loss it is recommended to work on a copy of your database

Then run mendeley2biblatex on your file with

mendeley2bibtex -o mendeley.bib mendeley.sqlite
To see all options use
mendeley2biblatex -h

About

Mendeley to BibTeX converter

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%