Commit 4ec5b20e by Zidong Du

preparing article

parent f576f3c2
MAKE = make
file = main
file_tex = main.tex
all: paper-writting paper-submission
paper-writting:
pdflatex -jobname $@ "\newcommand{\submitmode}{false}\input{$(file)}"
pdflatex -jobname $@ "\newcommand{\submitmode}{false}\input{$(file)}"
bibtex $@
pdflatex -jobname $@ "\newcommand{\submitmode}{false}\input{$(file)}"
pdflatex -jobname $@ "\newcommand{\submitmode}{false}\input{$(file)}"
paper-submission:
pdflatex -jobname $@ "\newcommand{\submitmode}{true}\input{$(file)}"
pdflatex -jobname $@ "\newcommand{\submitmode}{true}\input{$(file)}"
bibtex $@
pdflatex -jobname $@ "\newcommand{\submitmode}{true}\input{$(file)}"
pdflatex -jobname $@ "\newcommand{\submitmode}{true}\input{$(file)}"
final:
pdflatex -jobname $@ "\newcommand{\submitmode}{true}\input{$(file)}"
pdflatex -jobname $@ "\newcommand{\submitmode}{true}\input{$(file)}"
bibtex $@
pdflatex -jobname $@ "\newcommand{\submitmode}{true}\input{$(file)}"
pdflatex -jobname $@ "\newcommand{\submitmode}{true}\input{$(file)}"
pdftops final.pdf
ps2pdf14 -dPDFSETTINGS=/prepress final.pdf final-output.pdf
push:
git push origin master:master
clean:
rm -f *.aux *.bbl *.blg *.log *.out *.pdf *.gz *.fls *.fdb_latexmk
%%\documentclass[format=acmsmall, review=false, screen=true]{acmart}
\documentclass[11pt,b5paper,onecolumn]{article}
\usepackage{dcolumn}
\usepackage{url}
\usepackage[normalem]{ulem}
% %\usepackage[usenames,dvipsnames]{color}
% \usepackage[usenames,dvipsnames,svgnames,table]{xcolor}
\usepackage{rotating}
\usepackage{enumitem}
\usepackage{multirow}
\usepackage{censor}
\usepackage{listings}
% \usepackage{cite}
\usepackage{graphicx}
\usepackage{listings}
\usepackage{color}
\usepackage[final]{pdfpages}
\usepackage{ifpdf}
\usepackage{enumerate}
\usepackage{fancyhdr}
\usepackage[normalem]{ulem}
\usepackage{wrapfig}
\usepackage{subfig}
\graphicspath{{./fig/}}
% commands
\relax
\usepackage{ifthen}
\definecolor{alizarin}{rgb}{0.82, 0.1, 0.26}
\ifthenelse{\equal{\submitmode}{true}}
{
%%submission mode
\newcommand{\rmk}[1]{}
\newcommand{\rmkdone}[1]{}
\newcommand{\del}[1]{}
\newcommand{\add}[1]{#1}
\newcommand{\zdel}[1]{}
\newcommand{\zadd}[1]{#1}
\newcommand{\note}[1]{#1}
\newcommand{\lnote}[1]{#1}
\newcommand{\main}[1]{#1}
\newcommand{\para}[2]{#1#2}
\newcommand{\ladd}[1]{#1}
\newcommand{\lanadd}[1]{#1}
\newcommand{\uw}[1]{#1}
\newcommand{\doubt}[1]{#1}
}
{
%%writing mode
\newcommand{\rmk}[1]{\textcolor{alizarin}{--[#1]--}}%%communication and remarks
\newcommand{\del}[1]{\textcolor{gray}{\sout{#1}}}%%delete the text
\newcommand{\rmkdone}[1]{\textcolor{gray}{--[#1]--}}%%done for remarks
\newcommand{\add}[1]{\textcolor{PineGreen}{#1}}%%add
\newcommand{\zdel}[1]{\textcolor{gray}{\sout{#1}}}%%used by Zidong
\newcommand{\zadd}[1]{\textcolor{teal}{#1}}%%used by Zidong
% \newcommand{\ladd}[1]{\textcolor{BlueViolet}{#1}}
\newcommand{\ladd}[1]{#1}
\newcommand{\note}[1]{\textcolor{red}{#1}}%%in the text, need to be checked or filled
% added by lanhuiying
% uncertain word
\newcommand{\uw}[1]{\textcolor{gray}{#1}}
\newcommand{\lanadd}[1]{\textcolor{cyan}{#1}}
\newcommand{\doubt}[1]{\textcolor{teal}{#1}}
}
\lstdefinestyle{customasm} {
belowcaptionskip=1\baselineskip,
frame=single,
xleftmargin=\parindent,
language=[x86masm]Assembler,
basicstyle=\scriptsize\ttfamily,
numbers=left,
stepnumber=1,
numberstyle=\scriptsize,
numbersep=9pt,
firstnumber=1,
numberfirstline=true,
commentstyle=\itshape\color{purple!40!black},
}
\lstdefinestyle{customc} {
belowcaptionskip=1\baselineskip,
frame=single,
xleftmargin=\parindent,
language=c++,
basicstyle=\scriptsize\ttfamily,
numbers=left,
stepnumber=1,
numberstyle=\scriptsize,
numbersep=9pt,
firstnumber=1,
numberfirstline=true,
commentstyle=\itshape\color{purple!40!black},
}
% add finish
\usepackage{booktabs} % For formal tables
\usepackage[ruled]{algorithm2e} % For algorithms
\renewcommand{\algorithmcfname}{ALGORITHM}
\SetAlFnt{\small}
\SetAlCapFnt{\small}
\SetAlCapNameFnt{\small}
\SetAlCapHSkip{0pt}
\IncMargin{-\parindent}
% Document starts
\begin{document}
\title{}
%\keywords{Instruction set architecture, machine learning accelerator, machine learning}
\maketitle
\rmk{Brief}
\begin{abstract}
\end{abstract}
\section{}
\bibliographystyle{ACM-Reference-Format}
\bibliography{ref}
\end{document}
@inproceedings{DBLP:conf/iclr/WuLCS18,
author = {Shuang Wu and
Guoqi Li and
Feng Chen and
Luping Shi},
title = {Training and Inference with Integers in Deep Neural Networks},
booktitle = {6th International Conference on Learning Representations, {ICLR} 2018,
Vancouver, BC, Canada, April 30 - May 3, 2018, Conference Track Proceedings},
year = {2018},
url = {https://openreview.net/forum?id=HJGXzmspb},
timestamp = {Thu, 04 Apr 2019 13:20:09 +0200},
biburl = {https://dblp.org/rec/bib/conf/iclr/WuLCS18},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment