Explorar el Código

First skeleton of the paper

Andrea Gus hace 8 años
padre
commit
bf033fa1c0
Se han modificado 1 ficheros con 15 adiciones y 0 borrados
  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}