From 56bd6b35334215abfb01b141a05ddb4c13be78ee Mon Sep 17 00:00:00 2001 From: Houtan Bastani <houtan@dynare.org> Date: Tue, 28 Jan 2020 11:22:52 +0100 Subject: [PATCH] add resource link to JSON blog post --- resources/index.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/resources/index.md b/resources/index.md index 6b4a177..9149b9f 100644 --- a/resources/index.md +++ b/resources/index.md @@ -69,6 +69,9 @@ distributed with each Dynare release and also available here: <i class="fas fa-file-pdf"></i> [Houtan Bastani and Sébastien Villemot's Macro Processor Tutorial](../assets/team-presentations/macroprocessor.pdf) </p> +<p class="indent" markdown="1"> +<i class="fas fa-file-pdf"></i> [Houtan Bastani's Tutorial on using the Preprocessor's JSON output](https://macro.cepremap.fr/article/2020-01/dynare-preprocessor-w-json/) +</p> # <i class="fas fa-book"></i> Dynare implementations of published models -- GitLab