ARO Typography Center

SKILL BASED ELECTIVE COURSE – VI LaTeX PRACTICAL 8 Type of given Article.

Prac8

The minimal working working example is gievn below to Type of given Article.

\documentclass[12pt,a4paper]{article}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{amssymb}

\begin{document}
\title{Learning \LaTeX  \ by doing }
\author{Dr. A. Sebastian Selvaraj \\ GL, MKUCC, Dindigul.}
\date{}

\maketitle

\begin{abstract}
My abstract goes here 
\end{abstract}

\section{Preliminaries}
Definition, basic results, lemma 

\subsection{Definitions}
\begin{equation}
a+b =c+d 
\end{equation}
\section{Introduction}
Type your Intro  here. 

\section{Main Results}

\section*{Acknowledgements}

\section*{References}
\end{document}

The output would be

Learning by doing

Dr. A. Sebastian Selvaraj
GL, MKUCC, Dindigul.

Abstract

My abstract goes here

1 Preliminaries

Definition, basic results, lemma

1.1 Definitions

\begin{equation} a+b =c+d \end{equation}

2 Introduction

Type your Intro here.

3 Main Results

Acknowledgements

References

For more clarification see the video which is given below

Post a Comment

0 Comments

/* MCQ Temp */