\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={Evaluating the Skills for Writing Referencing Styles in the Assignments of Aesthetic Studies Undergraduates: Case Study at},
 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{2019-01-15 (revised: 15 January 2019)}
\def\TheID{\makeatother }
\def\TheDate{2019-01-15}
\title{Evaluating the Skills for Writing Referencing Styles in the Assignments of Aesthetic Studies Undergraduates: Case Study at}
\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]{Mr. B.  Prashanthan}

             \author[2]{MAC. Fathima  Aroosiya}

             \author[3]{Ibnu Suhood  Narsheeth}

\renewcommand\Authands{ and }

\date{\small \em Received: 13 December 2018 Accepted: 1 January 2019 Published: 15 January 2019}

\maketitle


\begin{abstract}
        


Writing appropriate Referencing style is identified as a skill among the academic researchers in the higher education society. It plays a significant role in assignments process. If research or assignment used appropriate referencing style that particular document becomes high-quality document. In this context this paper analyses the skill for writing-different referencing styles in aesthetic Studies Undergraduate assignments. The study used the survey research design through the stratified random sampling method, 75 out of 164 undergraduates were selected as sample. Referencing skill was evaluated through three categories (referencing style the format of Books, periodicals and Non-print source). This study was carried out by pretest and posttest. Before the one month of post-test, two days seminar was conducted about referencing style. According to the pre-test result, the overall level for the undergraduates? performance of writing referencing style in their assignments is 28.33%. However, due to the two days? workshop knowledge about the usage of referencing style was increasing all categories. The referencing style for books were increased from 43.33% to 51.66%, for periodicals were increased from 26.6% to 33.33%, for non-print sources were increased from 15% to 18.33%, and the overall performance was 34.44%, but level is not in satisfactory level.

\end{abstract}


\keywords{referencing style, aesthetic, assignment.}

\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
he current development technologies provide a huge amount of information within a minute; information was obtained in different formats. In this scenario, access, organize and using appropriate printed and electronic information resources becomes an essential requirement in the contemporary era. In the context of University education, writing of assignments are an integral part of the learners, to expand knowledge in specific disciplines, engage in learning and research. In the meantime, writing and organizing the references, in particular referencing style plays a significant role in the academic assignments writing process. If it's used appropriate reference style, that particular document or research becomes high-quality reference and helps to avoid plagiarism. But it is a challenge for undergraduate in the present information era, where the information is abundant. According to Mashroofa (2009) "Information, overload is a frequent complaint within these environments. Because of the complexity of these environments, undergraduate face with diverse and abundant information choices in their academic studies" taking into consideration of these factors undergraduates should be guided to acquire proper skills for using reference system. In this background, this study aims to evaluate the knowledge and for writing different referencing style in the final year esthetic Studies Undergraduates assignments at Eastern University, Sri Lanka. Although there are different reference management software like End Note, Mendeley etc; it is difficult to use this software in aesthetic studies assignments and the medium for conducting all academic programme in tamil at Swami Vipulananda Institute of Aesthetic Studies . The available software does not support the local language properly. Moreover, available literature on various referencing styles is also in English, by which the students in aesthetic studies struggle to write the references in their assignments and reports. Therefore students have to be trained for different referencing styles manually. The undergraduate follows esthetic studies at the Swami Vipulananda Institute of Aesthetic Studies, which was merged as a higher education institute with Eastern University, Sri Lanka officially in 14 th   
\section[{T Statement of the Problem}]{T Statement of the Problem}\par
Referencing style has been a subject of concern to an undergraduate in most of the Aesthetic studies. Also, the lack of appropriate knowledge in writing referencing style in assignments has become worrisome for all undergraduate. It was observed while the undergraduate students submit assignments throughout their study programme. Therefore, the study intended to carry out on evaluating their Skills for writing Referencing Styles in the Assignments of Aesthetic Studies Undergraduates. 
\section[{II.}]{II.} 
\section[{Objectives of the Study}]{Objectives of the Study}\par
The objective of the study is ? To investigate the use of reference skill of aesthetic studies undergraduate in their assignments ? To examine the use of referencing styles for different formats of information sources (Books, Periodicals, and Nonprint sources) in Undergraduates assignments. ? To suggest the remedies for undergraduates to write the reference more effectively.\par
III. 
\section[{Methodology}]{Methodology}\par
Descriptive survey method has been used for this study and observation chart has been used as the data collecting instrument. The target population included in the study was all final year students of the academic year of 2009/2010, enrolled in Swami Vipulananda Institute of Aesthetic Studies, Eastern University Sri Lanka. The sample size calculated as per Barletta.  {\ref (2001)}. accordingly, the sample size for the present study is 75 as the population size is 164. However, only 60 students have responded for this study. Therefore the response rate of present study is 80 \%. The sample was selected through stratified random sampling. The undergraduates' population was satisfied into two categories, according to their field of study and gender.\par
In this study, a pre-observation (pre-test) carried out with undergraduate's assignment in 2014 October. The researcher conducted a workshop on different referencing styles consisting of three sub topic. The programs conducted for two days and at the end of the program (after one month of a program) a post observation (post-test) was carried out with undergraduates' new assignments. The collected data were analyzed using SPSS statistical software for descriptive statistics.\par
IV. 
\section[{Results and Discussion}]{Results and Discussion}\par
Since the aesthetic studies undergraduate mostly use books, periodicals and non-print sources for their assignments, the data analysis was limited only to three categories such as referencing style for the format of Books, Periodicals and Non print sources. According to the pre-test, it was noted that the highest percentage of aesthetics studies undergraduates (56.67\%) were not familiar with for the referencing style for books. Likewise, the Undergraduates were also not familiar in referencing styles of non-print sources and Periodicals. In the pretest, 15\% of the students wrote appropriate reference for non-print sources and only 26.66\% of the students wrote an appropriate reference periodical. Overall performance in writing different reference style in undergraduates' assignments was not in the satisfactory level that is Majority of students (71.67\%) was not familiar with the use of reference in an appropriate way. The results are given Table  {\ref 01}.Table 1: From Pre-observation\par
The performance levels of writing referencing styles in undergraduate assignment after the post observation are given table  {\ref 02}. 
\section[{Table 2: From Post-observation}]{Table 2: From Post-observation}\par
The result of post-test indicates that the skills for writing different referencing styles in the assignments of aesthetic studies undergraduates after conducting two days' workshop were slightly increased in all categories. The in-depth analysis showed that the overall performance of appropriate referencing style level was increased by 6.11\%, which ranges from 2.16\% to 8.33\%. The writing skill referencing style for periodical was increased by 6.67\%, for non-print sources it was increased by 2.16\%, and for books it was increased by 8.35\%. However, the overall increase did not exceed the 50\%, but it was only 34.44\%. In the comparison of preobservation and post-observation for writing referencing style in their assignment is given in table \hyperref[tab_0]{03}. According to this study, the overall average level in the usage of referencing style in Undergraduates assignment was at needs improvement level. Further, the study reveals that due to the two days' workshop knowledge about the usage of referencing style at the assignment of aesthetics studies undergraduates was slightly increased in all categories. But those levels are not even in a satisfactory level. Therefore the skills for writing referencing styles should be improved in an appropriate way among the aesthetic studies undergraduates from in their first-year studies. Hence, the following recommendation can be made to develop the undergraduate referencing style.\par
The Institute should plan and arrange short term awareness program and workshop at regular intervals to develop the referencing skill among students. They need training especially on non-print sources referencing and periodical reference style. Therefore Institute should consider the time duration and the length to the program to be relevant to Undergraduates. \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.2788\textwidth}P{0.3706\textwidth}P{0.20059999999999997\textwidth}}
\tabcellsep \multicolumn{2}{l}{Writing appropriate reference}\\
\tabcellsep styles\tabcellsep \\
Category\tabcellsep Undergraduates\tabcellsep Percentage\\
Books\tabcellsep 26\tabcellsep 43.33\%\\
Periodicals\tabcellsep 16\tabcellsep 26.66\%\\
Non-print sources\tabcellsep 09\tabcellsep 15\%\\
\tabcellsep \multicolumn{2}{l}{Writing appropriate reference}\\
\tabcellsep style\tabcellsep \\
Category\tabcellsep Undergraduates\tabcellsep Percentage\\
Books\tabcellsep 31\tabcellsep 51.66\%\\
Periodicals\tabcellsep 20\tabcellsep 33.33\%\\
Non print sources\tabcellsep 11\tabcellsep 18.33\%\end{longtable} \par
 
\caption{\label{tab_0}Table 3 :}\end{figure}
 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Somaratna (2011)]{b7}\label{b7} 	 		\textit{Enhancing the quality process of undergraduates of the facility of science, University of Colombo by incorporeity and information skills development program in to the curriculums},  		 			S Somaratna 		.  		2011. May 2011.  	 	 (Conference paper presented on SLAIHEE conference) 
\bibitem[Information literacy competency standards for higher education ()]{b0}\label{b0} 	 		\textit{Information literacy competency standards for higher education},  		 \url{http://www.acrl.org/ala/mgrps/divs/acrl/standards.Pdf}  		2000.  	 
\bibitem[Ranaweera ()]{b6}\label{b6} 	 		‘Information Literacy program conducted by the Universities in Sri Lanka’.  		 			Prasanna Ranaweera 		.  	 	 		\textit{Journal of the University Librarians Association of Sri Lanka}  		2010. 11 p. .  	 
\bibitem[Burton et al.]{b2}\label{b2} 	 		\textit{Investigating the practices of student researchers: patterns of use and criteria for use of internet and Library sources (as cited in Lizette King.2007) provided Information literacy of incoming Undergraduate Arts Students at the University of Western Cape},  		 			Vicki Burton 		,  		 			Tolar 		,  		 			Scott Chadwick 		.  		PhD Dissertation.  	 
\bibitem[Mashroofa ()]{b5}\label{b5} 	 		\textit{New vistas of information},  		 			M M Mashroofa 		.  		2009. 13 p. .  		 			South Eastern University. Journal of the University Librarians Association of Sri Lanka 		 	 
\bibitem[Bartlett ()]{b1}\label{b1} 	 		‘Organization research: Determining appropriate sample size in survey research’.  		 			Kotrlik Bartlett 		,  		 			Higgins 		.  	 	 		\textit{Journal}  		2001. 19  (1)  p. .  	 	 (Information technology learning and performance) 
\bibitem[Plagiarism and Referencing]{b8}\label{b8} 	 		\textit{Plagiarism and Referencing},  		 \url{Retrievedfromwww.bath.ac.uk/library/.../referencingPlagiarism}  		 		 			University of Bath 		 	 
\bibitem[Beger and Asa ()]{b3}\label{b3} 	 		\textit{The Academic Writer's toolkit: A user's manual. New Delhi, PHI Learning Private LTD},  		 			Arthur Beger 		,  		 			Asa 		.  		2009.  	 
\bibitem[Doyle Christine ()]{b4}\label{b4} 	 		‘The Delphi Method as a Qualitative Assessment tool for development outcome measures for information literacy’.  		 			. S Doyle Christine 		.  	 	 		\textit{School Library media annual}  		1993. 11 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
