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)