Tash Diaz edited documentclass_11pt_a4paper_twoside_article__.tex  about 8 years ago

Commit id: 01d00f29d0a63f328631fde194f1f1bdcd1800a9

deletions | additions      

       

\documentclass[11pt,a4paper,twoside]{article}  \usepackage[latin1]{inputenc}  \usepackage[centering]{geometry}  \usepackage{fancyhdr}  \usepackage{lipsum}  \usepackage{tocloft}  %for alternating title with author and page number  \fancyhf{}  \renewcommand\headrulewidth{0pt}  \fancyhead[CO]{\nouppercase\leftmark}  \fancyhead[CE]{\hdrtitle}  \fancyhead[LE,RO]{\thepage}  \pagestyle{fancy}  \renewcommand\sectionmark[1]{\markboth{#1}{}}  \title{MY TITLE}  \author{MY NAME}  \makeatletter  \let\hdrtitle\@title  \makeatother  \begin{document}  \tableofcontents  \section{Review \section*{Review  of Related Literature} \subsection{Related \subsection*{Related  Studies on electromyography} \subsection{Related \subsection*{Related  Studies on EMG in Human Interaction Systems} \subsection{Related \subsection*{Related  Studies on machine learning techniques used in games} \end{document}