Skip to content

Commit 7360903

Browse files
authored
Merge pull request #187 from markovmodel/changes-cw
changes-cw
2 parents da5f72f + bba3bd9 commit 7360903

File tree

4 files changed

+111
-104
lines changed

4 files changed

+111
-104
lines changed

manuscript/literature.bib

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -774,4 +774,5 @@ @Misc{mdtutorial
774774
year = {2018},
775775
url = "https://github.com/MobleyLab/basic_simulation_training",
776776
note = "Accessed November 15, 2018."
777+
DOI = {10.33011/livecoms.1.1.5957}
777778
}

manuscript/livecoms.cls

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@
9090
\if@onehalfspacing\linespread{1.5}\fi
9191
\if@doublespacing\linespread{2.0}\fi
9292

93+
\emergencystretch 3em
94+
9395
\RequirePackage{graphicx,xcolor}
9496
\definecolor{LiveCoMSDarkBlue}{HTML}{273B81}
9597
\definecolor{LiveCoMSLightBlue}{HTML}{0A9DD9}
@@ -267,7 +269,7 @@
267269
%\lfoot{\small\color{LiveCoMSMediumGrey}Received: \@publisheddatereceived \\
268270
% Accepted: \@publisheddateaccepted}%
269271
\cfoot{\small\color{white} \vspace{\baselineskip} \small\color{LiveCoMSMediumGrey} \thepage\space of\space\pageref{LastPage}}%
270-
\rfoot{\small\color{LiveCoMSMediumGrey}DOI: \href{https://dx.doi.org/\@publishedDOI}{\@publishedDOI}\\
272+
\rfoot{\small\color{LiveCoMSMediumGrey}\href{https://doi.org/\@publishedDOI}{https://doi.org/\@publishedDOI}\\
271273
{\it Living J. Comp. Mol. Sci.} \@publishedyear, \@publishedvolume, \@publishedarticlenum }%
272274
\else
273275
\cfoot{\small\color{white} \vspace{\baselineskip} \small\color{LiveCoMSMediumGrey} \thepage\space of\space\pageref{LastPage}}%

0 commit comments

Comments
 (0)