
|
MFD2010-JUNE 21-24
INSTRUCTIONS TO AUTHORS
|

|
Plenary lecturers or symposium speaker are invited to write a paper for the proceedings. Any participant however can also submit a paper for the proceedings. If you are not a plenary lecturer or symposium speaker, you should choose "participate to a poster session" when you fill in the registration form. You can of course attend without presenting a poster, but we encourage you to present something and to submit a paper.
Papers should not exceed 6 pages, except for plenary lecturers, under the Latex format that we provide below. Results must be original, new and of high scientific quality. If the result is only summerized, you must send an additional pdf file with the complete proof to the attention of the editorial board, mainly formed by the scientific commitee. Each paper will be sent to a referee.
The dead line to submit a paper is 1st May, 2010Papers must be written using the LATEX format. In the menu "submit your contribution", you must first upload three files:
- the pdf version of the paper, named for instance "paper.pdf"
- the latex source file of the paper, named for instance "paper.tex"
- the biblio file of the paper, named for instance "biblio.bib"
To do so, you must first be logged in, and go in the menu item "Submit your contribution". Next upload any figures. Put them in the same directory as the source latex file. Avoid using complicated path in your latex source: it should be possible to typeset your paper with all files in the same directory. Use the example latex format given below, especially the package "vmargin". You can add of course your own "newcommand" so far that they are included in the source file. Bibliography must be "siam style" (see below). Example of a biblio.bib file is also given below.
Example of Latex.tex Source file
\documentclass[11 pt, leqno]{article}
\usepackage{latexsym}\usepackage{amssymb,amsbsy,amsmath,amsfonts,amscd} \usepackage{vmargin} \usepackage{graphicx} \usepackage[english]{babel}\usepackage{amsmath} \usepackage{color} \usepackage{mathenv} \newcommand{\E} {\varepsilon} \parindent=0pt \begin{document} \title{How to organize a nice congress} \author{Roger Lewandowski\thanks{IRMAR, UMR 6625, Universit\'e Rennes 1, Campus Beaulieu, 35042 Rennes cedex FRANCE; Roger.Lewandowski at univ-rennes1.fr}} \maketitle \begin{abstract}We enjoy to welcome you in Rennes for MFD2010\end{abstract} MCS Classification : 76D05, 35Q30, 76F65, 76D03 \medskip Key-words : Navier-Stokes equations, Large eddy simulation, Numerical simulation for Turbulent flows, $k-\E$ model...
\section{Introduction}
MFD2010 aims to bring together Scientists.... \section{Navier-Stokes Equations} \subsection{The equations}
\begin{equation}\label{NSE} \left \{ \begin{array} {l} \partial_t u + (u \cdot \nabla) \, u- \nu \Delta u+ \nabla p = f, \\ \nabla \cdot \vit = 0, \\ u (0, x) = u_0, \end{array} \right. \end{equation}
\bibliographystyle{siam} \bibliography{biblio} \end{document} |
Example of Biblio.bib fileDo not forgett to distinguishbooks, articles, as in the example below.
@BOOK{PLL, AUTHOR={P. -L. {L}ions}, TITLE="Mathematical topics in fluids dynamics, vol. 1, incompressible models", PUBLISHER="{O}xford {S}cience {P}ublication", YEAR="1996", }
@article {CKN1982, AUTHOR = {Caffarelli, L. and Kohn, R. and Nirenberg, L.}, TITLE = {Partial regularity of suitable weak solutions of the {N}avier-{S}tokes equations}, JOURNAL = {Comm. Pure Appl. Math.}, FJOURNAL = {Communications on Pure and Applied Mathematics}, VOLUME = {35}, YEAR = {1982}, NUMBER = {6}, PAGES = {771--831}, }
|
|