149 lines
4.4 KiB

  1. % Final Submission
  2. \documentclass[10pt,conference,a4paper,twocolumn]{./IEEEtran}
  3. %\documentclass[10pt,a4paper,twocolumn]{ieeeconf}
  4. % Draft
  5. %\documentclass[10pt,a4paper,onecolumn]{ieeeconf}
  6. %\documentclass[12pt,a4paper,onecolumn]{IEEEtran}
  7. %PAPER PAGE LIMIT:
  8. %
  9. %Regular Papers: 8 pages, including all figures, tables, and references.
  10. %Short Papers: 6 pages, including all figures, tables, and references.
  11. %http://www.ieeeconfpublishing.org/cpir/authorKit.asp?Facility=CPS_Nov&ERoom=SOCA+2017
  12. %\usepackage{ntu_techrpt_cover}
  13. %\usepackage{lipsum}
  14. \usepackage{times}
  15. %\usepackage{psfrag}
  16. %\usepackage[tight]{subfigure}
  17. \usepackage{setspace}
  18. %\usepackage{listings}
  19. %\usepackage{epsfig}
  20. \usepackage{longtable}
  21. %\usepackage{cases}
  22. \usepackage{subfig}
  23. \usepackage{graphicx}
  24. \usepackage{balance}
  25. \usepackage{xcolor}
  26. %\usepackage{algorithm}
  27. %\usepackage{algorithmic}
  28. %\usepackage[noend]{algpseudocode}
  29. \usepackage{array}
  30. \usepackage{amsmath}
  31. %% % To add svn version number in Latex
  32. %\usepackage{svn-multi}
  33. % \usepackage[draft,scrtime]{prelim2e}
  34. \usepackage[final]{prelim2e}
  35. %\usepackage{soul}
  36. \usepackage{authblk}
  37. % Add svn keyword for all the tex files
  38. % svn ps svn:keywords 'Id HeadURL LastChangedDate LastChangedBy LastChangedRevision' *.tex
  39. %\svnidlong{$HeadURL: http://newslabx.csie.ntu.edu.tw/svn/R_Publications/SOCA17/trunk/Main.tex $} {$LastChangedDate: 2017-10-13 23:28:44 +0800 (週五, 13 十月 2017) $} {$LastChangedRevision: 2459 $} {$LastChangedBy: cshih $}
  40. %\svnid{$Id: Main.tex 2459 2017-10-13 15:28:44Z cshih $}
  41. % to show SVN version number
  42. %% \renewcommand{\PrelimWords}{Rev: \svnrev\ (\svnfilerev) \svnyear/\svnmonth/\svnday/\svnhour:\svnminute}
  43. \renewcommand{\PrelimWords}{The draft is made at \thistime.}
  44. % Commented out for article
  45. % \numberwithin{algorithm}{section}
  46. % \setstretch{0.83}
  47. \usepackage[backend=biber,style=numeric-comp,sorting=none]{biblatex}
  48. \DeclareSourcemap{
  49. \maps[datatype=bibtex]{
  50. \map{
  51. \step[fieldsource=url,
  52. match=\regexp{http://(ieeexplore.ieee.org/|dx.doi.org/|dl.acm.org/)},
  53. final]
  54. \step[fieldset=url, null]
  55. \step[fieldset=urldate, null]
  56. \step[fieldset=doi, null]
  57. \step[fieldset=ISBN, null]
  58. }
  59. }
  60. }
  61. \renewcommand*{\bibfont}{\footnotesize}
  62. %% \addbibresource{Conference.bib}
  63. \addbibresource{bibliography.bib}
  64. %%\addbibresource{IEEEabrv.bib}
  65. %%%%%%%%%%%%%%%%%
  66. %\input{MySetting}
  67. \title{Turning Over Detecting Using Low-Resolution Thermal Sensor}
  68. \author{Jyun-Jhe Chou}
  69. %\author{
  70. % \IEEEauthorblockN{Jyun-Jhe \textsc{Chou}\IEEEauthorrefmark{1}, Chi-Sheng \textsc{Shih}\IEEEauthorrefmark{1}, Wei-Dean \textsc{Wang}\IEEEauthorrefmark{2}, and Kuo-Chin \textsc{Huang}\IEEEauthorrefmark{3}}
  71. % \IEEEauthorblockA{\IEEEauthorrefmark{1}\small{Embedded Systems and Wireless Networking Lab}\\
  72. % \small{Graduate Institute of Networking and Multimedia}\\
  73. % \small{Department of Computer Science and Information Engineering}\\
  74. % \small{NTU IoX Research Center}\\
  75. % \small{National Taiwan University}
  76. % \\\{cshih\}@csie.ntu.edu.tw}
  77. % \IEEEauthorblockA{\IEEEauthorrefmark{2}Department of Medical Education and Bioethics,\\NTU}
  78. % \IEEEauthorblockA{\IEEEauthorrefmark{3}Department of Family Medicine, \\NTU Hospital}
  79. %}
  80. \author{Jyun-Jhe \textsc{Chou}\IEEEauthorrefmark{1}, and Chi-Sheng \textsc{Shih}\IEEEauthorrefmark{2}\\
  81. \small{Embedded Systems and Wireless Networking Lab}\\
  82. \small{\IEEEauthorrefmark{2}Graduate Institute of Networking and Multimedia}\\
  83. \small{Department of Computer Science and Information Engineering}\\
  84. \small{National Taiwan University}\\
  85. \small{Email: \IEEEauthorrefmark{1}{\tt f03922104@csie.ntu.edu.tw}, \IEEEauthorrefmark{2}{\tt cshih@csie.ntu.edu.tw}}
  86. }
  87. % \setlength{\topmargin}{-0.5in}
  88. %\setlength{\textheight}{10.1in}
  89. %\reportyear{2017}
  90. %\reportmonth{November}
  91. %\reportnumber{0009}
  92. \pagestyle{empty}
  93. \begin{document}
  94. %% To make report cover
  95. %\thispagestyle{empty}
  96. %\makecover
  97. %\newpage
  98. %% To add revision log
  99. %\thispagestyle{empty}
  100. %\onecolumn
  101. %\input{log}
  102. %\newpage
  103. %% \input{todos}
  104. %% \newpage
  105. %% \twocolumn
  106. \maketitle
  107. %\thispagestyle{empty}
  108. %\IEEEpeerreviewmaketitle
  109. \setcounter{page}{1}
  110. % Double space for draft
  111. %\doublespacing
  112. \input{00Abstract}
  113. \input{01Introduction}
  114. % Related works
  115. \input{02Background}
  116. % Architecture, formal model, and problem definition
  117. % Proposed solution
  118. \input{03Design}
  119. % Evaluation
  120. \input{04Evaluation}
  121. % Conclusion
  122. \input{05Conclusion}
  123. % Acknowledgement
  124. %\input{06Acknowledge}
  125. \balance
  126. \printbibliography
  127. \end{document}