adding modified files

This commit is contained in:
Vijay Chidambaram 2021-09-15 15:56:57 -05:00
parent 7fa83a0093
commit d9f7f61119
2 changed files with 6 additions and 2 deletions

View File

@ -79,7 +79,6 @@
% Headers and footers % Headers and footers
\pagestyle{fancy} \pagestyle{fancy}
\fancyhf{} \fancyhf{}
\fancyhead[l]{Submitted to the Journal of Systems Research (JSys)}
\fancyhead[r]{\the\year{}} \fancyhead[r]{\the\year{}}
\fancyfoot[c]{\thepage} \fancyfoot[c]{\thepage}
@ -109,6 +108,7 @@
{\Large\bf \sc \@title \par}% {\Large\bf \sc \@title \par}%
\vskip 0.375in minus 0.300in \vskip 0.375in minus 0.300in
\ifjsysfinal \ifjsysfinal
\fancyhead[l]{Journal of Systems Research (JSys)}
{\large\it {\large\it
\lineskip .5em \lineskip .5em
\begin{tabular}[t]{c}\@author \begin{tabular}[t]{c}\@author
@ -116,6 +116,7 @@
\else \else
\begin{tabular}[t]{c}\bf\rule{\z@}{24pt}Anonymous authors\\Paper \begin{tabular}[t]{c}\bf\rule{\z@}{24pt}Anonymous authors\\Paper
under double-blind review\end{tabular}% under double-blind review\end{tabular}%
\fancyhead[l]{Submitted to the Journal of Systems Research (JSys)}
\fi \fi
\end{center}% \end{center}%
\par \par

View File

@ -81,6 +81,9 @@
{\url{https://www.usenix.org/legacy/event/osdi02/tech/waldspurger/waldspurger.pdf}}} {\url{https://www.usenix.org/legacy/event/osdi02/tech/waldspurger/waldspurger.pdf}}}
\end{filecontents} \end{filecontents}
% enable this for the camera-ready version
\jsysfinaltrue
%------------------------------------------------------------------------------- %-------------------------------------------------------------------------------
\begin{document} \begin{document}
%------------------------------------------------------------------------------- %-------------------------------------------------------------------------------