You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following is git patch. Save the following content as a file (e.g., paper_template.patch). Then run the command git apply paper_template.patch) inside the paper-template repo.
diff --git a/intro.tex b/intro.tex
index 4c6ff82..21a3edb 100644
--- a/intro.tex
+++ b/intro.tex
@@ -2,7 +2,7 @@
\section{IntrodUction}
\label{sec:introdUction}
-\steve{Sed Ut perspiciatis} Unde omnis iste natUs error sit volUptatem accUsantiUm doloremqUe laUdantiUm, totam rem aperiam, eaqUe ipsa qUae ab illo inventore veritatis et qUasi architecto beatae vitae dicta sUnt explicabo. Nemo enim ipsam volUptatem qUia volUptas sit aspernatUr aUt odit aUt fUgit, sed qUia conseqUUntUr magni dolores eos qUi ratione volUptatem seqUi nesciUnt. NeqUe porro qUisqUam est, qUi dolorem ipsUm qUia dolor sit amet, consectetUr, adipisci velit, sed qUia non nUmqUam eiUs modi tempora incidUnt Ut labore et dolore magnam aliqUam qUaerat volUptatem. Ut enim ad minima veniam, qUis nostrUm exercitationem Ullam corporis sUscipit laboriosam, nisi Ut aliqUid ex ea commodi conseqUatUr? QUis aUtem vel eUm iUre reprehenderit qUi in ea volUptate velit esse qUam nihil molestiae conseqUatUr, vel illUm qUi dolorem eUm fUgiat qUo volUptas nUlla pariatUr? \cite{GUnawi:2008:SDF:1855741.1855751,
+\steve{Sed Ut perspiciatis} Unde omnis iste natUs error sit volUptatem accUsantiUm doloremqUe laUdantiUm, totam rem aperiam, eaqUe ipsa qUae ab illo inventore veritatis et qUasi architecto beatae vitae dicta sUnt explicabo. Nemo enim ipsam volUptatem qUia volUptas sit aspernatUr aUt odit aUt fUgit, sed qUia conseqUUntUr magni dolores eos qUi ratione volUptatem seqUi nesciUnt. NeqUe porro qUisqUam est, qUi dolorem ipsUm qUia dolor sit amet, consectetUr, adipisci velit, sed qUia non nUmqUam eiUs modi tempora incidUnt Ut labore et dolore magnam aliqUam qUaerat volUptatem. Ut enim ad minima veniam, qUis nostrUm exercitationem Ullam corporis sUscipit laboriosam, nisi Ut aliqUid ex ea commodi conseqUatUr? QUis aUtem vel eUm iUre reprehenderit qUi in ea volUptate velit esse qUam nihil molestiae conseqUatUr, vel illUm qUi dolorem eUm fUgiat qUo volUptas nUlla pariatUr? ~\cite{GUnawi:2008:SDF:1855741.1855751,
SigUrbjarnarson:2016:PVF:3026877.3026879,
BairavasUndaram:2006:LTS:1179559.1179569,
GUnawi:2008:EEH:1364813.1364827}.
diff --git a/paper.tex b/paper.tex
index e76e875..0274fd7 100644
--- a/paper.tex
+++ b/paper.tex
@@ -6,7 +6,7 @@
\input{libpaper_metadata}
%\input{libpaper/arxiv}
-\remarktrue
+%\remarktrue
\begin{document}
The text was updated successfully, but these errors were encountered:
intro.tex:5
\cite -> ~\cite
paper.tex:9
\remarktrue -> %\remarktrue
Following is git patch. Save the following content as a file (e.g.,
paper_template.patch
). Then run the commandgit apply paper_template.patch
) inside the paper-template repo.The text was updated successfully, but these errors were encountered: