\documentclass{nscm-32}[11pt] \title{ Instructions to authors for the extended abstract } \author{First Author$^1$, Second Author$^2$, and Third Author$^1$ } \address{$^{(1)}$Affiliation 1, e-mail addresses \\ $^{(2)}$Affiliation 2, e-mail address } \begin{document} \begin{summary} This article describes the use of {\sf nscm-32.cls} class file for authors using \LaTeXe\ computer typesetting system for extended abstracts to the {\it Proceedings of the NSCM-32}. The extended abstract should start with a summary, which should be less than about one hundred words. \end{summary} \begin{keywords} class file, instructions, NSCM-32 \end{keywords} \section{Introduction} The seminar proceedings will consist of an e-book containing the extended abstracts. Authors should submit the extended abstract via electronic mail to the address nscm32@oulu.fi. For deadlines, see the conference web pages at http://www.oulu.fi/nscm32. The Extended Abstract should be written following the format described in this file, which is available from the conference website. The speaker and the contact author should match. The speaker must register and pay the registration fee for the Extended Abstract to be included in the proceedings and final programme of the Seminar. The Extended Abstract must be written in English and the length including figures, tables and references should be between two and four pages. \section{The front page} Using the class file {\sf nscm-32.cls} the title and authors can be defined as in the present instructions: \begin{verbatim} \title{Instructions to authors for the extended abstract} \author{First Author, Second Author and Third Author} \end{verbatim} After the document opening, i.e. after the \verb \begin{document} command follows the summary, using the {\tt summary}-environment as: \begin{verbatim} \begin{summary} The text of the summary here \end{summary} \end{verbatim} After the summary four to then key words should be provided using the {\tt keywords}-environment: \begin{verbatim} \begin{keywords} keyword1, keyword2 \end{keywords} \end{verbatim} After key words the start the essential body of the text. Please notice: in the title and section headings use capitals minimally, as in an ordinary sentence. \section{\LaTeXe\ definitions} The class file {\sf nscm-32.cls} automatically includes the following macro packages: \linebreak {\tt amsfonts}, {\tt amsmath}, {\tt amssymb}, {\tt amsbsy}, {\tt booktabs}, {\tt calc}, {\tt epsfig}, {\tt graphicx}, \linebreak {\tt lastpage, paralist, stmaryrd}. Encoding is defined as \verb|\RequirePackage[utf8]{inputenc}| and some mathematical operators and bold greek alphabets are defined in the class file. \section{The body of the extended abstract} \subsection{Standard text} The article should be divided into sections using the command \verb+\section{.}+ and possibly in subsections with command \verb+\section{.}+. The section titles appear without numbers. \subsection{Mathematical formulas} Mathematical formulas should be centered and the equation numbers placed in the right hand side as % \begin{equation} f(\sigma_{ij}, K^\alpha) = \sqrt{3J_2} - \sigma_\mathrm{y0} - K = 0, \end{equation} % where $J_2$ is the second invariant of the deviatoric stress tensor. \subsection{Tables} In producing tables clarity should be emphasised. The following simple rules should be respected: %} % In the class file {\sf nscm-32.cls} the package \verb+booktabs+ is included. The possibilities of this package can be utilized, see table \ref{t-bgreek}, or reference \cite{mittelbach-goossens-04}. \begin{table} \caption{Bold greek symbols.} \label{t-bgreek} \begin{center} \begin{tabular}{llllll} \toprule \multicolumn{2}{c}{small} & \multicolumn{2}{c}{small} & \multicolumn{2}{c}{capital} \\ command & result & command & result & command & result \\ \midrule \verb \balpha & $\balpha$ & \verb \bmu & $\bmu$ & \verb \bGamma & $\bGamma$ \\ \verb \bbeta & $\bbeta$ & \verb \bnu & $\bnu$ & \verb \bDelta & $\bDelta$ \\ \verb \bgamma & $\bgamma$ & \verb \bxi & $\bxi$ & \verb \bTheta & $\bTheta$ \\ \verb \bdelta & $\bdelta$ & \verb \brho & $\brho$ & \verb \bLambda & $\bLambda$ \\ \verb \bepsilon & $\bepsilon$ & \verb \bsigma & $\bsigma$ & \verb \bXi & $\bXi$ \\ \verb \bvepsilon & $\bvepsilon$ & \verb \btau & $\btau$ & \verb \bPi & $\bPi$ \\ \verb \bzeta & $\bzeta$ & \verb \bphi & $\bphi$ & \verb \bSigma & $\bSigma$ \\ \verb \bet & $\bet$ & \verb \bvphi & $\bvphi$ & \verb \bPhi & $\bPhi$ \\ \verb \btheta & $\btheta$ & \verb \bchi & $\bchi$ & \verb \bPsi & $\bPsi$ \\ \verb \bkappa & $\bkappa$ & \verb \bpsi & $\bpsi$ & \verb \bOmega & $\bOmega$ \\ \verb \blambda & $\blambda$ & \verb \bomega & $\bomega$ & & \\ \bottomrule \end{tabular} \end{center} \end{table} \subsection{Figures} The figures should be clear, readable and uniquely defined. In the online version of the journal color pictures are possible, but the author should take into account that the figures are readable also in the print version. An example, see figure \ref{f-duaali}. \begin{figure} \begin{center} \setlength{\unitlength}{1mm} \begin{picture}(50,40) \put(0,0){\framebox(10,7){$\varepsilon$}} \put(30,0){\framebox(10,7){$u$}} \put(0,30){\framebox(10,7){$\sigma$}} \put(30,30){\framebox(10,7){$f$}} % \put(10,37){\makebox(20,5){$B^\ast\sigma = f$}} \put(7,17){\makebox(17,5){$\sigma = C\varepsilon$}} %\put(37,17){\makebox(20,5){$B^\ast CBu = f$}} \put(10,5){\makebox(20,5){$\varepsilon = Bu$}} %\thinlines \put(7,7){\vector(0,1){23}} %\put(35,7){\vector(0,1){23}} \put(10,33.5){\vector(1,0){20}} \put(30,3.5){\vector(-1,0){20}} %\put(0,3.5){\vector(-1,0){20}} \end{picture} \end{center} \caption{The dual structure of continuum mechanics.} \label{f-duaali} \end{figure} \section{List of references} The list of references can be done either using numbered list or by using the Harvard style. This example file is produced using the numbered list in the \LaTeX {\tt thebibliography} environment. The authors should respect the standard Bib\TeX:n style. The citations to books can be done like \cite{flugge-67} and to articles like \cite{love-88}. \begin{thebibliography}{9} \bibitem{flugge-67} W. Flügge. \textit{Stresses in Shells}. Springer-Verlag, Berlin/Heidelberg/New York, 1967. % \bibitem{love-88} A.E.H Love. The small free vibrations and deformation of a thin elastic shell. \textit{Philosophical Transactions of the Royal Society of London. (A.)}, 179:491--546, 1888. % \bibitem{mittelbach-goossens-04} F. Mittelbach and M. Goossens. \textit{The \LaTeX\ Companion}, Addison-Wesley, 2. painos, 2004. % \end{thebibliography} \end{document}