Skip to content

Commit 09fe5e2

Browse files
committed
Final changes to the paper.
1 parent 81907bd commit 09fe5e2

File tree

4 files changed

+233
-118
lines changed

4 files changed

+233
-118
lines changed

ACM-Reference-Format.bst

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1456,14 +1456,16 @@ FUNCTION { format.articleno.numpages }
14561456
%% numpages, pages -> "pages-value"
14571457
%% numpages -> "numpages-value"
14581458
%% pages -> "pages-value"
1459+
%%
1460+
%% We no longer issue warninig when missing articleno, but having numpages
14591461
14601462
articleno empty.or.unknown eid empty.or.unknown and
14611463
{
1462-
numpages empty.or.unknown
1463-
{ }
1464-
{ "numpages field, but no articleno or eid field, in "
1465-
cite$ * warning$ }
1466-
if$
1464+
%% numpages empty.or.unknown
1465+
%% { }
1466+
%% { "numpages field, but no articleno or eid field, in "
1467+
%% cite$ * warning$ }
1468+
%% if$
14671469
""
14681470
}
14691471
{
@@ -2331,7 +2333,6 @@ FUNCTION { misc }
23312333
{ "\bibinfo{howpublished}{" howpublished "}" * * output }
23322334
if$
23332335
"" output.nonnull.dot.space
2334-
output.day.month.year
23352336
calc.format.page.count output
23362337
fin.block
23372338
output.issue.doi.coden.isxn.lccn.url.eprint.note

0 commit comments

Comments
 (0)