GithubHelp home page GithubHelp logo

ale9806 / arxiv-badge Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zsxoff/arxiv-badge

0.0 0.0 0.0 2 KB

arXiv.org non-official badge implementation for Markdown files

License: The Unlicense

arxiv-badge's Introduction

arXiv.org non-official badge implementation for Markdown files

This is unofficial badges implementation based on shields.io and arxiv.org.

This project was inspired by the badges by Lilian Besson.

Variations

Basic structure of badge looks like:

arXiv

[![arXiv](https://img.shields.io/badge/arXiv-<INDEX>-<COLOR>.svg)](https://arxiv.org/abs/<INDEX>)

where INDEX is part of URL address for paper which contains version of paper like 1234.56789v1.

Based on arxiv.org colors

In this examples non-existent paper with id 1234.56789 was used.


Based on site footer colors:

arXiv

[![arXiv](https://img.shields.io/badge/arXiv-1234.56789-b31b1b.svg)](https://arxiv.org/abs/1234.56789)

Based on site icon colors:

arXiv

[![arXiv](https://img.shields.io/badge/arXiv-1234.56789-00ff00.svg)](https://arxiv.org/abs/1234.56789)

Based on site icon colors:

arXiv

[![arXiv](https://img.shields.io/badge/arXiv-1234.56789-f9f107.svg)](https://arxiv.org/abs/1234.56789)

Badge style

You can customize badges style adding ?style= options. See more about styles in https://shields.io/.

Examples:

arXiv

[![arXiv](https://img.shields.io/badge/arXiv-1234.56789-b31b1b.svg?style=plastic)](https://arxiv.org/abs/1234.56789)

arXiv

[![arXiv](https://img.shields.io/badge/arXiv-1234.56789-b31b1b.svg?style=flat)](https://arxiv.org/abs/1234.56789)

arXiv

[![arXiv](https://img.shields.io/badge/arXiv-1234.56789-b31b1b.svg?style=flat-square)](https://arxiv.org/abs/1234.56789)

arXiv

[![arXiv](https://img.shields.io/badge/arXiv-1234.56789-b31b1b.svg?style=for-the-badge)](https://arxiv.org/abs/1234.56789)

References

License

License: Unlicense

This project is licensed under the terms of the Unlicense (see LICENSE file).

arxiv-badge's People

Contributors

zsxoff avatar

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.