%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %IEEE SPM template for Feature Article White paper proposal %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %For this Latex template, font-size, line spacing, and margins are automatically adjusted as a function of the IEEEtran.cls class file. Nevertheless, there are some other points requiring your attention: White paper are not expected to cross the 5-page limit. In addition, up to 50 references are allowed (limit number for the final feature article), and excessive math should be avoided! %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \documentclass[journal,onecolumn]{IEEEtran} %%some useful packages.... you can add those you need... \usepackage{graphics} \usepackage{amssymb} \usepackage{graphicx} \usepackage{fancybox} \usepackage{amsmath} \usepackage{subfigure} \usepackage{algorithm} \usepackage{algorithmic} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \begin{document} \title{Feature Article Title} \author{Manuscript Author(s) with contact information } % The paper headers \markboth{WHITE PAPER Proposal for A Feature article in IEEE SPM}% {} % The only time the second header will appear is for the odd numbered pages % after the title page when using the twoside option. \maketitle %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \section*{About feature articles} {\color{blue} This section recall important issue concerning feature papers. It must be removed when writing your white paper.} A feature article is a tutorial paper submitted by prospective authors without responding to any call for papers for special issues. Accepted feature articles are published whenever the review process is completed and the magazine has adequate page capacity, without using a fixed special issue structure. A tutorial paper should present a systematic introduction of fundamental theories, common practices, and applications in a well defined, reasonably matured, or emerging area, preferably an area that is of interest to readers from multiple fields in signal processing. (The technical scope of a field is determined by each individual technical committee of the Signal Processing Society. An overview paper for readers of a single technical field may be submitted to Transactions of the Society.) The tutorial article should cover the history, the state of the art, and the future directions. Prospective authors should avoid making a common mistake in covering only their own work or presenting a narrow and biased view. They should also avoid confusing tutorial papers with transactions-style papers, the latter of which usually present new research results or a focused overview specialized in one single technical field. A tutorial paper should be understandable by a non-expert across different fields in signal processing. Therefore, the authors are advised to minimize the use of complicated equations if possible, and instead use layman's terms and illustrations.\\ Individuals interested in submitting a survey/tutorial feature article should submit a white paper outlining the content of the proposed article to the Area Editor for Feature Articles (refer to the Editorial page) via the ScholarOne Manuscripts Web submission system. A white paper is usually no more than five (5) pages long and must follow the sections below. Each white paper will be reviewed by the editorial board. Upon white paper approval, the authors will prepare a full manuscript, which will undergo a peer review process determining acceptance or rejection of the manuscript. Positive reviews of the white paper and invitation for submitting a full manuscript should not be interpreted as acceptance of the full manuscript. It is very important that prospective authors adopt a systematic approach to comprehensive and balanced coverage of all important issues, rather than only focusing on their own work. {\color{blue} The content of a white paper for feature articles is detailled below. Please, remove this section, and fill in the sections below following the instructions, and then submit your white paper in ScholarOne.} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \section{Scope} \par One paragraph describing the main idea of the feature article, similarly to a paper abstract. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \section{History, motivation, and significance of the topic} \label{secrel} \par Explain why the topic is important for the SPS community. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \section{an outline of the proposed feature article} \label{secpr} \par Propose the outline for the feature article. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %\section{references} %\label{secpe} %\par Notice that the full feature paper will content no more than 50 references. Authors will have to select best representative references as feature article are more comprehensive tutorial paper than extensive survey. %%%% \begin{thebibliography}{10} \label{sec:bib} \bibitem{reference1}references in the IEEE ordinary format. Let note that the full feature paper will content no more than 50 references. Authors will have to select best representative references as feature article are more comprehensive tutorial paper than extensive survey. \bibliographystyle{IEEEbib} \bibliography{strings,refs} \end{thebibliography} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \section*{Authors} \label{secaut} \par A short bio for each author should be inserted here. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \end{document}