Giter VIP home page Giter VIP logo

orcidlink-latex-command's Introduction

orcidlink-LaTeX-command

LaTeX style file to add a macro for inserting a linked ORCiD logo

This LaTeX style file just defines a single macro, \orcidlink. The code is from this TeX.SE answer. My only contribution was wrapping it into a style file.

Usage

Just copy orcidlink.sty into the same directory as your LaTeX source. Then in your preamble, add:

\usepackage{orcidlink}

When you want to insert the hyperlinked ORCiD logo, use \orcidlink{0000-0000-0000-0000}, replacing the digits with your ORCiD (just the digits, not your whole URL). This is most common in the author list. For example, in a revtex article, you would write e.g.

\author{Emmy Noether\,\orcidlink{0000-0000-0000-0000}}
...

This will appear as a clickable hyperlink, and will look like this: Author LaTeX render preview image

Dependancies

This package relies on the following packages:

All of these packages are included in the popular TeX Live distribution, so most users should not have to install anything new.

orcidlink-latex-command's People

Contributors

duetosymmetry avatar

Watchers

James Cloos 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.