Skip to content

Commit 5782f8d

Browse files
committed
adding doi + pubversion option
1 parent 8956115 commit 5782f8d

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

manuscript/manuscript.tex

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
%%% ADAPTED FROM ELIFE ARTICLE TEMPLATE (8/10/2017)
44
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
55
%%% PREAMBLE
6-
\documentclass[9pt,tutorial]{livecoms}
6+
\documentclass[9pt,tutorial,pubversion]{livecoms}
77
% Use the 'onehalfspacing' option for 1.5 line spacing
88
% Use the 'doublespacing' option for 2.0 line spacing
99
% Use the 'lineno' option for adding line numbers.
@@ -55,12 +55,12 @@
5555
%%% Fill out these parameters when available
5656
%%% These are used when the "pubversion" option is invoked
5757
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
58-
\pubDOI{10.XXXX/YYYYYYY}
59-
\pubvolume{<volume>}
60-
\pubyear{<year>}
61-
\articlenum{<number>}
62-
\datereceived{Day Month Year}
63-
\dateaccepted{Day Month Year}
58+
\pubDOI{10.33011/livecoms.1.1.5965}
59+
\pubvolume{1}
60+
\pubyear{2018}
61+
\articlenum{1}
62+
\datereceived{27 July 2018}
63+
\dateaccepted{27 November 2018}
6464

6565
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
6666
%%% ARTICLE START

0 commit comments

Comments
 (0)