Skip to content

Commit 330f140

Browse files
committed
add minor corrections, typos, and helpful comments
1 parent 9a5185d commit 330f140

File tree

1 file changed

+30
-28
lines changed

1 file changed

+30
-28
lines changed

example-programming.tex

Lines changed: 30 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
11
% -*- coding: utf-8; -*-
22
% vim: set fileencoding=utf-8 :
3-
4-
%% First parameter: the language is 'english'.
5-
%% Second parameter: use 'submission' for initial submission and 'final' for camera-ready
63
\documentclass[english,submission]{programming}
4+
%% First parameter: the language is 'english'.
5+
%% Second parameter: use 'submission' for initial submission, remove it for camera-ready (see 4.1)
76

87
\usepackage[backend=biber]{biblatex}
98
\addbibresource{example.bib}
109

1110
%
12-
% Packages and Commands specific to article
11+
% Packages and Commands specific to article (see 3)
1312
%
1413
% These ones are used in the guide, replace with your own.
1514
%
@@ -32,7 +31,7 @@
3231
commentstyle={\color{FireBrick}},%
3332
escapechar=`,}
3433
\newcommand*{\CTAN}[1]{\href{http://ctan.org/tex-archive/#1}{\nolinkurl{CTAN:#1}}}
35-
34+
%%
3635

3736
\begin{document}
3837

@@ -57,12 +56,12 @@
5756

5857

5958
%%%%%%%%%%%%%%%%%%
60-
%% These data MUST be filled for your submission.
59+
%% These data MUST be filled for your submission. (see 4.3)
6160
\paperdetails{
6261
%% perspective options are: art, sciencetheoretical, scienceempirical, engineering.
63-
%% Choose exactly the one that best describes this work.
62+
%% Choose exactly the one that best describes this work. (see 2.1)
6463
perspective=art,
65-
%% State one or more areas, separated by a comma.
64+
%% State one or more areas, separated by a comma. (see 2.2)
6665
%% Please see list of areas in http://programming-journal.org/cfp/
6766
%% The list is open-ended, so use other areas if yours is/are not listed.
6867
area={Social Coding, General-purpose programming},
@@ -71,14 +70,14 @@
7170

7271
%%%%%%%%%%%%%%%%%%
7372
%% These data are provided by the editors. May be left out on submission.
74-
\paperdetails{
75-
submitted=2016-08-10,
76-
published=2016-10-11,
77-
year=2016,
78-
volume=1,
79-
issue=1,
80-
articlenumber=1,
81-
}
73+
%\paperdetails{
74+
% submitted=2016-08-10,
75+
% published=2016-10-11,
76+
% year=2016,
77+
% volume=1,
78+
% issue=1,
79+
% articlenumber=1,
80+
%}
8281
%%%%%%%%%%%%%%%%%%
8382

8483
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -137,16 +136,15 @@
137136
We present this short paper as an example of, and a guide to,
138137
writing articles for The Art, Science, and Engineering of
139138
Programming journal. The complete template is provided: the style
140-
file (programming.cls), an example paper (this file), and an example
141-
bibliography file (example.bib).
139+
file (\texttt{programming.cls}), an example paper (\texttt{example-programming.tex}, this file), and an example
140+
bibliography file (\texttt{example.bib}).
142141

143142
Much of the progress in Computer Science lies on the basis of
144143
computer programs, the people who write them, and the concepts and
145144
tools available to them to express computational tasks. The
146145
existence of a journal focusing on programming is of utmost
147146
importance for strengthening our understanding of these activities.
148-
149-
\end{abstract}
147+
\end{abstract}
150148

151149
\section{A Guided Tour}
152150
\label{sec:guided-tour}
@@ -331,14 +329,14 @@ \subsection{Perspective}
331329
one of the following values:
332330

333331
\begin{description}
334-
\item[art] for submissions concerning \emph{The Art }
335-
(\textsf{theart} is a proper alias);
332+
\item[art] for submissions concerning \emph{The Art } (\textsf{theart} is a
333+
proper alias);
336334
\item[sciencetheoretical] For submissions concerning \emph{Science
337-
(theoretical)}, with aliases \textsf{sciencetheoretical},
335+
(theoretical)}, with the aliases \textsf{sciencetheoretical},
338336
\textsf{theoreticalscience}, \textsf{theoretical},
339-
\textsf{science-theoretical}, and \textsf{theoretical-science};
337+
\textsf{science-theoretical}, and finally \textsf{theoretical-science};
340338
\item[scienceempirical] for submissions concerning \emph{Science (empirical)},
341-
aliases are \textsf{scienceempirical}, \textsf{empiricalscience},
339+
the valid aliases are \textsf{scienceempirical}, \textsf{empiricalscience},
342340
\textsf{empirical}, \textsf{science-empirical}, and
343341
\textsf{empirical-science}; and
344342
\item[engineering] for submissions concerning \emph{Engineering}.
@@ -386,13 +384,13 @@ \section{Typographical and Technical Aspects}
386384
\item please do not change the font or the font size for that matter. The text
387385
font remains fixed as \emph{Charter} (in the XCharter variant) and emphasis
388386
font is \emph{Fira Sans}. The only exception is the typewriter font, where
389-
you can choose from three variants (please refer to
387+
you can choose from two variants (please refer to
390388
\autoref{sec:typewriter-fonts}). Moreover;
391389
\item please do not change the margins or the line spacing;
392390
\item please refrain from using the \lstinline|\sloppy| command, especially for
393391
the whole document;
394392
\item please avoid the use of the \lstinline|[H]| or \lstinline|[h!]| modifiers
395-
for figures;
393+
for figures, tables, and similar elements;
396394
\item please use a consistent formatting (for example, use the
397395
\lstinline|siunitx| package~\cite{siunitx}.)
398396
\end{itemize}
@@ -535,6 +533,8 @@ \subsection{Document Metadata}
535533
\affiliation[a]{The Unseen University, Ankh-Morpork}
536534
\affiliation[b]{Carolingian Minuschool Academy, Bodoni, San Serriffe}
537535

536+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
537+
538538
% Author information`\label{l:authorinfo}`
539539
\author{Anna Author}
540540
\authorinfo[anna]{is a researcher at the Unseen University in Ankh-Morpork and
@@ -543,7 +543,9 @@ \subsection{Document Metadata}
543543
\affiliation[a]{The Unseen University, Ankh-Morpork}
544544

545545

546-
%%%%%%%%%% Sample publication paper details
546+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
547+
548+
% Sample publication paper details
547549
\paperdetails{
548550
submitted=2017-02-18,
549551
published=2017-08-01,

0 commit comments

Comments
 (0)