Skip to content

BibTex-2-Markdown translates bibtex files to plaintext reference lists.

Notifications You must be signed in to change notification settings

eddyvdaker/BibTex-2-Markdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BibTex-2-Markdown

BibTex-2-Markdown converts BibTex references to a references list in a specified style.

Getting started

First download the repository. Or alternatively, clone the repository:

git clone https://github.com/eddyvdaker/BibTex-2-Markdown.git && cd bibtex-2-markdown

Install dependancies:

pip install -r requirements.txt

Then run the script as follows:

./bibtex2md.py <OPTIONS> <BIBTEX-FILE> <REFERENCE-STYLE>

Dependancies

BibTex-2-Markdown makes use of Python 3.6 or higher and bibtexparser (version 1.1.0 or higher).

TODO

  • Add more reference styles

About

BibTex-2-Markdown translates bibtex files to plaintext reference lists.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages