Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- \documentclass[12pt]{article}
- \usepackage[english]{babel}
- \usepackage[utf8x]{inputenc}
- \usepackage{amsmath}
- \usepackage{graphicx}
- \usepackage[colorinlistoftodos]{todonotes}
- %\usepackage{fullpage}
- \usepackage{multirow}
- \begin{document}
- \begin{titlepage}
- \newcommand{\HRule}{\rule{\linewidth}{0.5mm}}
- \center
- \textsc{\LARGE Ahsanullah Univerity of Science \& Technology}\\[1.5cm]
- \textsc{\Large CSE 3108}\\[0.5cm]
- \textsc{\large Microprocessor Lab}\\[0.5cm]
- \HRule \\[0.4cm]
- { \huge \bfseries Assembly to Machine code using loop}\\[0.4cm]
- \HRule \\[1.5cm]
- \begin{minipage}{0.4\textwidth}
- \begin{flushleft}
- \emph{Submitted by:}
- \vspace{1ex}
- \textsc{MD Abdullah Al Nasim}\\
- \textsc{15.01.04.085}\\
- \vspace{1ex}
- \textsc{Masud Rana}\\
- \textsc{15.01.04.090}\\
- \vspace{1ex}
- \textsc{Murad Hossain}\\
- \textsc{15.01.04.102}\\
- \vspace{1ex}
- \textsc{Sovon Chakraborty}\\
- \textsc{15.01.04.104}\\
- \vspace{1ex}
- \textsc{Amit Niloy}\\
- \textsc{15.01.04.105}\\
- \end{flushleft}
- \end{minipage}
- ~
- \begin{minipage}{0.4\textwidth}
- \begin{flushright} \large
- \emph{Supervisor:} \\
- \textsc{Sujan Sarker}
- \HRule \\[2cm]
- \includegraphics[scale =.2]{LogoAust.jpg}
- \end{flushright}
- \end{minipage}\\[2cm]
- %\title{Assembly to machine code using loop}
- %\author{MD Abdullah Al Nasim}
- {\large \today}\\[2cm]
- \end{titlepage}
- %\maketitle
- \section{Introduction}
- \end{document}
Advertisement
Add Comment
Please, Sign In to add comment