Git Product home page Git Product logo

csl-to-markdown's Introduction

csl-to-markdown

GitHub language count GitHub Build Status

Makes your Zotero's/Mendeley's bibliography export compatible with markdown.

Download

Download the last release here.

Usage

1- Make your csl file compatible with markdown. See the full list of styles here.

On unix based system :

./csl_to_markdown -i input_file.csl -o output_file.csl
./csl_to_markdown -i input_file.csl > output_file.csl

On windows :

./csl_to_markdown.exe -i input_file.csl -o output_file.csl
./csl_to_markdown.exe -i input_file.csl > output_file.csl

2- Add this new style to Zotero/Mendeley.

Zotero : See how to install a citation style from a file.

Mendeley : View → Citation Style → More styles → Get More Styles → in "Download style field" type : file:///path_to_your/csl_file.csl.

3- Use this new style to create your bibliography.

Zotero : See how to create a bibliography. Dont forget to select the good citation style before exporting your bibliography.

Mendeley : See How to copy & paste formatted citations anywhere.

Building and testing

Requirements

You need to install Rust see to test and build this code.

Test

cargo test

Build

cargo build --release

Acknowledgement

This sofwtare is inspired by this blog article : "Markdown et Zotero".

Licence

This software is distributed under the MIT licence.

csl-to-markdown's People

Contributors

eonm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

hughp choc96208

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.