\documentclass[final]{beamer} \usetheme{IST} \usepackage[orientation=portrait,size=a0,scale=1.24,debug]{beamerposter} % poster size \usepackage[absolute,overlay]{textpos} \usepackage[utf8]{inputenc} \setlength{\TPHorizModule}{1cm} \setlength{\TPVertModule}{1cm} \title{Integration of in silico toxicology services in the \\ eNanoMapper infrastructure } \author{C. Helma, D. Gebele, M. Rautenberg} \institute{\emph{in silico} toxicology gmbh, Basel, Switzerland} \footer{Contact: \texttt{support@in-silico.ch}. Information: \texttt{www.in-silico.ch} \\ \emph{in silico} toxicology gmbh - Rastatterstrasse 41 - CH-4057 Basel, Switzerland } \begin{document} \begin{frame}{} \begin{textblock}{40.5}(1,10) \begin{block}{Abstract} \input{./markdown_blocks/integration_summary} \end{block} \begin{block}{{\tt lazar} \cite{helma_2017}\cite{helma_christoph_2016_215483}} \input{./markdown_blocks/integration_lazar} \end{block} \begin{block}{{\tt nano-lazar} GUI \cite{gebele_denis_2017_250818}} \input{./markdown_blocks/integration_nano-lazar} \end{block} \end{textblock} \begin{textblock}{40.5}(42.6,10) \begin{block}{{\tt nano-lazar} REST interface \cite{rautenberg_micha_2016_187328}} \input{./markdown_blocks/integration_lazar-rest} \end{block} \begin{block}{eNM {\tt ontology viewer} \cite{gebele_denis_2017_259384}} \input{./markdown_blocks/integration_ontoviewer} \end{block} \begin{block}{RDF store} \input{./markdown_blocks/integration_rdf} \end{block} \begin{block}{eNM SPARQL interface} \input{./markdown_blocks/integration_sparql} \end{block} \end{textblock} \begin{textblock}{82.1}(1,36) \input{./markdown_blocks/integration_diagram} \end{textblock} \begin{textblock}{40.5}(1,97) \begin{exampleblock}{Links} \input{./markdown_blocks/integration_links} \end{exampleblock} \end{textblock} \begin{textblock}{40.5}(42.6,97) \begin{block}{References} \small\bibliography{references} \end{block} \end{textblock} \end{frame} \end{document}