\documentclass[12pt]{article}
\usepackage[margin=1in]{geometry}
\usepackage{amsmath,amssymb}
\usepackage{graphicx}
\usepackage{natbib}
\usepackage{authblk}
\title{Article Title: An Investigation of [Topic]}
\author[1]{First Author}
\author[2]{Second Author}
\affil[1]{Department, University Name}
\affil[2]{Department, University Name}
\begin{document}
\maketitle
\begin{abstract}
This study examines [research question]. Our findings reveal [main result] with implications for [field].
\end{abstract}
\textbf{Keywords:} keyword1, keyword2, keyword3
\section{Introduction}
Research in [field] has demonstrated [background]. However, questions remain about [gap].
\section{Literature Review}
Previous studies have investigated [related work] \citep{citation}.
\section{Methodology}
\subsection{Participants}
The study included N participants.
\subsection{Procedure}
Data was collected using [method].
\section{Results}
Our analysis revealed [findings].
\section{Discussion}
These results suggest [interpretation].
\section{Conclusion}
This research contributes [contribution] to the field.
\bibliographystyle{apalike}
\bibliography{references}
\end{document}
PDF Preview
Create an account to compile and preview