From 435a77fcc4ca0bc87f329598b20691a279102011 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Fri, 27 Nov 2020 00:17:30 +0300 Subject: Initial commit --- answer_sheet/main.tex | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 answer_sheet/main.tex (limited to 'answer_sheet/main.tex') diff --git a/answer_sheet/main.tex b/answer_sheet/main.tex new file mode 100644 index 0000000..4e2b3a3 --- /dev/null +++ b/answer_sheet/main.tex @@ -0,0 +1,33 @@ +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% Lachaise Assignment +% LaTeX Template +% Version 1.0 (26/6/2018) +% +% This template originates from: +% http://www.LaTeXTemplates.com +% +% Authors: +% Marion Lachaise & François Févotte +% Vel (vel@LaTeXTemplates.com) +% +% License: +% CC BY-NC-SA 3.0 (http://creativecommons.org/licenses/by-nc-sa/3.0/) +% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +\documentclass{article} +\input{structure.tex} + +\title{CENG567: Homework \#3} +\author{Yiğit Sever} +\date{\today} + +\addbibresource{mylib.bib} + +%---------------------------------------------------------------------------------------- + +\begin{document} + +\maketitle + +\end{document} -- cgit v1.2.3-70-g09d2