\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={A Compact L-slot Microstrip Antenna for Quad band Applications in Wireless Communication},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2012-03-15 (revised: 15 March 2012)}
\def\TheID{\makeatother }
\def\TheDate{2012-03-15}
\title{A Compact L-slot Microstrip Antenna for Quad band Applications in Wireless Communication}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{  B.Mazumdar}

             \author[2]{ujjal  chakraborty}

             \author[3]{  S.K.Chowdhury}

             \affil[1]{  NIT,Durgapur}

\renewcommand\Authands{ and }

\date{\small \em Received: 7 February 2012 Accepted: 2 March 2012 Published: 15 March 2012}

\maketitle


\begin{abstract}
        


A single feed compact rectangular microstrip antenna for quad band applications has been designed and developed. This antenna is incorporated by four L-shaped slot structure along the length on the patch. Four resonating frequencies are obtained at 1.845 GHz with return loss -21.19 dB, 2.59 GHz with return loss -17.69 dB, 3.29 GHz with return loss -21.56 dB and 4.825 GHz with return loss -22.31 dB. The size of the antenna has been reduced by 77.3% when compared to a conventional microstrip patch without slot. An extensive analysis of the return loss, radiation pattern and gain of the proposed antenna has been given in this paper. The characteristics of the designed structure are investigated by using MoM based electromagnetic solver, IE3D.The simple configuration and low profile nature of the proposed antenna leads to easy fabrication and multi frequency operation makes it suitable for the applications in Wireless Communication system.

\end{abstract}


