User submissions are the sole responsibility of contributors, with TuteeHUB disclaiming liability for accuracy, copyrights, or consequences of use; content is for informational purposes only and not professional advice.
I am writing the AUN (Asean University Network) format for my university like that. However, I do not know make the status like "University of HongKong", "Department of Telecommunication" etc at the center of part, and the 3 tables like that?
Below is my entire code for an as table example as I managed to create:
\documentclass[a4paper, 12pt]{article}\usepackage[a4paper,tmargin=1.0cm, bmargin=1.5cm, lmargin=1.5cm, rmargin=1.5cm,landscape]{geometry}\usepackage{comment}\usepackage{fullpage}\usepackage{xcolor}\usepackage{amsmath,amsxtra,latexsym, amssymb, amscd}\usepackage[mathletters]{ucs}\usepackage[utf8x]{inputenc}\usepackage{color}\usepackage{graphicx}\usepackage{times}\usepackage{booktabs}\usepackage{multirow,bigstrut}\usepackage{tabu}\begin{document}%Header-Make sure you update this information!!!!\noindent\large\textbf{UNIVERSITY OF HONGKONG}\hfill\textbf{DEPARTMENT OF TELECOMMUNICATION}\\\normalsize FACULTY OF ELECTRICAL \& ELECTRONICS ENGINEERING \hfill Independence – Freedom – Happiness
\\\hfill HongKong city, ………………………………
\begin{center}\section*{ COURSE SYLLABUS}\subsection*{DIGITAL IMAGE PROCESSING}\subsection*{Course code: 402084}\end{center}\section{Information}\begin{center}\begin{tabular}{|c|c|c|c|c|c|c|c}\hline
No. of credits & 2(2,0)\\% \hline% \multicolumn{1}{|c|}{Time allocation} & Theory (hours) & 45 & Practice (hours) & 0 & Self-study (hours) & 90 \\\hline
Prior-completion & N/A \\\hline
Co-requisite & Digital Signal Processing \\\hline
Programme & Bachelor in Electronics and Telecommunications Engineering
\\\hline\end{tabular}\end{center}\section{Course objectives (COs)}\begin{center}\begin{tabular}{|c|c|c|c|c|c|c|c}\hline
No. & Course Outcomes (COs)& Expected Learning Outcomes (ELOs)\\\hline1& Understand the about Digital Image Processing: applications digital image processing, basic steps in digital image processing. & ELO 4 \\\hline
2 & Understand how to design digital image processing algorithms. & ELO 4 \\\hline
3 & Understand the about Digital Image Processing: applications digital image processing, basic steps in digital image processing. & ELO 4 \\\hline
3 & Understand the about Digital Image Processing: applications digital image processing, basic steps in digital image processing.
No matter what stage you're at in your education or career, TuteeHUB will help you reach the next level that
you're aiming for. Simply,Choose a subject/topic and get started in self-paced practice
sessions to improve your knowledge and scores.
manpreet
Best Answer
3 years ago
I am writing the AUN (Asean University Network) format for my university like that. However, I do not know make the status like "University of HongKong", "Department of Telecommunication" etc at the center of part, and the 3 tables like that?
Below is my entire code for an as table example as I managed to create: