Browse Source

First skeleton of the paper

Andrea Gus 8 years ago
parent
commit
bf033fa1c0
1 changed files with 15 additions and 0 deletions
  1. 15 0
      source/paper.tex

+ 15 - 0
source/paper.tex

@@ -0,0 +1,15 @@
+\documentclass[10pt, a4paper, twocolumn]{article}
+\usepackage[utf8]{inputenc}
+\usepackage{lipsum}
+
+\title{Computer Ethics Paper}
+\author{Andrea Gussoni}
+%\date{February 2016}
+
+\begin{document}
+
+\begin{titlepage}
+\maketitle
+\end{titlepage}
+
+\end{document}