Questions

For each week, 3 questions should be prepared in LaTeX and two files, that is, .tex and .pdf, should be submitted by email to Bingol by Sunday 21:00.

Please use the following file naming convention when you submit your file.

  • cmpe59i-2012-2-weekNN-LastName.tex” and 
  • cmpe59i-2012-2-weekNN-LastName.pdf

where

  • NN: The week of the course as in
  • LastName: Your lastname. (hope that there is no other student with the same lastname.

LaTeX

Please use the following LaTeX template for your questions.

New to LaTeX

If you are new to LaTeX platform, for help on how to install LaTeX platform and use it, please visit LaTeX.

LaTeX Template

	\documentclass[11pt,a4]{article}
 
	\usepackage{amssymb}
	\usepackage[cmex10]{amsmath}
	\usepackage{hyperref}
	\usepackage[utf8]{inputenc}
	\usepackage[a4paper,top=2.3cm,bottom=1.5cm,left=2cm,right=2cm]{geometry}
	\usepackage{graphicx}
	\usepackage{subfigure}
 
	% README
	% where 
	%   NN: is the week number. For example for the third week, NN would 03.
	%   Lastname: is your last name
	%   Name: is your name
	%   Department: is your department
	%   CourseOrder: is the number assigned to you for the course
 
	\title{Questions Week No: NN}
	\author{cmpe59i 2012 Fall}
	\date{\today} 
 
	\begin{document}
	\maketitle
 
	% ================
	\section{Your CourseOrder, Lastname, Name, Department} 
 
	% ================
	\subsection{Question}
	First question goes in here.
 
	% ================
	\subsection{Question}
	Second question goes in here.
 
	% ================
	\subsection{Question}
	Third question goes in here.
 
	\end{document}
 

Contact us

Department of Computer Engineering, Boğaziçi University,
34342 Bebek, Istanbul, Turkey

  • Phone: +90 212 359 45 23/24
  • Fax: +90 212 2872461
 

Connect with us

We're on Social Networks. Follow us & get in touch.