From 7ba25835d4d307816c1d0760fc8ba51da5853307 Mon Sep 17 00:00:00 2001 From: Jaromil Date: Fri, 21 Dec 2018 09:51:22 +0100 Subject: [PATCH] update title --- config.zsh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config.zsh b/config.zsh index e08af85..c3ce762 100644 --- a/config.zsh +++ b/config.zsh @@ -3,10 +3,10 @@ # to render, put the writedown directory here # see: https://github.com/dyne/writedown -WRITEDOWN_TITLE="D3.6 Smart Rules implementation, Evaluation of Prototypes and integration" -WRITEDOWN_AUTHOR="Denis Roio" +WRITEDOWN_TITLE="D3.6 Smart Rules Implementation Evaluation of Prototypes and Integration" +WRITEDOWN_AUTHOR="Denis Roio, Puria Nafisi Azizi" WRITEDOWN_AFFILIATION="Dyne.org Foundation" -WRITEDOWN_DATE="November 2018" +WRITEDOWN_DATE="December 2018" WRITEDOWN_TAGS="[language, DSL, crypto, integration, smart-contract]" # number for each section @@ -16,7 +16,7 @@ WRITEDOWN_TOC=yes # bibliographic citation style (see writedown/citstyle) WRITEDOWN_CITSTYLE=harvard-kings-college-london # font size -WRITEDOWN_FONTSIZE=14pt +WRITEDOWN_FONTSIZE=12pt # bibtex file for bibliographic sources # WRITEDOWN_BIB=./views/references.bib # latex template (header and footer)