From 1068ca8ed5497d0e42918b7c7e3152d18ad19276 Mon Sep 17 00:00:00 2001 From: Jan Michel Date: Mon, 13 Jan 2014 18:21:38 +0100 Subject: [PATCH] added empty file for MVD electronics --- .gitignore | 1 + .../JACoW-GSI-2013.cls | 1 + .../mvdelectronics.tex | 24 +++++++++++++++++++ 3 files changed, 26 insertions(+) create mode 120000 GSI_2014_JM-MW_MVD-Electroncis/JACoW-GSI-2013.cls create mode 100644 GSI_2014_JM-MW_MVD-Electroncis/mvdelectronics.tex diff --git a/.gitignore b/.gitignore index 98a6379..482e973 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ *.bbl *.log *.MOV +*.pdf diff --git a/GSI_2014_JM-MW_MVD-Electroncis/JACoW-GSI-2013.cls b/GSI_2014_JM-MW_MVD-Electroncis/JACoW-GSI-2013.cls new file mode 120000 index 0000000..ae28ddc --- /dev/null +++ b/GSI_2014_JM-MW_MVD-Electroncis/JACoW-GSI-2013.cls @@ -0,0 +1 @@ +../JACoW-GSI-2013.cls \ No newline at end of file diff --git a/GSI_2014_JM-MW_MVD-Electroncis/mvdelectronics.tex b/GSI_2014_JM-MW_MVD-Electroncis/mvdelectronics.tex new file mode 100644 index 0000000..d7fc22b --- /dev/null +++ b/GSI_2014_JM-MW_MVD-Electroncis/mvdelectronics.tex @@ -0,0 +1,24 @@ +\documentclass{JACoW-GSI-2013} +\usepackage{graphicx} +\usepackage{url} +\usepackage[utf8]{inputenc} +\usepackage{amsmath} +\usepackage{amssymb} +%% GSI Scientific Report 2013 +%% \setlength{\titleblockheight}{27mm} KG +\setlength{\titleblockheight}{35mm} + +\begin{document} +\title{The next generation of CBM MVD read-out electronics\thanks{Work supported by +BMBF}} + +\author[1]{J. Michel} +\author[1]{M. Wiebusch} +\affil[1]{Goethe-Universität Frankfurt} + +\maketitle + + + +\end{document} + -- 2.43.0