Browse Source

Cosmetics

espitau 8 years ago
parent
commit
9aa8d3ae6f
2 changed files with 6 additions and 6 deletions
  1. 4 6
      main.tex
  2. 2 0
      prelude.tex

+ 4 - 6
main.tex

@@ -2,21 +2,19 @@
 \documentclass{llncs}
 \input{prelude}
 \begin{document} 
-\title{Star Discrepancies for generalized Halton points}
+\title{$\mbox{\EightStarBold}$ Discrepancies for generalized Halton points}
 % \titlerunning{}  % abbreviated title (for running head)
 %                                     also used for the TOC unless
 %                                     \toctitle is used
 
-\author{Thomas Espitau\inst{1} \and Olivier Marty\inst{1}} 
+\author{Thomas Espitau$\mbox{}^{\mbox{\SnowflakeChevron}}$ \and Olivier Marty$\mbox{}^{\mbox{\SnowflakeChevron}}$}
 %
 % \authorrunning{} % abbreviated author list (for running head)
 %
 %%%% list of authors for the TOC (use if author list has to be modified)
 % \tocauthor{}
 %
-\institute{
-  $\mbox{}^1$ ENS Cachan \qquad
-}
+\institute{$\mbox{}^{\mbox{\SnowflakeChevron}}$ ENS Cachan}
 
 \maketitle
 
@@ -194,7 +192,7 @@ discrepancy and this heuristic.
 \label{rand_iter3}
 \end{figure}
 
-# TODO sa n'est pas evolutionnaire
+%# TODO sa n'est pas evolutionnaire
 \subsection{Evolutionary heuristic: Simulated annealing and local search}
 The second heuristic implemented is a randomized local search with 
 simulated annealing. This heuristic is inspired by the physical 

+ 2 - 0
prelude.tex

@@ -7,6 +7,8 @@
 \usepackage{caption}
 \usepackage{mdframed}
 \usepackage{subcaption}
+\usepackage{textcomp}
+\usepackage{bbding}
 % \usepackage{subfig} 
 \usepackage[numbers,longnamesfirst]{natbib}
 % ------------------------------------------------------------------------