Advertisement
Guest User

Untitled

a guest
Oct 17th, 2019
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.39 KB | None | 0 0
  1. \documentclass[conference]{IEEEtran}
  2.  
  3.  
  4. % *** CITATION PACKAGES ***
  5. %
  6. %\usepackage{cite}
  7. % cite.sty was written by Donald Arseneau
  8. % V1.6 and later of IEEEtran pre-defines the format of the cite.sty package
  9. % \cite{} output to follow that of the IEEE. Loading the cite package will
  10. % result in citation numbers being automatically sorted and properly
  11. % "compressed/ranged". e.g., [1], [9], [2], [7], [5], [6] without using
  12. % cite.sty will become [1], [2], [5]--[7], [9] using cite.sty. cite.sty's
  13. % \cite will automatically add leading space, if needed. Use cite.sty's
  14. % noadjust option (cite.sty V3.8 and later) if you want to turn this off
  15. % such as if a citation ever needs to be enclosed in parenthesis.
  16. % cite.sty is already installed on most LaTeX systems. Be sure and use
  17. % version 5.0 (2009-03-20) and later if using hyperref.sty.
  18. % The latest version can be obtained at:
  19. % http://www.ctan.org/pkg/cite
  20. % The documentation is contained in the cite.sty file itself.
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27. % *** GRAPHICS RELATED PACKAGES ***
  28. %
  29. \ifCLASSINFOpdf
  30. % \usepackage[pdftex]{graphicx}
  31. % declare the path(s) where your graphic files are
  32. % \graphicspath{{../pdf/}{../jpeg/}}
  33. % and their extensions so you won't have to specify these with
  34. % every instance of \includegraphics
  35. % \DeclareGraphicsExtensions{.pdf,.jpeg,.png}
  36. \else
  37. % or other class option (dvipsone, dvipdf, if not using dvips). graphicx
  38. % will default to the driver specified in the system graphics.cfg if no
  39. % driver is specified.
  40. % \usepackage[dvips]{graphicx}
  41. % declare the path(s) where your graphic files are
  42. % \graphicspath{{../eps/}}
  43. % and their extensions so you won't have to specify these with
  44. % every instance of \includegraphics
  45. % \DeclareGraphicsExtensions{.eps}
  46. \fi
  47. % graphicx was written by David Carlisle and Sebastian Rahtz. It is
  48. % required if you want graphics, photos, etc. graphicx.sty is already
  49. % installed on most LaTeX systems. The latest version and documentation
  50. % can be obtained at:
  51. % http://www.ctan.org/pkg/graphicx
  52. % Another good source of documentation is "Using Imported Graphics in
  53. % LaTeX2e" by Keith Reckdahl which can be found at:
  54. % http://www.ctan.org/pkg/epslatex
  55. %
  56. % latex, and pdflatex in dvi mode, support graphics in encapsulated
  57. % postscript (.eps) format. pdflatex in pdf mode supports graphics
  58. % in .pdf, .jpeg, .png and .mps (metapost) formats. Users should ensure
  59. % that all non-photo figures use a vector format (.eps, .pdf, .mps) and
  60. % not a bitmapped formats (.jpeg, .png). The IEEE frowns on bitmapped formats
  61. % which can result in "jaggedy"/blurry rendering of lines and letters as
  62. % well as large increases in file sizes.
  63. %
  64. % You can find documentation about the pdfTeX application at:
  65. % http://www.tug.org/applications/pdftex
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72. \usepackage{amsmath}
  73.  
  74.  
  75.  
  76.  
  77. % *** PDF, URL AND HYPERLINK PACKAGES ***
  78. %
  79. %\usepackage{url}
  80. % url.sty was written by Donald Arseneau. It provides better support for
  81. % handling and breaking URLs. url.sty is already installed on most LaTeX
  82. % systems. The latest version and documentation can be obtained at:
  83. % http://www.ctan.org/pkg/url
  84. % Basically, \url{my_url_here}.
  85.  
  86.  
  87. % correct bad hyphenation here
  88. \hyphenation{op-tical net-works semi-conduc-tor}
  89.  
  90.  
  91. \begin{document}
  92. %
  93. % paper title
  94. % Titles are generally capitalized except for words such as a, an, and, as,
  95. % at, but, by, for, in, nor, of, on, or, the, to and up, which are usually
  96. % not capitalized unless they are the first or last word of the title.
  97. % Linebreaks \\ can be used within to get better formatting as desired.
  98. % Do not put math or special symbols in the title.
  99. \title{Denoising images}
  100.  
  101.  
  102. % author names and affiliations
  103. % use a multiple column layout for up to three different
  104. % affiliations
  105. \author{\IEEEauthorblockN{Andreas Carlsson}
  106. \IEEEauthorblockA{Chalmers University of Technology\\
  107. Email: andrc@student.chalmers.se}
  108. \and
  109. \IEEEauthorblockN{Jonathan Krรคn}
  110. \IEEEauthorblockA{Chalmers University of Technology\\
  111. Email: kranj@student.chalmers.se}}
  112.  
  113. % conference papers do not typically use \thanks and this command
  114. % is locked out in conference mode. If really needed, such as for
  115. % the acknowledgment of grants, issue a \IEEEoverridecommandlockouts
  116. % after \documentclass
  117.  
  118. % for over three affiliations, or if they all won't fit within the width
  119. % of the page, use this alternative format:
  120. %
  121. %\author{\IEEEauthorblockN{Michael Shell\IEEEauthorrefmark{1},
  122. %Homer Simpson\IEEEauthorrefmark{2},
  123. %James Kirk\IEEEauthorrefmark{3},
  124. %Montgomery Scott\IEEEauthorrefmark{3} and
  125. %Eldon Tyrell\IEEEauthorrefmark{4}}
  126. %\IEEEauthorblockA{\IEEEauthorrefmark{1}School of Electrical and Computer Engineering\\
  127. %Georgia Institute of Technology,
  128. %Atlanta, Georgia 30332--0250\\ Email: see http://www.michaelshell.org/contact.html}
  129. %\IEEEauthorblockA{\IEEEauthorrefmark{2}Twentieth Century Fox, Springfield, USA\\
  130. %Email: homer@thesimpsons.com}
  131. %\IEEEauthorblockA{\IEEEauthorrefmark{3}Starfleet Academy, San Francisco, California 96678-2391\\
  132. %Telephone: (800) 555--1212, Fax: (888) 555--1212}
  133. %\IEEEauthorblockA{\IEEEauthorrefmark{4}Tyrell Inc., 123 Replicant Street, Los Angeles, California 90210--4321}}
  134.  
  135.  
  136.  
  137.  
  138. % use for special paper notices
  139. %\IEEEspecialpapernotice{(Invited Paper)}
  140.  
  141.  
  142.  
  143.  
  144. % make the title area
  145. \maketitle
  146.  
  147. % As a general rule, do not put math, special symbols or citations
  148. % in the abstract
  149. \begin{abstract}
  150. % Briefly explain the topic and summarize your findings. Should not be longer than 300 words, and for your projects probably shorter than 200 words.
  151. The abstract goes here.
  152.  
  153.  
  154. \end{abstract}
  155.  
  156. % no keywords
  157.  
  158.  
  159.  
  160.  
  161. % For peer review papers, you can put extra information on the cover
  162. % page as needed:
  163. % \ifCLASSOPTIONpeerreview
  164. % \begin{center} \bfseries EDICS Category: 3-BBND \end{center}
  165. % \fi
  166. %
  167. % For peerreview papers, this IEEEtran command inserts a page break and
  168. % creates the second title. It will be ignored for other modes.
  169. \IEEEpeerreviewmaketitle
  170.  
  171.  
  172.  
  173. \section{Introduction}
  174. % Here you introduce and motivate your problem in slightly more detail. You also describe how you approach the problem.
  175. hey
  176.  
  177. \hfill mds
  178.  
  179. \hfill August 26, 2015
  180.  
  181.  
  182. % An example of a floating figure using the graphicx package.
  183. % Note that \label must occur AFTER (or within) \caption.
  184. % For figures, \caption should occur after the \includegraphics.
  185. % Note that IEEEtran v1.7 and later has special internal code that
  186. % is designed to preserve the operation of \label within \caption
  187. % even when the captionsoff option is in effect. However, because
  188. % of issues like this, it may be the safest practice to put all your
  189. % \label just after \caption rather than within \caption{}.
  190. %
  191. % Reminder: the "draftcls" or "draftclsnofoot", not "draft", class
  192. % option should be used if it is desired that the figures are to be
  193. % displayed while in draft mode.
  194. %
  195. %\begin{figure}[!t]
  196. %\centering
  197. %\includegraphics[width=2.5in]{myfigure}
  198. % where an .eps filename suffix will be assumed under latex,
  199. % and a .pdf suffix will be assumed for pdflatex; or what has been declared
  200. % via \DeclareGraphicsExtensions.
  201. %\caption{Simulation results for the network.}
  202. %\label{fig_sim}
  203. %\end{figure}
  204.  
  205. % Note that the IEEE typically puts floats only at the top, even when this
  206. % results in a large percentage of a column being occupied by floats.
  207.  
  208.  
  209. % An example of a double column floating figure using two subfigures.
  210. % (The subfig.sty package must be loaded for this to work.)
  211. % The subfigure \label commands are set within each subfloat command,
  212. % and the \label for the overall figure must come after \caption.
  213. % \hfil is used as a separator to get equal spacing.
  214. % Watch out that the combined width of all the subfigures on a
  215. % line do not exceed the text width or a line break will occur.
  216. %
  217. %\begin{figure*}[!t]
  218. %\centering
  219. %\subfloat[Case I]{\includegraphics[width=2.5in]{box}%
  220. %\label{fig_first_case}}
  221. %\hfil
  222. %\subfloat[Case II]{\includegraphics[width=2.5in]{box}%
  223. %\label{fig_second_case}}
  224. %\caption{Simulation results for the network.}
  225. %\label{fig_sim}
  226. %\end{figure*}
  227. %
  228. % Note that often IEEE papers with subfigures do not employ subfigure
  229. % captions (using the optional argument to \subfloat[]), but instead will
  230. % reference/describe all of them (a), (b), etc., within the main caption.
  231. % Be aware that for subfig.sty to generate the (a), (b), etc., subfigure
  232. % labels, the optional argument to \subfloat must be present. If a
  233. % subcaption is not desired, just leave its contents blank,
  234. % e.g., \subfloat[].
  235.  
  236.  
  237. % An example of a floating table. Note that, for IEEE style tables, the
  238. % \caption command should come BEFORE the table and, given that table
  239. % captions serve much like titles, are usually capitalized except for words
  240. % such as a, an, and, as, at, but, by, for, in, nor, of, on, or, the, to
  241. % and up, which are usually not capitalized unless they are the first or
  242. % last word of the caption. Table text will default to \footnotesize as
  243. % the IEEE normally uses this smaller font for tables.
  244. % The \label must come after \caption as always.
  245. %
  246. %\begin{table}[!t]
  247. %% increase table row spacing, adjust to taste
  248. %\renewcommand{\arraystretch}{1.3}
  249. % if using array.sty, it might be a good idea to tweak the value of
  250. % \extrarowheight as needed to properly center the text within the cells
  251. %\caption{An Example of a Table}
  252. %\label{table_example}
  253. %\centering
  254. %% Some packages, such as MDW tools, offer better commands for making tables
  255. %% than the plain LaTeX2e tabular which is used here.
  256. %\begin{tabular}{|c||c|}
  257. %\hline
  258. %One & Two\\
  259. %\hline
  260. %Three & Four\\
  261. %\hline
  262. %\end{tabular}
  263. %\end{table}
  264.  
  265.  
  266. % Note that the IEEE does not put floats in the very first column
  267. % - or typically anywhere on the first page for that matter. Also,
  268. % in-text middle ("here") positioning is typically not used, but it
  269. % is allowed and encouraged for Computer Society conferences (but
  270. % not Computer Society journals). Most IEEE journals/conferences use
  271. % top floats exclusively.
  272. % Note that, LaTeX2e, unlike IEEE journals/conferences, places
  273. % footnotes above bottom floats. This can be corrected via the
  274. % \fnbelowfloat command of the stfloats package.
  275.  
  276.  
  277. \section{Background theory/Related Work}
  278. % In this section, you describe literature and results relevant to your specific study. It is important to describe relevant literature, but for your projects you can include this information in the introduction if you think that is easier. It can also be a subsection of the introduction.
  279.  
  280. % As a general rule, we want you to describe the theory behind the main techniques used in your project to demonstrate that you master the concepts; this does not include basic aspects such as how backprop works but more specific techniques such GANs, Q-learning or whatever your project focuses on.
  281.  
  282. abc
  283.  
  284. \section{Method/proposed solution}
  285. % This section describes your solution to the problem in detail.
  286. a
  287. \section{Results}
  288. % Describes how your evaluation is performed and presents your results as clearly as possible.
  289. b
  290.  
  291. \section{Conclusion}
  292. % A short summary of your main results. It may also be a good idea to comment on possible future work.
  293. c
  294.  
  295.  
  296.  
  297.  
  298. % conference papers do not normally have an appendix
  299.  
  300.  
  301. % use section* for acknowledgment
  302. \section*{Acknowledgment}
  303.  
  304.  
  305. The authors would like to thank...
  306.  
  307.  
  308.  
  309.  
  310.  
  311. % trigger a \newpage just before the given reference
  312. % number - used to balance the columns on the last page
  313. % adjust value as needed - may need to be readjusted if
  314. % the document is modified later
  315. %\IEEEtriggeratref{8}
  316. % The "triggered" command can be changed if desired:
  317. %\IEEEtriggercmd{\enlargethispage{-5in}}
  318.  
  319. % references section
  320.  
  321. % can use a bibliography generated by BibTeX as a .bbl file
  322. % BibTeX documentation can be easily obtained at:
  323. % http://mirror.ctan.org/biblio/bibtex/contrib/doc/
  324. % The IEEEtran BibTeX style support page is at:
  325. % http://www.michaelshell.org/tex/ieeetran/bibtex/
  326. %\bibliographystyle{IEEEtran}
  327. % argument is your BibTeX string definitions and bibliography database(s)
  328. %\bibliography{IEEEabrv,../bib/paper}
  329. %
  330. % <OR> manually copy in the resultant .bbl file
  331. % set second argument of \begin to the number of references
  332. % (used to reserve space for the reference number labels box)
  333. \begin{thebibliography}{1}
  334.  
  335. \bibitem{IEEEhowto:kopka}
  336. H.~Kopka and P.~W. Daly, \emph{A Guide to \LaTeX}, 3rd~ed.\hskip 1em plus
  337. 0.5em minus 0.4em\relax Harlow, England: Addison-Wesley, 1999.
  338.  
  339. \end{thebibliography}
  340.  
  341.  
  342.  
  343.  
  344. % that's all folks
  345. \end{document}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement