Update research paper with new sections, citations, and bibliography; enhance .gitignore for LaTeX artifacts
This commit is contained in:
@@ -37,19 +37,31 @@ component, formatting, style, styling, insert.
|
||||
|
||||
\section{Introduction}
|
||||
Test section.
|
||||
Dummy citations \cite{bayani2017internet}, \cite{formisano2015advantages}, \cite{houssein2024internet}, \cite{malik2023smart}, \cite{shatat2024smart}
|
||||
|
||||
\subsection{Maintaining the Integrity of the Specifications}
|
||||
|
||||
Test subsection.
|
||||
|
||||
\section{Methodology}
|
||||
\section{Research Methodology}
|
||||
This study adopts a Systematic Literature Review (SLR) approach to examine the advantages and disadvantages of using Internet of Things (IoT) technologies in smart cities. The reason for this approach
|
||||
is to provide a comprehensive unbiased overview of the current state of research on this topic.
|
||||
\newline
|
||||
\newline
|
||||
To identify relevant papers, a structured search string was developed to capture a broad range of perspectives on the topic. The following search query was used in academic databases:
|
||||
\begin{quote}
|
||||
TI (iot OR "internet of things") AND (smart cities OR "smart city") AND (advantages OR benefits OR pros OR strengths OR disadvantages OR cons OR risks OR challenges OR drawbacks OR weaknesses)
|
||||
\end{quote}
|
||||
The search was limited to peer-reviewed journal articles and conference papers published in English. As a database for the search, Google Scholar and EBSCO were used.
|
||||
|
||||
\section{Advantages of using IoT for Smart Cities}
|
||||
\section{Advantages of IoT in Smart Cities}
|
||||
|
||||
\section{Disadvantages of using IoT for Smart Cities}
|
||||
\section{Disadvantages of IoT in Smart Cities}
|
||||
|
||||
\section{Conclusion}
|
||||
|
||||
\section{References}
|
||||
\bibliographystyle{IEEEtran}
|
||||
\bibliography{IEEEabrv, references}
|
||||
|
||||
\end{document}
|
||||
|
||||
Reference in New Issue
Block a user