current TeX

switched to acm-large
This commit is contained in:
2017-05-02 09:53:32 +02:00
parent 690c400e96
commit 84b6b63791
8 changed files with 652 additions and 190 deletions

View File

@@ -1,77 +1,47 @@
\documentclass[acmlarge]{acmart}
%% bare_conf.tex
%% V1.4b
%% 2015/08/26
%% by Michael Shell
%% See:
%% http://www.michaelshell.org/
%% for current contact information.
%%
%% This is a skeleton file demonstrating the use of IEEEtran.cls
%% (requires IEEEtran.cls version 1.8b or later) with an IEEE
%% conference paper.
%%
%% Support sites:
%% http://www.michaelshell.org/tex/ieeetran/
%% http://www.ctan.org/pkg/ieeetran
%% and
%% http://www.ieee.org/
\usepackage{booktabs} % For formal tables
%%*************************************************************************
%% Legal Notice:
%% This code is offered as-is without any warranty either expressed or
%% implied; without even the implied warranty of MERCHANTABILITY or
%% FITNESS FOR A PARTICULAR PURPOSE!
%% User assumes all risk.
%% In no event shall the IEEE or any contributor to this code be liable for
%% any damages or losses, including, but not limited to, incidental,
%% consequential, or any other damages, resulting from the use or misuse
%% of any information contained here.
%%
%% All comments are the opinions of their respective authors and are not
%% necessarily endorsed by the IEEE.
%%
%% This work is distributed under the LaTeX Project Public License (LPPL)
%% ( http://www.latex-project.org/ ) version 1.3, and may be freely used,
%% distributed and modified. A copy of the LPPL, version 1.3, is included
%% in the base LaTeX documentation of all distributions of LaTeX released
%% 2003/12/01 or later.
%% Retain all contribution notices and credits.
%% ** Modified files should be clearly indicated as such, including **
%% ** renaming them and changing author support contact information. **
%%*************************************************************************
\usepackage[ruled]{algorithm2e} % For algorithms
\renewcommand{\algorithmcfname}{ALGORITHM}
\SetAlFnt{\small}
\SetAlCapFnt{\small}
\SetAlCapNameFnt{\small}
\SetAlCapHSkip{0pt}
\IncMargin{-\parindent}
% Metadata Information
\acmJournal{IMWUT}
\acmVolume{0}
\acmNumber{0}
\acmArticle{0}
\acmYear{2017}
\acmMonth{0}
\acmArticleSeq{0}
% *** Authors should verify (and, if needed, correct) their LaTeX system ***
% *** with the testflow diagnostic prior to trusting their LaTeX platform ***
% *** with production work. The IEEE's font choices and paper sizes can ***
% *** trigger bugs that do not appear when using other class files. *** ***
% The testflow support page is at:
% http://www.michaelshell.org/tex/testflow/
% Copyright
\setcopyright{acmcopyright}
%\setcopyright{acmlicensed}
%\setcopyright{rightsretained}
%\setcopyright{usgov}
%\setcopyright{usgovmixed}
%\setcopyright{cagov}
%\setcopyright{cagovmixed}
% DOI
\acmDOI{0000001.0000001}
% Paper history
\received{dummy}
\received[accepted]{dummy}
\documentclass[conference]{IEEEtran}
% Some Computer Society conferences also require the compsoc mode option,
% but others use the standard conference format.
%
% If IEEEtran.cls has not been installed into the LaTeX system files,
% manually specify the path to it like:
% \documentclass[conference]{../sty/IEEEtran}
% needed packages
\usepackage{color, colortbl}
%\usepackage[table]{xcolor}
\usepackage{cite}
%\usepackage{cite}
\usepackage{graphicx}
\usepackage{amsfonts}
\usepackage[cmex10]{amsmath}
\interdisplaylinepenalty=2500
\usepackage{algorithmic}
\usepackage{array}
\usepackage{mdwmath}
\usepackage{mdwtab}
@@ -132,54 +102,38 @@
\begin{document}
%
% paper title
% Titles are generally capitalized except for words such as a, an, and, as,
% at, but, by, for, in, nor, of, on, or, the, to and up, which are usually
% not capitalized unless they are the first or last word of the title.
% Linebreaks \\ can be used within to get better formatting as desired.
% Do not put math or special symbols in the title.
\title{\docWIFI{} Optimization for Smartphone-based Indoor Localization}
\title{\docWIFI{} Optimization for Smartphone-based Indoor Localization??}
% author names and affiliations
% use a multiple column layout for up to three different
% affiliations
\author{
\IEEEauthorblockN{Frank Ebner, Toni Fetzer and Frank Deinzer}%
\IEEEauthorblockA{%
Faculty of Computer Science and Business Information Systems\\
University of Applied Sciences W\"urzburg-Schweinfurt\\
W\"urzburg, Germany\\
\{frank.ebner, toni.fetzer, frank.deinzer\}@fhws.de\\
\author{Frank Ebner}
\author{Toni Fetzer}
\author{Frank Deinzer}
\affiliation{%
\institution{University of Applied Sciences W\"urzburg-Schweinfurt}
\department{Faculty of Computer Science and Business Information Systems}
\city{W\"urzburg}
%\state{VA}
%\postcode{22903}
\country{Germany}
}
\and
\author{Marcin Grzegorzek}
\affiliation{%
\institution{University of Siegen}
\department{Pattern Recognition Group}
\city{Siegen}
%\state{VA}
%\postcode{22903}
\country{Germany}
}
\IEEEauthorblockN{Marcin Grzegorzek}
\IEEEauthorblockA{%
Pattern Recognition Group \\
University of Siegen\\
Siegen, Germany\\
\{marcin.grzegorzek\}@uni-siegen.de
}%
}
\input{chapters/abstract}
% conference papers do not typically use \thanks and this command
% is locked out in conference mode. If really needed, such as for
% the acknowledgment of grants, issue a \IEEEoverridecommandlockouts
% after \documentclass
% use for special paper notices
%\IEEEspecialpapernotice{(Invited Paper)}
\maketitle
% make the title area
\maketitle
% As a general rule, do not put math, special symbols or citations
% in the abstract
\input{chapters/abstract}
% For peer review papers, you can put extra information on the cover
@@ -190,7 +144,7 @@
%
% For peerreview papers, this IEEEtran command inserts a page break and
% creates the second title. It will be ignored for other modes.
\IEEEpeerreviewmaketitle
%\IEEEpeerreviewmaketitle
\input{chapters/introduction}
@@ -220,8 +174,11 @@
% references section
\bibliographystyle{IEEEtran}
\bibliography{IEEEabrv,egbib}
%\bibliographystyle{IEEEtran}
%\bibliography{IEEEabrv,egbib}
\bibliographystyle{ACM-Reference-Format}
\bibliography{egbib}
\end{document}