al__nasim

mp_lab_cover page

Jun 11th, 2017
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Latex 1.48 KB | None | 0 0
  1. \documentclass[12pt]{article}
  2. \usepackage[english]{babel}
  3. \usepackage[utf8x]{inputenc}
  4. \usepackage{amsmath}
  5. \usepackage{graphicx}
  6. \usepackage[colorinlistoftodos]{todonotes}
  7. %\usepackage{fullpage}
  8. \usepackage{multirow}
  9.  
  10.  
  11. \begin{document}
  12.  
  13. \begin{titlepage}
  14. \newcommand{\HRule}{\rule{\linewidth}{0.5mm}}
  15.  
  16. \center
  17.  
  18. \textsc{\LARGE Ahsanullah Univerity of Science \& Technology}\\[1.5cm]
  19. \textsc{\Large CSE 3108}\\[0.5cm]
  20. \textsc{\large Microprocessor Lab}\\[0.5cm]
  21.  
  22.  
  23. \HRule \\[0.4cm]
  24. { \huge \bfseries Assembly to Machine code using loop}\\[0.4cm]
  25. \HRule \\[1.5cm]
  26.  
  27.  
  28. \begin{minipage}{0.4\textwidth}
  29. \begin{flushleft}
  30. \emph{Submitted by:}
  31.  \vspace{1ex}
  32.  
  33.    \textsc{MD Abdullah Al Nasim}\\
  34.    \textsc{15.01.04.085}\\
  35.      \vspace{1ex}
  36.     \textsc{Masud Rana}\\
  37.    \textsc{15.01.04.090}\\
  38.      \vspace{1ex}
  39.     \textsc{Murad Hossain}\\
  40.    \textsc{15.01.04.102}\\
  41.      \vspace{1ex}
  42.     \textsc{Sovon Chakraborty}\\
  43.    \textsc{15.01.04.104}\\
  44.      \vspace{1ex}
  45.     \textsc{Amit Niloy}\\
  46.    \textsc{15.01.04.105}\\
  47.    
  48. \end{flushleft}
  49. \end{minipage}
  50. ~
  51. \begin{minipage}{0.4\textwidth}
  52. \begin{flushright} \large
  53. \emph{Supervisor:} \\
  54. \textsc{Sujan Sarker}
  55.  
  56. \HRule \\[2cm]
  57.  
  58. \includegraphics[scale =.2]{LogoAust.jpg}
  59.  
  60. \end{flushright}
  61. \end{minipage}\\[2cm]
  62.  
  63.  
  64.  
  65.  
  66. %\title{Assembly to machine code using loop}
  67. %\author{MD Abdullah Al Nasim}
  68. {\large \today}\\[2cm]
  69.  
  70. \end{titlepage}
  71.  
  72. %\maketitle
  73.  
  74. \section{Introduction}
  75.  
  76. \end{document}
Advertisement
Add Comment
Please, Sign In to add comment