Skip to content

Commit 0fc013e

Browse files
committed
Added pubversion
1 parent e6a3fc3 commit 0fc013e

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

lammps-tutorials.tex

Lines changed: 8 additions & 8 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.
@@ -154,13 +154,13 @@
154154
%%% Fill out these parameters when available
155155
%%% These are used when the "pubversion" option is invoked
156156
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
157-
\pubDOI{10.XXXX/YYYYYYY}
158-
\pubvolume{<volume>}
159-
\pubissue{<issue>}
160-
\pubyear{<year>}
161-
\articlenum{<number>}
162-
\datereceived{Day Month Year}
163-
\dateaccepted{Day Month Year}
157+
\pubDOI{10.33011/livecoms.6.1.3037}
158+
\pubvolume{6}
159+
\pubissue{1}
160+
\pubyear{2025}
161+
\articlenum{3037}
162+
\datereceived{18 March 2025}
163+
\dateaccepted{29 September 2025}
164164

165165
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
166166
%%% ARTICLE START

0 commit comments

Comments
 (0)