Add ORCID icon to example brucker-authorarchive-2016-llncs.tex

Minor fixes to README.md files
This commit is contained in:
Oliver Kopp 2019-05-19 23:46:15 +02:00
parent f5ca922ebc
commit 62393ecc9a
3 changed files with 13 additions and 6 deletions

View File

@ -25,8 +25,8 @@
## Installation
Copy `authorarchive.sty` and the directory `icons` in a directory that
is searched by LaTeX (e.g,. either your `texmf` tree or the local
directory with your main LaTeX file.
is searched by LaTeX (e.g., either your `texmf` tree or the local
directory with your main LaTeX file).
## Usage

View File

@ -1,5 +1,11 @@
\documentclass[final, runningheads, USenglish, pdftex]{llncs}
\usepackage[T1]{fontenc}
% Quickly make vector_iD_icon.pdf available to authorarchive.
% The global installation is described in ../README.md
\usepackage{graphicx}
\graphicspath{{../icons/}}
\usepackage[LNCS,
key=brucker-authorarchive-2016,
year=2016,
@ -8,13 +14,14 @@
startpage={42},
doi={00/00_00},
doiText={0/00\_00},
orcidicon,
nocopyright
]{../authorarchive}
\usepackage{lipsum}
\title{A Simple Example of the \texttt{authorarchive} Package for \LaTeX}
\author{\protect\href{http://www.brucker.ch/}{Achim D. Brucker}}
\author{\protect\href{http://www.brucker.ch/}{Achim D. Brucker}\orcidID{0000-0002-6355-1200}}
\institute{Some Departement, Somewhere}
\input{input/body}