analysis-of-captcha-systems/paper.tex
2021-09-21 16:25:14 +05:30

17 lines
448 B
TeX

\documentclass[conference]{IEEEtran}
%\usepackage[english]{babel} % To obtain English text with the blindtext package
%\usepackage{blindtext}
\begin{document}
\title{Analysis of bot detection and spam prevention systems}
\author{\IEEEauthorblockN{Aravinth Manivannan, Sibi Chakkaravarthi}
\IEEEauthorblockA{mCaptcha}}
\maketitle
\input{intro/intro.tex}
\input{pre-req/main.tex}
\input{analysis/main.tex}
\input{conclusion.tex}
\end{document}