\keywords{Compact, patch antenna, Quad band, slot.}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{INTRODUCTION}]{INTRODUCTION}\par
esign of compact microstrip antenna has become an interesting topic of research in recent years due to the demand for small antennas in wireless communication systems \hyperref[b6]{[1]}\hyperref[b7]{[2]}\hyperref[b8]{[3]}\hyperref[b9]{[4]}\hyperref[b0]{[5]}. The development of antenna for wireless communication also requires an antenna with more than one operating frequency. Therefore one antena that has multiband characteristic is more desirable than having one antenna for each frequency band. Unlike normal antenna a defected structure introduces discontinuities on the signal plane and disturbs the shielded current distribution in signal plane \hyperref[b1]{[6]}.As a result apparent permittivity of the substrate varies as a function of frequency. The work to be presented in this paper is a compact microstrip antenna design obtained by the insertion of four L-shaped slot on the two sides of the patch.Two inverted slots are inserted on the left side and two slots are inserted on the right side (one inverted and one simple L slot) on the patch (Fig:  {\ref 2}).The work to be presented in this paper is directed towards the reduction of the size of the antenna as well as to operate the antenna in multi-frequencies. The proposed antenna (substrate with ?r=4.4) has four resonant frequencies and presents a size reduction of about 77.3\% when compared to a conventional rectangular microstrip patch The simulation has been carried out by IE3D software which uses the MoM method \hyperref[b5]{[10]}. Due to the Small size, low cost, low weight and multiband characteristics this antenna is a good candidate for application in Wireless communication system. 
\section[{II.}]{II.} 
\section[{ANTENNA STRUCTURE}]{ANTENNA STRUCTURE}\par
The configuration of the conventional antenna is shown in Figure  {\ref 1}. The antenna is a 24 mm x 18 mm rectangular patch. The substrate selected for this design is an FR4 epoxy with dielectric constant (?r) =4.4 and height of the substrate (h) =1.5875 mm. Co-axial probe feed of radius 0.5 mm with a simple ground plane arrangement is used at the point (0,-3) where the centre of the patch is considered at point (0, 0).Figure  {\ref 2} shows the configuration of proposed antenna which is designed with the similar substrate. The antenna is also a 24 mm x 18 mm rectangular patch. Four L-shape slots which are created on the rectangular patch (as shown in the figure  {\ref 2}). The location of the coaxial probe-feed (radius =0.   
\section[{SIMULATED RESULTS}]{SIMULATED RESULTS}\par
In this section, simulated return loss (of antenna 1 and 2) and normalized E-field and H-field radiation patterns (of antenna2) are shown. The simulated return loss of the conventional antenna (antenna 1) and the proposed antenna (antenna 2) are shown in fig.  {\ref 3}  
\section[{and fig 4 respectively.}]{and fig 4 respectively.}\par
In conventional antenna only one resonant frequency is obtained below -10 dB which is 3.725 GHz and the return loss was found to be about -28.  The simulated E plane and H plane radiation patterns for antenna 2 are shown in Figure  {\ref 5-8}.\par
Isolation between co-polarization and cross pola-rization is more than -15 dB for 1.845 GHz and it decreased with the increase of the frequency for 2.59 GHz and 3.29 GHz. 3 dB E-plane beamwidths are found to be reasonably good for all the cases.  
\section[{EXPERIMENTAL RESULTS}]{EXPERIMENTAL RESULTS}\par
The prototype of the antenna 1 (conventional) and antenna 2 (proposed antenna) was fabricated and tested, which are shown in Fig.  {\ref 9}    Comparisons between the measured return loss with the simulated ones are shown in Fig. 13 and 14. The agreement between the simulated and measured data is reasonably good. The discrepancy between the measured and simulated results is due to the effect of improper soldering of SMA connector or fabrication tolerance. \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{12}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Fig. 1 :FFig. 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-4.png}
\caption{\label{fig_2}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{34}\includegraphics[]{image-5.png}
\caption{\label{fig_3}Fig . 3 :Fig . 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{678}\includegraphics[]{image-6.png}
\caption{\label{fig_4}Fig . 6 :Fig . 7 :Fig. 8 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{10}\includegraphics[]{image-7.png}
\caption{\label{fig_5}Fig. 10 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{11}\includegraphics[]{image-8.png}
\caption{\label{fig_6}Fig . 11 :}\end{figure}
   			\footnote{© 2012 Global Journals Inc. (US)} 		 		\backmatter   			 
\subsection[{ACKNOWLEDGMENT}]{ACKNOWLEDGMENT}\par
We acknowledge gratefully the help provided by Prof. Santanu Das of BESU, Shibpur, West Bengal, India in the form of Network Analyzer measurement facility. 			  			  				\begin{bibitemlist}{1}
\bibitem[Chakraborty et al. ()]{b7}\label{b7} 	 		‘A compact microstrip patch antenna for wireless communication’.  		 			U Chakraborty 		,  		 			S Chatterjee 		,  		 			S K Chowdhury 		,  		 			P P Sarkar 		.  	 	 		\textit{Progress In Electromagnetics Research C}  		2011. 18 p. .  	 
\bibitem[Balanis ()]{b4}\label{b4} 	 		\textit{Advanced Engineering Electromagnetic},  		 			C A Balanis 		.  		1989. New York: John Wiley \& Sons.  	 
\bibitem[Park (2003)]{b1}\label{b1} 	 		\textit{An equivalent circuit and modeling method for defected ground structures and its Application to the design of microwave circuits},  		 			J S Park 		.  		Nov. 2003.  	 
\bibitem[Zhao et al. ()]{b9}\label{b9} 	 		‘Compact wideslot tri band antenna for WLAN/WIMAX applications’.  		 			Q Zhao 		,  		 			S X Gong 		,  		 			W Jiang 		,  		 			B Yang 		,  		 			J Xie 		.  	 	 		\textit{Progress In Electromagnetics Research Letters}  		2010. 18 p. .  	 	 (References Références Referencias) 
\bibitem[Wu et al. (2004)]{b0}\label{b0} 	 		‘Dual broadband design of rectangular slot antenna for 2.4 and 5 GHz wireless communication’.  		 			J.-W Wu 		,  		 			H.-M Hsiao 		,  		 			J.-H Lu 		,  		 			S.-H Chang 		.  	 	 		\textit{IET Electron. Lett}  		11th November 2004. 40  (23) .  	 
\bibitem[Gu et al. ()]{b8}\label{b8} 	 		‘Dualband monopole antenna with L-shaped strips for 2.4/5 GHz WLAN applications’.  		 			J.-H Gu 		,  		 			S S Zhong 		,  		 			L L Xue 		,  		 			Z Sun 		.  	 	 		\textit{Microwave Opt. Technol. Lett}  		2008. 50 p. .  	 
\bibitem[Hammerstad (1975)]{b3}\label{b3} 	 		‘Equations for Microstrip Circuit De-sign’.  		 			E O Hammerstad 		.  	 	 		\textit{Proc. Fifth European Microwave Conf},  				 (Fifth European Microwave Conf)  		September 1975. p. .  	 
\bibitem[Ramesh et al. ()]{b2}\label{b2} 	 		\textit{Microstrip Antenna Design Handbook},  		 			G Ramesh 		,  		 			P Bhartia 		,  		 			I Bahl 		,  		 			A Ittipiboon 		.  		2001. Norwood, MA: Artech House Inc.  	 
\bibitem[Jan and Tseng (2004)]{b6}\label{b6} 	 		‘Small planar monopole Antenna with a shorted parasitic inverted-L wire for Wireless communications in the 2.4, 5.2 and 5.8 GHz bands’.  		 			J Y Jan 		,  		 			L C Tseng 		.  	 	 		\textit{IEEE Trans. Antennas and Propag}  		July 2004. 52  (7)  p. .  	 
\bibitem[Zeland Software Inc. IE3D: MOM-Based EM Simulator]{b5}\label{b5} 	 		 \url{http://www.zeland.com}  		\textit{Zeland Software Inc. IE3D: MOM-Based EM Simulator},  				 	 
\end{bibitemlist}
 			 		 	 
\end{document}
