diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2021-04-25 19:05:06 +0100 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2021-04-25 19:15:54 +0100 |
commit | b858c601613d620f5cf4501816e161a2f8f2e100 (patch) | |
tree | 45a9e282a86145fe9babef529c8fce52ffe8d717 /tex/src | |
parent | d11725a09133a422dbad19f46caa088bd0bca3a9 (diff) |
DOI added to README and paper's header
The DOI of the paper has been minted by IEEE, so as a step to finalize this
paper, it has been added to the REAMEME.md and the header of all PDF
pages. Along with the DOI in the header, the arXiv and Zenodo links are
also added to the header (they are small, and won't bother the reading).
Diffstat (limited to 'tex/src')
-rw-r--r-- | tex/src/supplement.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/src/supplement.tex b/tex/src/supplement.tex index 6678e71..2c70855 100644 --- a/tex/src/supplement.tex +++ b/tex/src/supplement.tex @@ -45,7 +45,7 @@ } %% The paper headers -\markboth{Computing in Science and Engineering, Vol. X, No. X, MM YYYY}% +\markboth{Computing in Science and Engineering, Vol. X, No. X, MM 2021: \href{https://doi.org/10.1109/MCSE.2021.3072860}{DOI:10.1109/MCSE.2021.3072860}, \href{https://arxiv.org/abs/2006.03018}{arXiv:2006.03018}, \href{https://doi.org/10.5281/zenodo.3872247}{zenodo.3872247}}% {Akhlaghi \MakeLowercase{\textit{et al.}}: \projecttitle} |