Skip to content

Commit fd9c355

Browse files
committed
Add footer content
1 parent a7b9a30 commit fd9c355

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

paper/basic_training.pdf

3.84 KB
Binary file not shown.

paper/basic_training.tex

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,11 @@
33
%%% ADAPTED FROM ELIFE ARTICLE TEMPLATE (8/10/2017)
44
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
55
%%% PREAMBLE
6-
\documentclass[9pt,bestpractices]{livecoms}
6+
\documentclass[9pt,bestpractices,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.
10+
% Use the 'pubversion' option for adding the citation and publication information to the document footer.
1011
% The 'bestpractices' option for indicates that this is a best practices guide.
1112
% Omit the bestpractices option to remove the marking as a LiveCoMS paper.
1213
% Please note that these options may affect formatting.
@@ -69,6 +70,18 @@
6970
\githubrepository; to provide feedback, suggestions, or help improve it, please
7071
visit the GitHub repository and participate via the issue tracker.}
7172

73+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
74+
%%% PUBLICATION INFORMATION
75+
%%% Fill out these parameters when available
76+
%%% These are used when the "pubversion" option is invoked
77+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
78+
\pubDOI{10.XXXX/YYYYYYY}
79+
\pubvolume{1}
80+
\pubyear{<year>}
81+
\articlenum{<number>}
82+
\datereceived{August 2, 2018}
83+
\dateaccepted{November 9, 2018}
84+
7285
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
7386
%%% ARTICLE START
7487
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

0 commit comments

Comments
 (0)