summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrautenberg <rautenberg@in-silico.ch>2017-01-12 10:40:51 +0100
committerrautenberg <rautenberg@in-silico.ch>2017-01-12 10:40:51 +0100
commitd901c92e3b5e2a60155784c8309e92ff71859617 (patch)
tree3648c300c27d057a426c265be83c53c5785275fe
parentc6102208da95884e158cc7767de72d1b2ba81215 (diff)
add zenodo publications to bibtex, edit rest poster
-rw-r--r--Makefile6
-rw-r--r--beamerthemeIST.sty4
-rw-r--r--markdown_blocks/rest_summary.md2
-rw-r--r--nmsa-ist-rest.tex12
-rw-r--r--references.bib32
5 files changed, 44 insertions, 12 deletions
diff --git a/Makefile b/Makefile
index 9d8d7e5..e702e28 100644
--- a/Makefile
+++ b/Makefile
@@ -41,9 +41,9 @@ nmsa-ist-integration:
nmsa-ist-rest:
./md2tex.sh nmsa-ist-rest.tex
$(PDFLATEX) nmsa-ist-rest.tex
- # $(BIBTEX) nmsa-ist-rest
- # $(PDFLATEX) nmsa-ist-rest.tex
- # $(PDFLATEX) nmsa-ist-rest.tex
+ $(BIBTEX) nmsa-ist-rest
+ $(PDFLATEX) nmsa-ist-rest.tex
+ $(PDFLATEX) nmsa-ist-rest.tex
# Poster 2
exampleposter2:
diff --git a/beamerthemeIST.sty b/beamerthemeIST.sty
index f7b08a9..76ccabf 100644
--- a/beamerthemeIST.sty
+++ b/beamerthemeIST.sty
@@ -14,8 +14,8 @@
\setbeamertemplate{itemize items}[triangle] % list bullets (triangle, circle, square, ball)
\setbeamertemplate{navigation symbols}{} % set this to remove navigation symbols on a poster
-\usepackage[square, numbers, comma, sort&compress]{natbib}
-\bibliographystyle{ieeetr} % Use "unsrtnat" BibTeX style ( abbrv, acm, ieeetr, plain)
+\usepackage[square, numbers, comma, sort&compress]{natbib}
+\bibliographystyle{unsrtnat} % Use "unsrtnat" BibTeX style ( abbrv, acm, ieeetr, plain)
\usepackage{longtable}
\usepackage{listings}
diff --git a/markdown_blocks/rest_summary.md b/markdown_blocks/rest_summary.md
index 5742c71..0f2fc5c 100644
--- a/markdown_blocks/rest_summary.md
+++ b/markdown_blocks/rest_summary.md
@@ -2,4 +2,4 @@ During the eNanoMapper project in silico toxicologies (IST) webservices were
adapted in order to provide REST interfaces that adhere to eNanoMapper
standards and specifications and supplemented with interactive SWAGGER
documentation. This poster will give an overview of ISTs eNanoMapper API
-compatible REST services and demonstrate its usage with practical examples.
+compatible REST services\cite{rautenberg_micha_2016_187328} and demonstrate its usage with practical examples.
diff --git a/nmsa-ist-rest.tex b/nmsa-ist-rest.tex
index 7bf3c3f..f64fb5e 100644
--- a/nmsa-ist-rest.tex
+++ b/nmsa-ist-rest.tex
@@ -24,11 +24,11 @@
\begin{textblock}{40.5}(1,14)
\begin{block}{Abstract}
- \input{./markdown_blocks/services_summary}
+ \input{./markdown_blocks/rest_summary}
\end{block}
- \begin{block}{Screenshot}
- \input{./markdown_blocks/screenshot}
+ \begin{block}{Swagger API GUI}
+ \input{./markdown_blocks/rest_screenshot}
\end{block}
\begin{block}{Markdown tables}
@@ -39,8 +39,8 @@
\begin{textblock}{40.5}(42.6,14)
- \begin{block}{Maths example}
- \input{./markdown_blocks/maths}
+ \begin{block}{Authorization \& Authentication}
+ \input{./markdown_blocks/rest_aa}
\end{block}
\begin{alertblock}{Highlighted Box}
@@ -52,7 +52,7 @@
\end{block}
\begin{exampleblock}{Links}
- \input{./markdown_blocks/services_links}
+ \input{./markdown_blocks/rest_links}
\end{exampleblock}
\begin{block}{References}
diff --git a/references.bib b/references.bib
index 1b31933..5e73eec 100644
--- a/references.bib
+++ b/references.bib
@@ -1,3 +1,35 @@
+@misc{rautenberg_micha_2016_187328,
+ author = {Rautenberg, Micha and
+ Gebele, Denis and
+ Helma, Christoph},
+ title = {lazar-rest},
+ month = oct,
+ year = 2016,
+ note = {{source code for this version on Github:
+ https://github.com/opentox/lazar-rest/tree/v1.0.0}},
+ doi = {10.5281/zenodo.187328},
+ url = {https://doi.org/10.5281/zenodo.187328}
+}
+@misc{helma_christoph_2016_215483,
+ author = {Helma, Christoph and
+ Denis Gebele and
+ Rautenberg, Micha},
+ title = {lazar},
+ month = dec,
+ year = 2016,
+ doi = {10.5281/zenodo.215483},
+ url = {https://doi.org/10.5281/zenodo.215483}
+}
+@misc{rautenberg_micha_2016_179038,
+ author = {Rautenberg, Micha and
+ Helma, Christoph and
+ Gebele, Denis},
+ title = {qsar-report ruby gem library},
+ month = sep,
+ year = 2016,
+ doi = {10.5281/zenodo.179038},
+ url = {https://doi.org/10.5281/zenodo.179038}
+}
@article{batke2016innovative,
title={Innovative Strategies to Develop Chemical Categories Using a Combination of Structural and Toxicological Properties},
author={Batke, Monika and G{\"u}tlein, Martin and Partosch, Falko and Gundert-Remy, Ursula and Helma, Christoph and Kramer, Stefan and Maunz, Andreas and Seeland, Madeleine and Bitsch, Annette},