File tree 2 files changed +4
-3
lines changed
2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 21
21
% -----------------------------------------------------------------------------
22
22
23
23
24
- \documentclass [10pt ]{sigplanconf }
24
+ \documentclass [10pt,nonatbib ]{sigplanconf }
25
25
\usepackage [1stsubmission ]{oopsla2016 }
26
26
27
27
% The following oopsla2016 options are available:
@@ -249,7 +249,7 @@ \section{Introduction}
249
249
250
250
More text.
251
251
252
- Lots of text.
252
+ Lots of text \cite { smith02 } .
253
253
254
254
\appendix
255
255
\section {Appendix Title }
@@ -269,7 +269,7 @@ \section{Appendix Title}
269
269
\begin {thebibliography }{}
270
270
\softraggedright
271
271
272
- \bibitem [Smith et~al.(2009)Smith, Jones] {smith02}
272
+ \bibitem {smith02}
273
273
P. Q. Smith, and X. Y. Jones. ...reference text...
274
274
275
275
\end {thebibliography }
Original file line number Diff line number Diff line change 41
41
\fi
42
42
}
43
43
\@setflag \@preprint = \@true
44
+ \@setflag \@copyrightwanted = \@false
44
45
45
46
\sigplanfooter
46
47
You can’t perform that action at this time.
0 commit comments