hpcs-17-subord

git clone https://git.igankevich.com/hpcs-17-subord.git
Log | Files | Refs

commit fcbac82068fb4edb6f83ceda00d90e1ed933657a
parent f0b5f20f37e32299c5a477fcd43917e83d08ab60
Author: Ivan Gankevich <igankevich@ya.ru>
Date:   Sat, 18 Feb 2017 12:06:04 +0300

Remove carriage returns.

Diffstat:
main.tex | 126++++++++++++++++++++++++++++++++++++++++----------------------------------------
1 file changed, 63 insertions(+), 63 deletions(-)

diff --git a/main.tex b/main.tex @@ -1,63 +1,63 @@ -\documentclass[conference]{IEEEtran} -\usepackage{cite} -\usepackage{graphicx} -\graphicspath{{./graphics/}} -\usepackage{amsmath} -%\usepackage{fixltx2e} -\usepackage{url} -%\hyphenation{op-tical net-works semi-conduc-tor} - - -\input{preamble} - -\begin{document} - -\title{TITLE} - -\author{% - \IEEEauthorblockN{Yuri Tipikin \quad Ivan Gankevich \quad Vladimir Korkhov} - \IEEEauthorblockA{% - Dept. of Computer Modeling and Multiprocessor Systems\\ - Saint Petersburg State University\\ - Saint-Petersburg, Russia\\ - Email: y.tipikin@spbu.ru, i.gankevich@spbu.ru, v.korkhov@spbu.ru% - }% -}% - -\IEEEspecialpapernotice{(Poster Paper)} - - - - -\maketitle - -\input{src/abstract} - -\IEEEpeerreviewmaketitle - -\input{src/head} -\input{src/body} -\input{src/tail} - -% delete this reference -\nocite{*} - - -% trigger a \newpage just before the given reference -% number - used to balance the columns on the last page -% adjust value as needed - may need to be readjusted if -% the document is modified later -%\IEEEtriggeratref{8} -% The "triggered" command can be changed if desired: -%\IEEEtriggercmd{\enlargethispage{-5in}} - -% references section - -\bibliographystyle{IEEEtran} -% argument is your BibTeX string definitions and bibliography database(s) -\bibliography{IEEEabrv,bib/refs} - -% that's all folks -\end{document} - - +\documentclass[conference]{IEEEtran} +\usepackage{cite} +\usepackage{graphicx} +\graphicspath{{./graphics/}} +\usepackage{amsmath} +%\usepackage{fixltx2e} +\usepackage{url} +%\hyphenation{op-tical net-works semi-conduc-tor} + + +\input{preamble} + +\begin{document} + +\title{TITLE} + +\author{% + \IEEEauthorblockN{Yuri Tipikin \quad Ivan Gankevich \quad Vladimir Korkhov} + \IEEEauthorblockA{% + Dept. of Computer Modeling and Multiprocessor Systems\\ + Saint Petersburg State University\\ + Saint-Petersburg, Russia\\ + Email: y.tipikin@spbu.ru, i.gankevich@spbu.ru, v.korkhov@spbu.ru% + }% +}% + +\IEEEspecialpapernotice{(Poster Paper)} + + + + +\maketitle + +\input{src/abstract} + +\IEEEpeerreviewmaketitle + +\input{src/head} +\input{src/body} +\input{src/tail} + +% delete this reference +\nocite{*} + + +% trigger a \newpage just before the given reference +% number - used to balance the columns on the last page +% adjust value as needed - may need to be readjusted if +% the document is modified later +%\IEEEtriggeratref{8} +% The "triggered" command can be changed if desired: +%\IEEEtriggercmd{\enlargethispage{-5in}} + +% references section + +\bibliographystyle{IEEEtran} +% argument is your BibTeX string definitions and bibliography database(s) +\bibliography{IEEEabrv,bib/refs} + +% that's all folks +\end{document} + +