%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % Sampling Theory in Signal and Image Processing % an International Journal % % Journal Article Template File - May 14, 2003 % Change in the size of text area - August 22, 2004 % Header modified - September 30, 2007 % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % Setup Document Class % \documentclass[11pt,twoside,letter]{article} \usepackage[dvips]{graphicx} \usepackage{fancyhdr} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % MISSING fancyhdr.sty? % % fancyhdr.sty is available at % http://www.ctan.org/tex-archive/macros/latex/contrib/fancyhdr/ % and % http://stsip.org/resource/fancyhdr.sty % Place the file in the same directory as your source file, please. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % This is the page dimensions for final documents % \textwidth 5.25in \textheight 8.00in \baselineskip 13pt \renewcommand{\headrulewidth}{0pt} \oddsidemargin 0.750in \evensidemargin 0.500in \topmargin 0.1775in \headheight 13.2667pt %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % This is the page setup for final documents % - The editorial office will set the page counter to the proper % value % \setcounter{page}{1} \setcounter{figure}{0} \setcounter{table}{0} \setcounter{equation}{0} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % Set up pageheadings for the first page % - Again, the editorial office will adjust these to suit the % issue in which your article is published % \pagestyle{myheadings} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % Fancy Headers % \cfoot{} % \lhead{\tiny Preprint submitted to \\ \tiny SAMPLING THEORY IN SIGNAL AND IMAGE PROCESSING} \rhead{\tiny DVI file produced on\\\tiny \date{\today}} % % The following three lines will be used only for the final press. % %\lhead{\tiny SAMPLING THEORY IN SIGNAL AND IMAGE PROCESSING\\ %\tiny $\copyright$ 200X SAMPLING PUBLISHING} %\rhead{\tiny Vol. X, No. X, Jan. 200X, pp. 0-00\\\tiny ISSN: 1530-6429} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % Begin the body of the document % \begin{document} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % The Title % \title{\bf\vspace{-39pt} Instructions For Typesetting Manuscripts (For Sampling Theory In Signal And Image Processing) Using LaTeX 2e (in 11 pt Times Roman)} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % The Authors % \author{First Author \\ \small University Department, University Name, Address \\ \small City, State ZIP/Zone, Country (9 pt) \\ \small e-mail address (9 pt)\\ \\ Second Author \\ \small University Department, University Name, Address \\ \small City, State ZIP/Zone, Country (9 pt) \\ \small e-mail address (9 pt)} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % Do not print the date % \date{} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % Make the title and set the header styles to be % fancy for this page. STSIP will adjust these % headings later. % \maketitle \thispagestyle{fancy} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % Setup the Headings for the article % - Please use all caps and initials for your % first and middle names % \markboth{\footnotesize \rm \hfill F. AUTHOR AND S. AUTHOR \hfill} {\footnotesize \rm \hfill INSTRUCTIONS FOR TYPESETTING MANUSCRIPTS \hfill} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % The Abstract, keywords, and phrases % \begin{abstract} An abstract is required and should summarize, in less than 200 words, the context, content and conclusions of the paper. It should not contain any references or display equations. Text width of the abstract should be 4.5 inches, and typeset in a 10pt Times Roman. The abstract is followed by: \vspace{5mm} \\ \noindent {\it Key words and phrases} : \vspace{3mm}\\ \noindent {\it 2000 AMS Mathematics Subject Classification} --- \end{abstract} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % Finally, you can write your article % \section{General Appearance} The height of the text area is 8.00 inches and the its width is 5.25 inches. \section{The Main Text} Contributions are to be in English. Authors are encouraged to have their contribution checked for grammar. The text is to be typeset in 11 pt Times Roman, single-spaced with a base line skip of 13 pt. The text area (excluding running title) is 5.25 inches wide and 8.00 inches high. Papers are typeset using LaTeX 2e, or Scientific WorkPlace 2.5 using AMS article style. Also, authors may use LaTeX's ``documentstyle[11pt,twoside]\{article\}'' and page size "textwidth 5.25in, texthight 8.00in." For the figures use EPS or/and PDF format. Final pagination and insertion of running titles will be done by the publisher. Number each page of the manuscript lightly at the bottom, on the backside, with a pencil. Electronic submission (PDF or Postscript) is wncouraged. See also the template provided on the journal's website: http://stsip.org. \section{Major Headings} Major heading should be typeset in boldface with the first letter of important words capitalized. \section{Footnotes} Footnotes should be numbered sequentially in superscript alphabets and should be typeset in 9 pt Times Roman at the bottom of the page. \section{Copyright} Previously published material must be accompanied by written permission from the author and publisher. \section{References} References should appear at the end of the paper and listed alphabetically. In the text, they should be numbered and placed in brackets to distinguish them from other numbers, e.g., equation numbers. References should be punctuated according to the examples following this document. \vspace{13pt} \centerline{ACKNOWLEDGEMENT} \vspace{13pt} \noindent This section should come before the Appendices if any and should be unnumbered. The word acknowledgement is capitalized and centered. Funding information may also be included here. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % The Bibliographic References % \begin{thebibliography}{99} \bibitem{key1}C.E. Shannon, Communications in the Presence of Noise, {\it Proc. IRE}, {\bf 37}, 10-221, 1949. \bibitem{key2}J.M. Whittaker, {\it Interpolatory Function Theory}, Cambridge University Press, Cambridge, 1935. \bibitem{key3}J.J. Benedetto and M.W. Frazier, editors, {\it Wavelets: Mathematics and Applications}, CRC Press, Boca Raton, FL, 1994. \end{thebibliography} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % Tell Latex2e to number sections as appendices % \appendix %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % Setup the appendice's headings to look pretty % \renewcommand \thesection{Appendix \Alph{section}:} \renewcommand \thesubsection{\Alph{section}.\arabic{subsection}} \section{Appendices} Appendices should be used only when absolutely necessary and be placed after the references. \section{Preprints} The cost for airmailing 10 reprints of papers with 15 pages or less is US \$15 in the US and US \$20 abroad. For larger size papers contact the executive editor or the distributor. (e-mail: clarkson@bkstore.com) \section{The STSIP Journal Web-Site} http://www.jerria.com \\ \\ 2000 Sampling Publishing. All rights reserved. \\ http://www.clarkson.edu/$\sim$jerria/SAMPLING$\_$PUBLISHING.html \end{document}