Merge pull request #1 from Mastercroft/Front-page
Orcidlink change and removing links to printers/paper
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 3.3 KiB |
Binary file not shown.
2
main.tex
2
main.tex
@@ -48,7 +48,7 @@
|
|||||||
%% TODO: get the official cover graphic and have the system fill in the fields for you
|
%% TODO: get the official cover graphic and have the system fill in the fields for you
|
||||||
\maketitle{}
|
\maketitle{}
|
||||||
\copyrightpage{RU Report Template}{0000-0000-0000-0000}{100}{ISBN 978-XXXX-XXXX-X-X (print version)\\
|
\copyrightpage{RU Report Template}{0000-0000-0000-0000}{100}{ISBN 978-XXXX-XXXX-X-X (print version)\\
|
||||||
ISBN 978-XXXX-XXXX-X-X (electronic version)}{Printing: Svansprent ehf.}{Printed on 90g Sopor paper}
|
ISBN 978-XXXX-XXXX-X-X (electronic version)}{Printing: RU Printing osf.}{Printed on 900g Cardboard paper}
|
||||||
% If this is a PhD, register for an ISSN and ISBN, then:
|
% If this is a PhD, register for an ISSN and ISBN, then:
|
||||||
% \copyrightpage{<Short title>}{<ORCID>}{<total number of pages>}{ISBN 978-XXXX-XXXX-X-X (print version)\\
|
% \copyrightpage{<Short title>}{<ORCID>}{<total number of pages>}{ISBN 978-XXXX-XXXX-X-X (print version)\\
|
||||||
% ISBN 978-XXXX-XXXX-X-X (electronic version)}{Printing: <Name of printer>}{Printed on <type of paper>}
|
% ISBN 978-XXXX-XXXX-X-X (electronic version)}{Printing: <Name of printer>}{Printed on <type of paper>}
|
||||||
|
|||||||
16
ruthesis.sty
16
ruthesis.sty
@@ -168,21 +168,19 @@
|
|||||||
\aliaspagestyle{title}{empty}
|
\aliaspagestyle{title}{empty}
|
||||||
|
|
||||||
%% ----- COPYRIGHT PAGE -----------------------------------------------------------------------
|
%% ----- COPYRIGHT PAGE -----------------------------------------------------------------------
|
||||||
\def\orcid#1{\kern .08em\href{https://orcid.org/#1}{\includegraphics[keepaspectratio,width=0.7em]{graphics/ORCIDiD_icon128x128.png}}}
|
|
||||||
\RequirePackage{ccicons}
|
\RequirePackage{ccicons}
|
||||||
\RequirePackage[hidelinks,bookmarks=true, breaklinks=true]{hyperref}
|
\RequirePackage{orcidlink}
|
||||||
|
\PassOptionsToPackage{hidelinks, bookmarks=true, breaklinks=true}{hyperref}
|
||||||
|
|
||||||
\newcommand{\copyrightpage}[6]{
|
\newcommand{\copyrightpage}[6]{
|
||||||
% actually in books, this is often on the left side
|
% actually in books, this is often on the left side
|
||||||
\begin{coverleft}
|
\begin{coverleft}
|
||||||
\begin{vplace}[1.0] % ratio of space above and below
|
\begin{vplace}[1.0] % ratio of space above and below
|
||||||
\begin{flushleft}
|
\begin{flushleft}
|
||||||
\thetitle{} \\
|
\thetitle \\[\baselineskip]
|
||||||
\vspace*{1\baselineskip}
|
Short title: #1\\
|
||||||
Short title: #1\\ %\shorttitle{} \\
|
\theauthor\ \orcidlink{#2} (ORCID iD #2)\\[\baselineskip]
|
||||||
\vspace*{1\baselineskip}
|
Copyright \textcopyright{} \the\year{} \ccbyncnd \\
|
||||||
Copyright \textcopyright{} \the\year{} \theauthor{} \ccbyncnd\\
|
|
||||||
Author ORCID: #2\,\orcid{#2}
|
|
||||||
\end{flushleft}
|
\end{flushleft}
|
||||||
This work is licensed under the \href{http://creativecommons.org/licenses/by-nc-nd/4.0/}{Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License}.
|
This work is licensed under the \href{http://creativecommons.org/licenses/by-nc-nd/4.0/}{Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License}.
|
||||||
You may copy and redistribute the material in any medium or format, provide appropriate credit, link to the license and indicate what changes you made.
|
You may copy and redistribute the material in any medium or format, provide appropriate credit, link to the license and indicate what changes you made.
|
||||||
@@ -204,7 +202,7 @@
|
|||||||
#4 \\
|
#4 \\
|
||||||
\vspace*{1\baselineskip}
|
\vspace*{1\baselineskip}
|
||||||
% \begin{figure}[h!]
|
% \begin{figure}[h!]
|
||||||
% \includegraphics[scale=0.5]{graphics/SP_Logo.pdf}
|
% \includegraphics[scale=0.5]{graphics/Printer_Logo.svg}
|
||||||
% \end{figure}
|
% \end{figure}
|
||||||
#5\\
|
#5\\
|
||||||
#6\\
|
#6\\
|
||||||
|
|||||||
Reference in New Issue
Block a user