\documentclass[final]{beamer} \usetheme{IST} \usepackage[orientation=portrait,size=a0,scale=1.3,debug]{beamerposter} % poster size \usepackage[absolute,overlay]{textpos} \usepackage[utf8]{inputenc} \setlength{\TPHorizModule}{1cm} \setlength{\TPVertModule}{1cm} \title{In silico toxicology eNanoMapper REST services} \author{M. Rautenberg, C. Helma, D. Gebele} \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,8.4) \begin{block}{Abstract} \justifying \input{./markdown_blocks/rest_summary} \end{block} \begin{block}{{\tt lazar}} \justifying \input{./markdown_blocks/rest_lazar_description} \end{block} \begin{block}{REST} \justifying \input{./markdown_blocks/rest_rest} \end{block} \begin{block}{{\tt lazar-rest} services} \justifying \input{./markdown_blocks/rest_lazar-rest} \end{block} \begin{block}{{\tt lazar-rest} Swagger interface} \vskip.2ex \input{./markdown_blocks/rest_swagger_ui} \vskip.2ex \input{./markdown_blocks/rest_screenshot} \end{block} \begin{block}{QMRF support} \justifying \input{./markdown_blocks/rest_qmrf} \end{block} \end{textblock} \begin{textblock}{40.5}(42.6,8.4) \begin{block}{Integration with eNanoMapper and other services} \input{./markdown_blocks/rest_integration} \end{block} \begin{block}{Authorization \& authentication} \justifying \input{./markdown_blocks/rest_aa} \end{block} \begin{alertblock}{Practical linux cURL command examples} \input{./markdown_blocks/rest_examples} \end{alertblock} \begin{exampleblock}{Links} \input{./markdown_blocks/rest_links} \end{exampleblock} \begin{block}{References} \justifying \small\bibliography{references} \end{block} \end{textblock} \end{frame} \end{document}